summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2003-09-25 16:12:51 +0000
committerCaleb Tennis <caleb@gentoo.org>2003-09-25 16:12:51 +0000
commit78f3098fae546cce3aa93a9502446af5ec9dd1f2 (patch)
treee6035ab8405e9609fb8c650757fc0c67f50cd775 /app-office/koffice/koffice-1.2-r1.ebuild
parentnew version (diff)
downloadgentoo-2-78f3098fae546cce3aa93a9502446af5ec9dd1f2.tar.gz
gentoo-2-78f3098fae546cce3aa93a9502446af5ec9dd1f2.tar.bz2
gentoo-2-78f3098fae546cce3aa93a9502446af5ec9dd1f2.zip
new beta, remove stale versions
Diffstat (limited to 'app-office/koffice/koffice-1.2-r1.ebuild')
-rw-r--r--app-office/koffice/koffice-1.2-r1.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/app-office/koffice/koffice-1.2-r1.ebuild b/app-office/koffice/koffice-1.2-r1.ebuild
deleted file mode 100644
index c828c8e4bbdf..000000000000
--- a/app-office/koffice/koffice-1.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.2-r1.ebuild,v 1.3 2003/02/13 09:17:01 vapier Exp $
-inherit kde-base flag-o-matic
-
-filter-flags "-fomit-frame-pointer"
-
-need-kde 3
-
-DESCRIPTION="A free, integrated office suite for KDE, the K Desktop Environment."
-HOMEPAGE="http://www.koffice.org/"
-LICENSE="GPL-2 LGPL-2"
-SRC_URI="mirror://kde/stable/$P/src/$P.tar.bz2"
-
-KEYWORDS="x86 ppc"
-
-DEPEND="$DEPEND
- >=dev-lang/python-2.2.1
- >=media-libs/libart_lgpl-2.3.9
- >=media-gfx/imagemagick-5.4.5"
-
-export LIBPYTHON="`python-config --libs`"
-export LIBPYTHON="${LIBPYTHON//-L \/usr\/lib\/python2.2\/config}"
-
-need-automake 1.5
-need-autoconf 2.5
-
-# fix bug #7893 - kde bug #47146.
-# patch from koffice cvs - stable tree
-PATCHES="$FILESDIR/$P-connectortool.diff"