diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-06-22 13:34:26 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-06-22 13:34:26 +0000 |
commit | 05cff24bd14f504ecec80a03335cb4737abb9af3 (patch) | |
tree | 5b4975ab72a09ae3a07388f8cd38f89d7b66adbd /app-office | |
parent | Added to ~ppc, #96775 (diff) | |
download | gentoo-2-05cff24bd14f504ecec80a03335cb4737abb9af3.tar.gz gentoo-2-05cff24bd14f504ecec80a03335cb4737abb9af3.tar.bz2 gentoo-2-05cff24bd14f504ecec80a03335cb4737abb9af3.zip |
Remove old ebuilds.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/karbon/files/digest-karbon-1.4.0_rc1 | 1 | ||||
-rw-r--r-- | app-office/karbon/karbon-1.4.0_rc1.ebuild | 52 | ||||
-rw-r--r-- | app-office/kexi/files/digest-kexi-1.4.0_rc1 | 1 | ||||
-rw-r--r-- | app-office/kexi/kexi-1.4.0_rc1.ebuild | 46 | ||||
-rw-r--r-- | app-office/kivio/files/digest-kivio-1.4.0_rc1 | 1 | ||||
-rw-r--r-- | app-office/kivio/kivio-1.4.0_rc1.ebuild | 36 | ||||
-rw-r--r-- | app-office/koffice-data/files/digest-koffice-data-1.4.0_rc1 | 1 | ||||
-rw-r--r-- | app-office/koffice-data/koffice-data-1.4.0_rc1.ebuild | 29 | ||||
-rw-r--r-- | app-office/koffice-libs/files/digest-koffice-libs-1.4.0_rc1 | 1 | ||||
-rw-r--r-- | app-office/koffice-libs/koffice-libs-1.4.0_rc1.ebuild | 62 | ||||
-rw-r--r-- | app-office/koffice/files/digest-koffice-1.4.0_rc1 | 1 | ||||
-rw-r--r-- | app-office/koffice/koffice-1.4.0_rc1.ebuild | 66 |
12 files changed, 0 insertions, 297 deletions
diff --git a/app-office/karbon/files/digest-karbon-1.4.0_rc1 b/app-office/karbon/files/digest-karbon-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/karbon/files/digest-karbon-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/karbon/karbon-1.4.0_rc1.ebuild b/app-office/karbon/karbon-1.4.0_rc1.ebuild deleted file mode 100644 index 42cfcbf4c5e9..000000000000 --- a/app-office/karbon/karbon-1.4.0_rc1.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/karbon-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:42:49 corsair Exp $ - -MAXKOFFICEVER=${PV} -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice vector drawing application." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - >=media-gfx/imagemagick-5.5.2 - >=media-libs/freetype-2 - media-libs/fontconfig - media-libs/libart_lgpl" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/karbon" - -need-kde 3.3 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile liboofilter first - echo "SUBDIRS = liboofilter karbon" > $S/filters/Makefile.am - - kde-meta_src_unpack makefiles -} diff --git a/app-office/kexi/files/digest-kexi-1.4.0_rc1 b/app-office/kexi/files/digest-kexi-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/kexi/files/digest-kexi-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/kexi/kexi-1.4.0_rc1.ebuild b/app-office/kexi/kexi-1.4.0_rc1.ebuild deleted file mode 100644 index f8f5b4329ffc..000000000000 --- a/app-office/kexi/kexi-1.4.0_rc1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.4.0_rc1.ebuild,v 1.5 2005/06/11 09:44:51 corsair Exp $ - -MAXKOFFICEVER=${PV} -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice integrated environment for database management." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="mysql postgres" - -RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - sys-libs/readline - mysql? ( dev-db/mysql ) - postgres? ( dev-libs/libpqxx ) - dev-lang/python - !dev-db/kexi" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -need-kde 3.3 - -src_compile() { - local myconf="$(use_enable mysql) $(use_enable postgres pgsql)" - - kde-meta_src_compile -} diff --git a/app-office/kivio/files/digest-kivio-1.4.0_rc1 b/app-office/kivio/files/digest-kivio-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/kivio/files/digest-kivio-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/kivio/kivio-1.4.0_rc1.ebuild b/app-office/kivio/kivio-1.4.0_rc1.ebuild deleted file mode 100644 index f592cad6adb9..000000000000 --- a/app-office/kivio/kivio-1.4.0_rc1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kivio/kivio-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:26:37 corsair Exp $ - -MAXKOFFICEVER=${PV} -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice flowchart and diagram tool." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - dev-lang/python" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -need-kde 3.3 diff --git a/app-office/koffice-data/files/digest-koffice-data-1.4.0_rc1 b/app-office/koffice-data/files/digest-koffice-data-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/koffice-data/files/digest-koffice-data-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/koffice-data/koffice-data-1.4.0_rc1.ebuild b/app-office/koffice-data/koffice-data-1.4.0_rc1.ebuild deleted file mode 100644 index 345250d810bd..000000000000 --- a/app-office/koffice-data/koffice-data-1.4.0_rc1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/koffice-data-1.4.0_rc1.ebuild,v 1.2 2005/06/11 09:20:45 corsair Exp $ - -MAXKOFFICEVER=${PV} -KMNAME=koffice -KMMODULE= -inherit kde-meta eutils - -DESCRIPTION="Shared KOffice data files." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -RDEPEND="" - -DEPEND="dev-util/pkgconfig" - -KMEXTRA=" - mimetypes/ - servicetypes/ - pics/ - templates/ - autocorrect/" - -need-kde 3.3
\ No newline at end of file diff --git a/app-office/koffice-libs/files/digest-koffice-libs-1.4.0_rc1 b/app-office/koffice-libs/files/digest-koffice-libs-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/koffice-libs/files/digest-koffice-libs-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/koffice-libs/koffice-libs-1.4.0_rc1.ebuild b/app-office/koffice-libs/koffice-libs-1.4.0_rc1.ebuild deleted file mode 100644 index 1d74a39f36f6..000000000000 --- a/app-office/koffice-libs/koffice-libs-1.4.0_rc1.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-1.4.0_rc1.ebuild,v 1.1 2005/06/03 15:20:32 greg_g Exp $ - -MAXKOFFICEVER=${PV} -KMNAME=koffice -KMMODULE=lib -inherit kde-meta eutils - -DESCRIPTION="Shared KOffice libraries." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="doc" - -RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-data)" - -DEPEND="${RDEPEND} - doc? ( app-doc/doxygen ) - dev-util/pkgconfig" - -KMEXTRA=" - interfaces/ - plugins/ - tools/ - filters/olefilters/ - filters/xsltfilter/ - filters/generic_wrapper/ - kounavail/ - doc/api/ - doc/koffice/ - doc/thesaurus/" - -KMEXTRACTONLY=" - kchart/kdchart/" - -need-kde 3.3 - -src_unpack() { - kde-meta_src_unpack unpack - - # Force the compilation of libkopainter. - sed -i 's:$(KOPAINTERDIR):kopainter:' $S/lib/Makefile.am - - kde-meta_src_unpack makefiles -} - -src_compile() { - kde-meta_src_compile - if use doc; then - make apidox || die - fi -} - -src_install() { - kde-meta_src_install - if use doc; then - make DESTDIR=${D} install-apidox || die - fi -} diff --git a/app-office/koffice/files/digest-koffice-1.4.0_rc1 b/app-office/koffice/files/digest-koffice-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/koffice/files/digest-koffice-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/koffice/koffice-1.4.0_rc1.ebuild b/app-office/koffice/koffice-1.4.0_rc1.ebuild deleted file mode 100644 index 6fcbc07d47f9..000000000000 --- a/app-office/koffice/koffice-1.4.0_rc1.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.4.0_rc1.ebuild,v 1.6 2005/06/22 13:25:53 greg_g Exp $ - -inherit kde eutils - -MY_PV="1.3.98" -S=${WORKDIR}/${PN}-${MY_PV} - -DESCRIPTION="An integrated office suite for KDE, the K Desktop Environment." -HOMEPAGE="http://www.koffice.org/" -SRC_URI="mirror://kde/unstable/koffice-1.4-rc1/src/koffice-${MY_PV}.tar.bz2" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="doc javascript mysql postgres" - -RDEPEND=">=media-gfx/imagemagick-5.5.2 - >=app-text/wv2-0.1.9 - >=media-libs/freetype-2 - media-libs/fontconfig - media-libs/libart_lgpl - dev-libs/libxml2 - dev-libs/libxslt - sys-libs/readline - mysql? ( dev-db/mysql ) - postgres? ( dev-libs/libpqxx ) - dev-lang/python - media-libs/lcms - javascript? ( kde-base/kjsembed ) - !dev-db/kexi" - -DEPEND="${RDEPEND} - doc? ( app-doc/doxygen ) - dev-util/pkgconfig" - -# add blockers on split packages derived from this one -for x in $(get-child-packages ${CATEGORY}/${PN}); do - DEPEND="${DEPEND} !${x}" - RDEPEND="${RDEPEND} !${x}" -done - -need-kde 3.3 - -# TODO: kword sql plugin needs Qt compiled with sql support -# the dependency on python is needed for scripting support in kexi -# and for kivio/kiviopart/kiviosdk. - -src_compile() { - local myconf="$(use_enable mysql) $(use_enable postgres pgsql)" - - kde_src_compile - if use doc; then - make apidox || die - fi -} - -src_install() { - kde_src_install - if use doc; then - make DESTDIR="${D}" install-apidox || die - fi - - dodoc changes-* -} |