diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-06-22 13:38:19 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-06-22 13:38:19 +0000 |
commit | 855905f3538ae38a66dd7814c072e921ee5d04fa (patch) | |
tree | 4b685bd2a047c6376ab97c8f1376d6ab7a2bd98c | |
parent | Added to ~ppc, #96775 (diff) | |
download | historical-855905f3538ae38a66dd7814c072e921ee5d04fa.tar.gz historical-855905f3538ae38a66dd7814c072e921ee5d04fa.tar.bz2 historical-855905f3538ae38a66dd7814c072e921ee5d04fa.zip |
Remove old ebuilds.
Package-Manager: portage-2.0.51.19
30 files changed, 0 insertions, 676 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/kchart/files/digest-kchart-1.4.0_rc1 b/app-office/kchart/files/digest-kchart-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/kchart/files/digest-kchart-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/kchart/kchart-1.4.0_rc1.ebuild b/app-office/kchart/kchart-1.4.0_rc1.ebuild deleted file mode 100644 index 3e132a4c259a..000000000000 --- a/app-office/kchart/kchart-1.4.0_rc1.ebuild +++ /dev/null @@ -1,39 +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/kchart/kchart-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:28:46 corsair Exp $ - -MAXKOFFICEVER=${PV} -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice integrated graph and chart drawing 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)" - -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 - libkochart interfaces" - -KMEXTRACTONLY="lib/ - interfaces/" - -KMEXTRA="filters/kchart" - -need-kde 3.3 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/kformula/files/digest-kformula-1.4.0_rc1 b/app-office/kformula/files/digest-kformula-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/kformula/files/digest-kformula-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/kformula/kformula-1.4.0_rc1.ebuild b/app-office/kformula/kformula-1.4.0_rc1.ebuild deleted file mode 100644 index 8f2e389c0551..000000000000 --- a/app-office/kformula/kformula-1.4.0_rc1.ebuild +++ /dev/null @@ -1,39 +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/kformula/kformula-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:39:16 corsair Exp $ - -MAXKOFFICEVER=${PV} -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice formula editor." -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)" - -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/" - -KMEXTRA="filters/kformula" - -need-kde 3.3 - - 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-meta/files/digest-koffice-meta-1.4.0_rc1 b/app-office/koffice-meta/files/digest-koffice-meta-1.4.0_rc1 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/app-office/koffice-meta/files/digest-koffice-meta-1.4.0_rc1 +++ /dev/null diff --git a/app-office/koffice-meta/koffice-meta-1.4.0_rc1.ebuild b/app-office/koffice-meta/koffice-meta-1.4.0_rc1.ebuild deleted file mode 100644 index 3417f7bdfb3a..000000000000 --- a/app-office/koffice-meta/koffice-meta-1.4.0_rc1.ebuild +++ /dev/null @@ -1,28 +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-meta/koffice-meta-1.4.0_rc1.ebuild,v 1.2 2005/06/05 19:44:05 cryos Exp $ - -MAXKOFFICEVER=${PV} -inherit kde-functions - -DESCRIPTION="KOffice - merge this to pull in all KOffice-derived packages." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/karbon) - $(deprange $PV $MAXKOFFICEVER app-office/kchart) - $(deprange $PV $MAXKOFFICEVER app-office/kexi) - $(deprange $PV $MAXKOFFICEVER app-office/kformula) - $(deprange $PV $MAXKOFFICEVER app-office/kivio) - $(deprange $PV $MAXKOFFICEVER app-office/koffice-data) - $(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - $(deprange $PV $MAXKOFFICEVER app-office/koshell) - $(deprange $PV $MAXKOFFICEVER app-office/kpresenter) - $(deprange $PV $MAXKOFFICEVER app-office/krita) - $(deprange $PV $MAXKOFFICEVER app-office/kspread) - $(deprange $PV $MAXKOFFICEVER app-office/kugar) - $(deprange $PV $MAXKOFFICEVER app-office/kword)" 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-* -} diff --git a/app-office/koshell/files/digest-koshell-1.4.0_rc1 b/app-office/koshell/files/digest-koshell-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/koshell/files/digest-koshell-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/koshell/koshell-1.4.0_rc1.ebuild b/app-office/koshell/koshell-1.4.0_rc1.ebuild deleted file mode 100644 index a67a06fd6b22..000000000000 --- a/app-office/koshell/koshell-1.4.0_rc1.ebuild +++ /dev/null @@ -1,35 +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/koshell/koshell-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:36:30 corsair Exp $ - -MAXKOFFICEVER=${PV} -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice workspace." -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)" - -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/kpresenter/files/digest-kpresenter-1.4.0_rc1 b/app-office/kpresenter/files/digest-kpresenter-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/kpresenter/files/digest-kpresenter-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/kpresenter/kpresenter-1.4.0_rc1.ebuild b/app-office/kpresenter/kpresenter-1.4.0_rc1.ebuild deleted file mode 100644 index e1533091139f..000000000000 --- a/app-office/kpresenter/kpresenter-1.4.0_rc1.ebuild +++ /dev/null @@ -1,48 +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/kpresenter/kpresenter-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:33:31 corsair Exp $ - -KMNAME=koffice -MAXKOFFICEVER=${PV} -inherit kde-meta eutils - -DESCRIPTION="KOffice presentation program." -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)" - -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/kpresenter" - -need-kde 3.3 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile liboofilter first - echo "SUBDIRS = liboofilter kpresenter" > $S/filters/Makefile.am - - kde-meta_src_unpack makefiles -} diff --git a/app-office/krita/files/digest-krita-1.4.0_rc1 b/app-office/krita/files/digest-krita-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/krita/files/digest-krita-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/krita/krita-1.4.0_rc1.ebuild b/app-office/krita/krita-1.4.0_rc1.ebuild deleted file mode 100644 index 8bd940e082fe..000000000000 --- a/app-office/krita/krita-1.4.0_rc1.ebuild +++ /dev/null @@ -1,40 +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/krita/krita-1.4.0_rc1.ebuild,v 1.4 2005/06/11 09:46:56 corsair Exp $ - -MAXKOFFICEVER=${PV} -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice image manipulation program." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="javascript" - -RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - >=media-gfx/imagemagick-5.5.2 - media-libs/lcms - javascript? ( kde-base/kjsembed )" - -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/" - -KMEXTRA="filters/krita" - -need-kde 3.3 diff --git a/app-office/kspread/files/digest-kspread-1.4.0_rc1 b/app-office/kspread/files/digest-kspread-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/kspread/files/digest-kspread-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/kspread/kspread-1.4.0_rc1.ebuild b/app-office/kspread/kspread-1.4.0_rc1.ebuild deleted file mode 100644 index ea5f6db87d1e..000000000000 --- a/app-office/kspread/kspread-1.4.0_rc1.ebuild +++ /dev/null @@ -1,51 +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/kspread/kspread-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:41:13 corsair Exp $ - -KMNAME=koffice -MAXKOFFICEVER=${PV} -inherit kde-meta eutils - -DESCRIPTION="KOffice spreadsheet 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) - $(deprange $PV $MAXKOFFICEVER app-office/kchart)" - -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 - libkochart interfaces" - -KMEXTRACTONLY="lib/ - interfaces/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/kspread" - -need-kde 3.3 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile liboofilter first - echo "SUBDIRS = liboofilter kspread" > $S/filters/Makefile.am - - kde-meta_src_unpack makefiles -} diff --git a/app-office/kugar/files/digest-kugar-1.4.0_rc1 b/app-office/kugar/files/digest-kugar-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/kugar/files/digest-kugar-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/kugar/kugar-1.4.0_rc1.ebuild b/app-office/kugar/kugar-1.4.0_rc1.ebuild deleted file mode 100644 index abcc222a3683..000000000000 --- a/app-office/kugar/kugar-1.4.0_rc1.ebuild +++ /dev/null @@ -1,37 +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/kugar/kugar-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:30:55 corsair Exp $ - -KMNAME=koffice -MAXKOFFICEVER=${PV} -inherit kde-meta eutils - -DESCRIPTION="KOffice report viewer and generator." -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)" - -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/" - -KMEXTRA="filters/kugar" - -need-kde 3.3 diff --git a/app-office/kword/files/digest-kword-1.4.0_rc1 b/app-office/kword/files/digest-kword-1.4.0_rc1 deleted file mode 100644 index 2484c3fac237..000000000000 --- a/app-office/kword/files/digest-kword-1.4.0_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209 diff --git a/app-office/kword/kword-1.4.0_rc1.ebuild b/app-office/kword/kword-1.4.0_rc1.ebuild deleted file mode 100644 index c4c3537a0ce7..000000000000 --- a/app-office/kword/kword-1.4.0_rc1.ebuild +++ /dev/null @@ -1,54 +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/kword/kword-1.4.0_rc1.ebuild,v 1.3 2005/06/11 09:24:47 corsair Exp $ - -KMNAME=koffice -MAXKOFFICEVER=${PV} -inherit kde-meta eutils - -DESCRIPTION="KOffice word processor." -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) - $(deprange $PV $MAXKOFFICEVER app-office/kspread) - >=app-text/wv2-0.1.8 - >=media-gfx/imagemagick-5.5.2" - -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 - libkspreadcommon kspread" - -KMEXTRACTONLY=" - lib/ - kspread/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/kword" - -need-kde 3.3 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile liboofilter first - echo "SUBDIRS = liboofilter kword" > $S/filters/Makefile.am - - kde-meta_src_unpack makefiles -} |