diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-27 09:58:32 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-27 09:58:32 +0000 |
commit | 9b939621cd18e1dd2123a1b71999a5a58388a532 (patch) | |
tree | e29a6b69b521757399bbcdf246de859d35b54178 /app-office | |
parent | KOffice 1.4.1 stable on x86. (diff) | |
download | gentoo-2-9b939621cd18e1dd2123a1b71999a5a58388a532.tar.gz gentoo-2-9b939621cd18e1dd2123a1b71999a5a58388a532.tar.bz2 gentoo-2-9b939621cd18e1dd2123a1b71999a5a58388a532.zip |
Remove old ebuilds.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office')
34 files changed, 0 insertions, 789 deletions
diff --git a/app-office/karbon/files/digest-karbon-1.4.0 b/app-office/karbon/files/digest-karbon-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/karbon/files/digest-karbon-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/karbon/karbon-1.4.0.ebuild b/app-office/karbon/karbon-1.4.0.ebuild deleted file mode 100644 index 014843a1ba12..000000000000 --- a/app-office/karbon/karbon-1.4.0.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.ebuild,v 1.3 2005/07/04 23:50:07 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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 b/app-office/kchart/files/digest-kchart-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/kchart/files/digest-kchart-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/kchart/kchart-1.4.0.ebuild b/app-office/kchart/kchart-1.4.0.ebuild deleted file mode 100644 index 2c5f5bca980f..000000000000 --- a/app-office/kchart/kchart-1.4.0.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.ebuild,v 1.3 2005/07/04 23:51:40 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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 b/app-office/kexi/files/digest-kexi-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/kexi/files/digest-kexi-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/kexi/kexi-1.4.0.ebuild b/app-office/kexi/kexi-1.4.0.ebuild deleted file mode 100644 index b8d77c40cb6a..000000000000 --- a/app-office/kexi/kexi-1.4.0.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.ebuild,v 1.4 2005/07/04 23:54:16 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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 b/app-office/kformula/files/digest-kformula-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/kformula/files/digest-kformula-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/kformula/kformula-1.4.0.ebuild b/app-office/kformula/kformula-1.4.0.ebuild deleted file mode 100644 index 0eae1233b71b..000000000000 --- a/app-office/kformula/kformula-1.4.0.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.ebuild,v 1.3 2005/07/04 23:55:00 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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 b/app-office/kivio/files/digest-kivio-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/kivio/files/digest-kivio-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/kivio/kivio-1.4.0.ebuild b/app-office/kivio/kivio-1.4.0.ebuild deleted file mode 100644 index 313c86fc3ee6..000000000000 --- a/app-office/kivio/kivio-1.4.0.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.ebuild,v 1.3 2005/07/04 23:55:52 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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 b/app-office/koffice-data/files/digest-koffice-data-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/koffice-data/files/digest-koffice-data-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/koffice-data/koffice-data-1.4.0.ebuild b/app-office/koffice-data/koffice-data-1.4.0.ebuild deleted file mode 100644 index 1cc2839800f6..000000000000 --- a/app-office/koffice-data/koffice-data-1.4.0.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.ebuild,v 1.3 2005/07/04 23:48:51 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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-r1 b/app-office/koffice-libs/files/digest-koffice-libs-1.4.0-r1 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/koffice-libs/files/digest-koffice-libs-1.4.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/koffice-libs/files/koffice-1.4.0-save.patch b/app-office/koffice-libs/files/koffice-1.4.0-save.patch deleted file mode 100644 index 40772ef93525..000000000000 --- a/app-office/koffice-libs/files/koffice-1.4.0-save.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -Nur koffice-1.4.0.orig/lib/kofficecore/koDocument.cc koffice-1.4.0/lib/kofficecore/koDocument.cc ---- koffice-1.4.0.orig/lib/kofficecore/koDocument.cc 2005-06-15 15:39:33.000000000 +0200 -+++ koffice-1.4.0/lib/kofficecore/koDocument.cc 2005-06-22 14:58:03.000000000 +0200 -@@ -354,11 +354,6 @@ - bool KoDocument::saveFile() - { - kdDebug(30003) << "KoDocument::saveFile() doc='" << url().url() <<"'"<< endl; -- if ( !kapp->inherits( "KoApplication" ) ) -- { -- d->lastErrorMessage = i18n( "Internal error: not a KOffice application, saving not allowed." ); -- return false; -- } - - // Save it to be able to restore it after a failed save - const bool wasModified = isModified (); diff --git a/app-office/koffice-libs/koffice-libs-1.4.0-r1.ebuild b/app-office/koffice-libs/koffice-libs-1.4.0-r1.ebuild deleted file mode 100644 index 7b8204cc13bf..000000000000 --- a/app-office/koffice-libs/koffice-libs-1.4.0-r1.ebuild +++ /dev/null @@ -1,65 +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-r1.ebuild,v 1.3 2005/07/04 23:49:23 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" -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 - - # Fix problem when saving from koshell. Applied for 1.4.1. - epatch "${FILESDIR}/koffice-1.4.0-save.patch" - - # 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 b/app-office/koffice-meta/files/digest-koffice-meta-1.4.0 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/app-office/koffice-meta/files/digest-koffice-meta-1.4.0 +++ /dev/null diff --git a/app-office/koffice-meta/koffice-meta-1.4.0.ebuild b/app-office/koffice-meta/koffice-meta-1.4.0.ebuild deleted file mode 100644 index 7bada1e9c9e8..000000000000 --- a/app-office/koffice-meta/koffice-meta-1.4.0.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.ebuild,v 1.5 2005/07/04 23:58:27 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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-r1 b/app-office/koffice/files/digest-koffice-1.4.0-r1 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/koffice/files/digest-koffice-1.4.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/koffice/files/digest-koffice-1.4.0-r2 b/app-office/koffice/files/digest-koffice-1.4.0-r2 deleted file mode 100644 index 60cbe708324a..000000000000 --- a/app-office/koffice/files/digest-koffice-1.4.0-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 -MD5 7583370f677d4016e1bf6ab2e85967fe koffice_1.4.0_patchset_1b.diff.bz2 34483 diff --git a/app-office/koffice/files/koffice-1.4.0-save.patch b/app-office/koffice/files/koffice-1.4.0-save.patch deleted file mode 100644 index 40772ef93525..000000000000 --- a/app-office/koffice/files/koffice-1.4.0-save.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -Nur koffice-1.4.0.orig/lib/kofficecore/koDocument.cc koffice-1.4.0/lib/kofficecore/koDocument.cc ---- koffice-1.4.0.orig/lib/kofficecore/koDocument.cc 2005-06-15 15:39:33.000000000 +0200 -+++ koffice-1.4.0/lib/kofficecore/koDocument.cc 2005-06-22 14:58:03.000000000 +0200 -@@ -354,11 +354,6 @@ - bool KoDocument::saveFile() - { - kdDebug(30003) << "KoDocument::saveFile() doc='" << url().url() <<"'"<< endl; -- if ( !kapp->inherits( "KoApplication" ) ) -- { -- d->lastErrorMessage = i18n( "Internal error: not a KOffice application, saving not allowed." ); -- return false; -- } - - // Save it to be able to restore it after a failed save - const bool wasModified = isModified (); diff --git a/app-office/koffice/koffice-1.4.0-r1.ebuild b/app-office/koffice/koffice-1.4.0-r1.ebuild deleted file mode 100644 index 25438b656a63..000000000000 --- a/app-office/koffice/koffice-1.4.0-r1.ebuild +++ /dev/null @@ -1,70 +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-r1.ebuild,v 1.6 2005/07/01 20:26:15 gustavoz Exp $ - -inherit kde eutils - -DESCRIPTION="An integrated office suite for KDE, the K Desktop Environment." -HOMEPAGE="http://www.koffice.org/" -SRC_URI="mirror://kde/stable/koffice-1.4/src/${P}.tar.bz2" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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-1.12 - 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_unpack() { - kde_src_unpack - - # Fix problem when saving from koshell. Applied for 1.4.1. - epatch "${FILESDIR}/${P}-save.patch" -} - -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/koffice/koffice-1.4.0-r2.ebuild b/app-office/koffice/koffice-1.4.0-r2.ebuild deleted file mode 100644 index 8338ede3e7f0..000000000000 --- a/app-office/koffice/koffice-1.4.0-r2.ebuild +++ /dev/null @@ -1,74 +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-r2.ebuild,v 1.1 2005/07/15 07:32:42 greg_g Exp $ - -inherit kde eutils - -DESCRIPTION="An integrated office suite for KDE, the K Desktop Environment." -HOMEPAGE="http://www.koffice.org/" -SRC_URI="mirror://kde/stable/koffice-1.4/src/${P}.tar.bz2 - http://www.koffice.org/bugfixes/koffice_1.4.0_patchset_1b.diff.bz2" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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-1.12 - 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_unpack() { - kde_src_unpack - - # Fix problem when saving from koshell. Applied for 1.4.1. - epatch "${FILESDIR}/${P}-save.patch" - - # Patchset 1.4.0b. Applied for 1.4.1. - epatch ${WORKDIR}/koffice_1.4.0_patchset_1b.diff -} - -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 b/app-office/koshell/files/digest-koshell-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/koshell/files/digest-koshell-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/koshell/koshell-1.4.0.ebuild b/app-office/koshell/koshell-1.4.0.ebuild deleted file mode 100644 index 07eb99f9b321..000000000000 --- a/app-office/koshell/koshell-1.4.0.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.ebuild,v 1.3 2005/07/04 23:53:36 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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 b/app-office/kpresenter/files/digest-kpresenter-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/kpresenter/files/digest-kpresenter-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/kpresenter/kpresenter-1.4.0.ebuild b/app-office/kpresenter/kpresenter-1.4.0.ebuild deleted file mode 100644 index a8f902058262..000000000000 --- a/app-office/kpresenter/kpresenter-1.4.0.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.ebuild,v 1.3 2005/07/04 23:56:36 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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 b/app-office/krita/files/digest-krita-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/krita/files/digest-krita-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/krita/krita-1.4.0.ebuild b/app-office/krita/krita-1.4.0.ebuild deleted file mode 100644 index beb25691a225..000000000000 --- a/app-office/krita/krita-1.4.0.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.ebuild,v 1.5 2005/07/04 23:57:19 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="javascript" - -RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - >=media-gfx/imagemagick-5.5.2 - >=media-libs/lcms-1.12 - 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 b/app-office/kspread/files/digest-kspread-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/kspread/files/digest-kspread-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/kspread/kspread-1.4.0.ebuild b/app-office/kspread/kspread-1.4.0.ebuild deleted file mode 100644 index 3b3db25a489c..000000000000 --- a/app-office/kspread/kspread-1.4.0.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.ebuild,v 1.3 2005/07/04 23:52:13 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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 b/app-office/kugar/files/digest-kugar-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/kugar/files/digest-kugar-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/kugar/kugar-1.4.0.ebuild b/app-office/kugar/kugar-1.4.0.ebuild deleted file mode 100644 index 7d85bd1c49f0..000000000000 --- a/app-office/kugar/kugar-1.4.0.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.ebuild,v 1.3 2005/07/04 23:58:04 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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 b/app-office/kword/files/digest-kword-1.4.0 deleted file mode 100644 index aada0edc41ee..000000000000 --- a/app-office/kword/files/digest-kword-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e6fd9f92024de68e5879c22d02a33c5 koffice-1.4.0.tar.bz2 19730186 diff --git a/app-office/kword/kword-1.4.0.ebuild b/app-office/kword/kword-1.4.0.ebuild deleted file mode 100644 index ac0ee2d925c1..000000000000 --- a/app-office/kword/kword-1.4.0.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.ebuild,v 1.3 2005/07/04 23:52:56 weeve 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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 -} |