diff options
89 files changed, 77 insertions, 1843 deletions
diff --git a/app-office/karbon/ChangeLog b/app-office/karbon/ChangeLog index e708ca7ff893..3a94f7a4da7f 100644 --- a/app-office/karbon/ChangeLog +++ b/app-office/karbon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/karbon # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/ChangeLog,v 1.23 2005/12/16 01:27:03 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/ChangeLog,v 1.24 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -karbon-1.3.5.ebuild, + -karbon-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> karbon-1.4.2.ebuild: Stable on alpha wrt bug #112840 diff --git a/app-office/karbon/files/digest-karbon-1.3.5 b/app-office/karbon/files/digest-karbon-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/karbon/files/digest-karbon-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/karbon/files/digest-karbon-1.4.1 b/app-office/karbon/files/digest-karbon-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/karbon/files/digest-karbon-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/karbon/karbon-1.3.5.ebuild b/app-office/karbon/karbon-1.3.5.ebuild deleted file mode 100644 index 09043e758242..000000000000 --- a/app-office/karbon/karbon-1.3.5.ebuild +++ /dev/null @@ -1,50 +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.3.5.ebuild,v 1.6 2005/07/12 19:38:09 josejx Exp $ - -MAXKOFFICEVER=1.3.5 -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice: Yet another vector graphics application." -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" - -IUSE="" -SLOT="0" - -DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - >=media-libs/libart_lgpl-2.3.9 - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkospell lib/kospell - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/karbon" - -need-kde 3.1 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile first liboofilter because it's needed by the karbon's OOo filters - echo "SUBDIRS = liboofilter karbon" > $S/filters/Makefile.am - - kde-meta_src_unpack makefiles -} diff --git a/app-office/karbon/karbon-1.4.1.ebuild b/app-office/karbon/karbon-1.4.1.ebuild deleted file mode 100644 index e43dda98b82a..000000000000 --- a/app-office/karbon/karbon-1.4.1.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.1.ebuild,v 1.5 2005/09/11 17:03:46 agriffis 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/ChangeLog b/app-office/kchart/ChangeLog index f57ee16f52b5..0e5f5dc44ad7 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kchart # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.24 2005/12/16 01:16:45 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.25 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -kchart-1.3.5.ebuild, + -kchart-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> kchart-1.4.2.ebuild: Stable on alpha wrt bug #112840 diff --git a/app-office/kchart/files/digest-kchart-1.3.5 b/app-office/kchart/files/digest-kchart-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/kchart/files/digest-kchart-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/kchart/files/digest-kchart-1.4.1 b/app-office/kchart/files/digest-kchart-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/kchart/files/digest-kchart-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/kchart/kchart-1.3.5.ebuild b/app-office/kchart/kchart-1.3.5.ebuild deleted file mode 100644 index 8b1fa7cbf437..000000000000 --- a/app-office/kchart/kchart-1.3.5.ebuild +++ /dev/null @@ -1,38 +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.3.5.ebuild,v 1.6 2005/07/12 19:02:43 josejx Exp $ - -MAXKOFFICEVER=1.3.5 -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice Chart Generator" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" - -IUSE="" -SLOT="0" - -DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkospell lib/kospell - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store - libkochart interfaces" - -KMEXTRACTONLY="lib/ - interfaces/" - -need-kde 3.1 diff --git a/app-office/kchart/kchart-1.4.1.ebuild b/app-office/kchart/kchart-1.4.1.ebuild deleted file mode 100644 index a76fdd9cf494..000000000000 --- a/app-office/kchart/kchart-1.4.1.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.1.ebuild,v 1.6 2005/10/13 19:24:36 ranger 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/ChangeLog b/app-office/kexi/ChangeLog index 51de9abbd15e..319721f02c0d 100644 --- a/app-office/kexi/ChangeLog +++ b/app-office/kexi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kexi # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.21 2005/12/16 01:30:17 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.22 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -kexi-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> ChangeLog: Stable on alpha wrt bug #112840 diff --git a/app-office/kexi/files/digest-kexi-1.4.1 b/app-office/kexi/files/digest-kexi-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/kexi/files/digest-kexi-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/kexi/kexi-1.4.1.ebuild b/app-office/kexi/kexi-1.4.1.ebuild deleted file mode 100644 index 503d957f6b73..000000000000 --- a/app-office/kexi/kexi-1.4.1.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.1.ebuild,v 1.5 2005/09/11 18:14:32 agriffis 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/ChangeLog b/app-office/kformula/ChangeLog index 19372c73ae8f..f9cee636bb35 100644 --- a/app-office/kformula/ChangeLog +++ b/app-office/kformula/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kformula # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.23 2005/12/16 01:34:21 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.24 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -kformula-1.3.5.ebuild, + -kformula-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> kformula-1.4.2.ebuild: Stable on alpha wrt bug #112840 diff --git a/app-office/kformula/files/digest-kformula-1.3.5 b/app-office/kformula/files/digest-kformula-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/kformula/files/digest-kformula-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/kformula/files/digest-kformula-1.4.1 b/app-office/kformula/files/digest-kformula-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/kformula/files/digest-kformula-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/kformula/kformula-1.3.5.ebuild b/app-office/kformula/kformula-1.3.5.ebuild deleted file mode 100644 index 28c27a51f936..000000000000 --- a/app-office/kformula/kformula-1.3.5.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/kformula/kformula-1.3.5.ebuild,v 1.6 2005/07/12 19:40:09 josejx Exp $ - -MAXKOFFICEVER=1.3.5 -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice Formula Editor" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" - -IUSE="" -SLOT="0" - -DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkospell lib/kospell - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -KMEXTRA="filters/kformula" - -need-kde 3.1 - - diff --git a/app-office/kformula/kformula-1.4.1.ebuild b/app-office/kformula/kformula-1.4.1.ebuild deleted file mode 100644 index e3120fd8965f..000000000000 --- a/app-office/kformula/kformula-1.4.1.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.1.ebuild,v 1.5 2005/09/11 18:24:42 agriffis 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/ChangeLog b/app-office/kivio/ChangeLog index 330fcf4a6404..b2711b443b7a 100644 --- a/app-office/kivio/ChangeLog +++ b/app-office/kivio/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kivio # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kivio/ChangeLog,v 1.23 2005/12/16 01:31:52 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kivio/ChangeLog,v 1.24 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -kivio-1.3.5.ebuild, + -kivio-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> kivio-1.4.2.ebuild: Stable on alpha wrt bug #112840 diff --git a/app-office/kivio/files/digest-kivio-1.3.5 b/app-office/kivio/files/digest-kivio-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/kivio/files/digest-kivio-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/kivio/files/digest-kivio-1.4.1 b/app-office/kivio/files/digest-kivio-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/kivio/files/digest-kivio-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/kivio/kivio-1.3.5.ebuild b/app-office/kivio/kivio-1.3.5.ebuild deleted file mode 100644 index 2c4f6534f382..000000000000 --- a/app-office/kivio/kivio-1.3.5.ebuild +++ /dev/null @@ -1,42 +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.3.5.ebuild,v 1.6 2005/07/12 18:31:57 josejx Exp $ - -MAXKOFFICEVER=1.3.5 -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice Flowchart And Diagram Tool" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" - -IUSE="" -SLOT="0" - -DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - >=dev-lang/python-2.2.1 - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkospell lib/kospell - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -need-kde 3.1 - -src_compile() { - export LIBPYTHON="`python-config --libs`" - kde-meta_src_compile -} diff --git a/app-office/kivio/kivio-1.4.1.ebuild b/app-office/kivio/kivio-1.4.1.ebuild deleted file mode 100644 index b906b7068cfa..000000000000 --- a/app-office/kivio/kivio-1.4.1.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.1.ebuild,v 1.5 2005/09/11 18:41:01 agriffis 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/ChangeLog b/app-office/koffice-data/ChangeLog index d605df434f1f..7389de0e0474 100644 --- a/app-office/koffice-data/ChangeLog +++ b/app-office/koffice-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/koffice-data # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.24 2005/12/16 01:11:17 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.25 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -koffice-data-1.3.5.ebuild, + -koffice-data-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> koffice-data-1.4.2.ebuild: diff --git a/app-office/koffice-data/files/digest-koffice-data-1.3.5 b/app-office/koffice-data/files/digest-koffice-data-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/koffice-data/files/digest-koffice-data-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/koffice-data/files/digest-koffice-data-1.4.1 b/app-office/koffice-data/files/digest-koffice-data-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/koffice-data/files/digest-koffice-data-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/koffice-data/koffice-data-1.3.5.ebuild b/app-office/koffice-data/koffice-data-1.3.5.ebuild deleted file mode 100644 index 7ea174a7665e..000000000000 --- a/app-office/koffice-data/koffice-data-1.3.5.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.3.5.ebuild,v 1.6 2005/07/12 17:14:38 josejx Exp $ - -MAXKOFFICEVER=1.3.5 -KMNAME=koffice -KMMODULE= -inherit kde-meta eutils - -DESCRIPTION="shared koffice data files" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" - -IUSE="" -SLOT="0" - -DEPEND="dev-util/pkgconfig" - -KMEXTRA=" - mimetypes/ - servicetypes/ - pics/ - templates/ - autocorrect/" - -need-kde 3.1
\ No newline at end of file diff --git a/app-office/koffice-data/koffice-data-1.4.1.ebuild b/app-office/koffice-data/koffice-data-1.4.1.ebuild deleted file mode 100644 index 8ff8b9efc5ae..000000000000 --- a/app-office/koffice-data/koffice-data-1.4.1.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.1.ebuild,v 1.6 2005/10/13 19:23:30 ranger 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/ChangeLog b/app-office/koffice-libs/ChangeLog index 50eee2226769..7d7b70454de2 100644 --- a/app-office/koffice-libs/ChangeLog +++ b/app-office/koffice-libs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/koffice-libs # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v 1.26 2005/12/16 01:07:56 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v 1.27 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -koffice-libs-1.3.5.ebuild, + -koffice-libs-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> ChangeLog: Stable on alpha wrt bug #112840 diff --git a/app-office/koffice-libs/files/digest-koffice-libs-1.3.5 b/app-office/koffice-libs/files/digest-koffice-libs-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/koffice-libs/files/digest-koffice-libs-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/koffice-libs/files/digest-koffice-libs-1.4.1 b/app-office/koffice-libs/files/digest-koffice-libs-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/koffice-libs/files/digest-koffice-libs-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/koffice-libs/koffice-libs-1.3.5.ebuild b/app-office/koffice-libs/koffice-libs-1.3.5.ebuild deleted file mode 100644 index 98d61f8c30d0..000000000000 --- a/app-office/koffice-libs/koffice-libs-1.3.5.ebuild +++ /dev/null @@ -1,47 +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.3.5.ebuild,v 1.7 2005/07/12 17:44:35 josejx Exp $ - -MAXKOFFICEVER=1.3.5 -KMNAME=koffice -KMMODULE=lib -inherit kde-meta eutils - -DESCRIPTION="shared koffice libraries" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" - -IUSE="" -SLOT="0" - -DEPEND="dev-util/pkgconfig" - -RDEPEND="$DEPEND $(deprange $PV $MAXKOFFICEVER app-office/koffice-data)" - -KMEXTRA=" - interfaces/ - plugins/ - tools/ - filters/olefilters/ - filters/xsltfilter/ - filters/generic_wrapper/ - kounavail/ - doc/koffice - doc/thesaurus" - -KMEXTRACTONLY=" - kchart/kdchart" - -need-kde 3.1 - -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 -} diff --git a/app-office/koffice-libs/koffice-libs-1.4.1.ebuild b/app-office/koffice-libs/koffice-libs-1.4.1.ebuild deleted file mode 100644 index 87cc2600a367..000000000000 --- a/app-office/koffice-libs/koffice-libs-1.4.1.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.1.ebuild,v 1.6 2005/10/13 19:24:04 ranger 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 - - # 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/ChangeLog b/app-office/koffice-meta/ChangeLog index 05cc533c3639..a40e634c7444 100644 --- a/app-office/koffice-meta/ChangeLog +++ b/app-office/koffice-meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/koffice-meta # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-meta/ChangeLog,v 1.25 2005/12/16 01:45:22 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-meta/ChangeLog,v 1.26 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -koffice-meta-1.3.5.ebuild, + -koffice-meta-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> koffice-meta-1.4.2.ebuild: diff --git a/app-office/koffice-meta/files/digest-koffice-meta-1.3.5 b/app-office/koffice-meta/files/digest-koffice-meta-1.3.5 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/app-office/koffice-meta/files/digest-koffice-meta-1.3.5 +++ /dev/null diff --git a/app-office/koffice-meta/files/digest-koffice-meta-1.4.1 b/app-office/koffice-meta/files/digest-koffice-meta-1.4.1 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/app-office/koffice-meta/files/digest-koffice-meta-1.4.1 +++ /dev/null diff --git a/app-office/koffice-meta/koffice-meta-1.3.5.ebuild b/app-office/koffice-meta/koffice-meta-1.3.5.ebuild deleted file mode 100644 index 5fe4bec6e1f1..000000000000 --- a/app-office/koffice-meta/koffice-meta-1.3.5.ebuild +++ /dev/null @@ -1,26 +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.3.5.ebuild,v 1.6 2005/07/12 19:40:39 josejx Exp $ -MAXKOFFICEVER=1.3.5 - -inherit kde-functions -DESCRIPTION="koffice - merge this to pull in all koffice-derived packages" -HOMEPAGE="http://www.kde.org/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 x86" -IUSE="" - -# Note most packages didn't change between koffice 1.3.4 and 1.3.5 -RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/karbon) - $(deprange $PV $MAXKOFFICEVER app-office/kchart) - $(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/kspread) - $(deprange $PV $MAXKOFFICEVER app-office/kugar) - $(deprange $PV $MAXKOFFICEVER app-office/kword)" diff --git a/app-office/koffice-meta/koffice-meta-1.4.1.ebuild b/app-office/koffice-meta/koffice-meta-1.4.1.ebuild deleted file mode 100644 index 1e4e5e3920c2..000000000000 --- a/app-office/koffice-meta/koffice-meta-1.4.1.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.1.ebuild,v 1.5 2005/09/12 14:09:48 agriffis 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/ChangeLog b/app-office/koffice/ChangeLog index 9d66b20fd82f..dcdc08c1f874 100644 --- a/app-office/koffice/ChangeLog +++ b/app-office/koffice/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/koffice # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/ChangeLog,v 1.141 2005/12/20 17:25:39 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/ChangeLog,v 1.142 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> + -files/koffice_1_3_xpdf_buffer_overflow.diff, -koffice-1.3.5-r2.ebuild, + -koffice-1.3.5-r3.ebuild, -koffice-1.4.1.ebuild, -koffice-1.4.1-r1.ebuild, + -koffice-1.4.2.ebuild, -koffice-1.4.2-r5.ebuild: + clean up *koffice-1.4.2-r7 (20 Dec 2005) *koffice-1.4.2-r6 (20 Dec 2005) diff --git a/app-office/koffice/files/digest-koffice-1.3.5-r2 b/app-office/koffice/files/digest-koffice-1.3.5-r2 deleted file mode 100644 index 4835c6338154..000000000000 --- a/app-office/koffice/files/digest-koffice-1.3.5-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/koffice/files/digest-koffice-1.3.5-r3 b/app-office/koffice/files/digest-koffice-1.3.5-r3 deleted file mode 100644 index 5405ead6b8f9..000000000000 --- a/app-office/koffice/files/digest-koffice-1.3.5-r3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 -MD5 71a1baa8244dbcc1bfc2bd3c3e3dd40f post-koffice-1.3.5-rtfimport.diff 8620 diff --git a/app-office/koffice/files/digest-koffice-1.4.1 b/app-office/koffice/files/digest-koffice-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/koffice/files/digest-koffice-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/koffice/files/digest-koffice-1.4.1-r1 b/app-office/koffice/files/digest-koffice-1.4.1-r1 deleted file mode 100644 index 6a96a65f5dd7..000000000000 --- a/app-office/koffice/files/digest-koffice-1.4.1-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 -MD5 9f77b327119fd1db0752dab785e2a975 post-koffice-1.4.1-rtfimport.diff 8614 diff --git a/app-office/koffice/files/digest-koffice-1.4.2 b/app-office/koffice/files/digest-koffice-1.4.2 deleted file mode 100644 index a054824ae545..000000000000 --- a/app-office/koffice/files/digest-koffice-1.4.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 6b456fb7d54c84b11396b27a96ae0cf8 koffice-1.4.2.tar.bz2 19486852 diff --git a/app-office/koffice/files/digest-koffice-1.4.2-r5 b/app-office/koffice/files/digest-koffice-1.4.2-r5 deleted file mode 100644 index a054824ae545..000000000000 --- a/app-office/koffice/files/digest-koffice-1.4.2-r5 +++ /dev/null @@ -1 +0,0 @@ -MD5 6b456fb7d54c84b11396b27a96ae0cf8 koffice-1.4.2.tar.bz2 19486852 diff --git a/app-office/koffice/files/koffice_1_3_xpdf_buffer_overflow.diff b/app-office/koffice/files/koffice_1_3_xpdf_buffer_overflow.diff deleted file mode 100644 index dfcc74d0ac12..000000000000 --- a/app-office/koffice/files/koffice_1_3_xpdf_buffer_overflow.diff +++ /dev/null @@ -1,49 +0,0 @@ -=================================================================== -RCS file: /home/kde/koffice/filters/kword/pdf/xpdf/xpdf/Gfx.cc,v -retrieving revision 1.3 -retrieving revision 1.3.2.1 -diff -u -r1.3 -r1.3.2.1 ---- filters/kword/pdf/xpdf/xpdf/Gfx.cc 2003/01/25 23:17:44 1.3 -+++ filters/kword/pdf/xpdf/xpdf/Gfx.cc 2004/12/22 12:07:12 1.3.2.1 -@@ -2379,7 +2379,9 @@ - haveMask = gFalse; - dict->lookup("Mask", &maskObj); - if (maskObj.isArray()) { -- for (i = 0; i < maskObj.arrayGetLength(); ++i) { -+ for (i = 0; -+ i < maskObj.arrayGetLength() && i < 2*gfxColorMaxComps; -+ ++i) { - maskObj.arrayGet(i, &obj1); - maskColors[i] = obj1.getInt(); - obj1.free(); -=================================================================== -RCS file: /home/kde/koffice/filters/kword/pdf/xpdf/xpdf/GfxState.cc,v -retrieving revision 1.3 -retrieving revision 1.3.2.2 -diff -u -r1.3 -r1.3.2.2 ---- filters/kword/pdf/xpdf/xpdf/GfxState.cc 2003/01/25 23:17:44 1.3 -+++ filters/kword/pdf/xpdf/xpdf/GfxState.cc 2004/12/22 13:50:53 1.3.2.2 -@@ -682,6 +682,11 @@ - } - nCompsA = obj2.getInt(); - obj2.free(); -+ if (nCompsA > gfxColorMaxComps) { -+ error(-1, "ICCBased color space with too many (%d > %d) components", -+ nCompsA, gfxColorMaxComps); -+ nCompsA = gfxColorMaxComps; -+ } - if (dict->lookup("Alternate", &obj2)->isNull() || - !(altA = GfxColorSpace::parse(&obj2))) { - switch (nCompsA) { -@@ -1023,6 +1028,11 @@ - goto err2; - } - nCompsA = obj1.arrayGetLength(); -+ if (nCompsA > gfxColorMaxComps) { -+ error(-1, "DeviceN color space with too many (%d > %d) components", -+ nCompsA, gfxColorMaxComps); -+ nCompsA = gfxColorMaxComps; -+ } - for (i = 0; i < nCompsA; ++i) { - if (!obj1.arrayGet(i, &obj2)->isName()) { - error(-1, "Bad DeviceN color space (names)"); diff --git a/app-office/koffice/koffice-1.3.5-r2.ebuild b/app-office/koffice/koffice-1.3.5-r2.ebuild deleted file mode 100644 index cbb857c2fcd9..000000000000 --- a/app-office/koffice/koffice-1.3.5-r2.ebuild +++ /dev/null @@ -1,41 +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.3.5-r2.ebuild,v 1.7 2005/01/29 14:48:52 motaboy Exp $ - -inherit kde kde-functions eutils - -# TODO : mysql support -# other refs from configure: jasper, qt-docs, doxygen, libxml2, libxslt, freetype, fontconfig, qt being built with sql support (???) - -DESCRIPTION="A free, integrated office suite for KDE, the K Desktop Environment." -HOMEPAGE="http://www.koffice.org/" -SRC_URI="mirror://kde/stable/${P}/src/${P}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha ppc64" - -IUSE="" -SLOT="0" -# 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 - -DEPEND="${DEPEND} - >=dev-lang/python-2.2.1 - >=media-libs/libart_lgpl-2.3.9 - >=media-gfx/imagemagick-5.4.5 - >=app-text/wv2-0.1.8 - dev-util/pkgconfig" -need-kde 3.1 - -src_unpack() { - kde_src_unpack - epatch ${FILESDIR}/koffice_1_3_xpdf_buffer_overflow.diff - epatch ${FILESDIR}/CAN-2005-0064.patch -} -src_compile() { - export LIBPYTHON="`python-config --libs`" - kde_src_compile -} diff --git a/app-office/koffice/koffice-1.3.5-r3.ebuild b/app-office/koffice/koffice-1.3.5-r3.ebuild deleted file mode 100644 index a7f83251d374..000000000000 --- a/app-office/koffice/koffice-1.3.5-r3.ebuild +++ /dev/null @@ -1,41 +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.3.5-r3.ebuild,v 1.2 2005/10/11 15:11:17 greg_g Exp $ - -inherit kde kde-functions eutils - -# TODO : mysql support -# other refs from configure: jasper, qt-docs, doxygen, libxml2, libxslt, freetype, fontconfig, qt being built with sql support (???) - -DESCRIPTION="A free, integrated office suite for KDE, the K Desktop Environment." -HOMEPAGE="http://www.koffice.org/" -SRC_URI="mirror://kde/stable/${P}/src/${P}.tar.bz2 - mirror://kde/security_patches/post-koffice-1.3.5-rtfimport.diff" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" - -IUSE="" -SLOT="0" -# 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 - -DEPEND="${DEPEND} - >=dev-lang/python-2.2.1 - >=media-libs/libart_lgpl-2.3.9 - >=media-gfx/imagemagick-5.4.5 - >=app-text/wv2-0.1.8 - dev-util/pkgconfig" -need-kde 3.1 - -PATCHES="${FILESDIR}/koffice_1_3_xpdf_buffer_overflow.diff - ${FILESDIR}/CAN-2005-0064.patch - ${DISTDIR}/post-koffice-1.3.5-rtfimport.diff" - -src_compile() { - export LIBPYTHON="`python-config --libs`" - kde_src_compile -} diff --git a/app-office/koffice/koffice-1.4.1-r1.ebuild b/app-office/koffice/koffice-1.4.1-r1.ebuild deleted file mode 100644 index d9f2440dfd64..000000000000 --- a/app-office/koffice/koffice-1.4.1-r1.ebuild +++ /dev/null @@ -1,71 +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.1-r1.ebuild,v 1.8 2005/10/13 19:17:59 ranger Exp $ - -inherit kde - -DESCRIPTION="An integrated office suite for KDE, the K Desktop Environment." -HOMEPAGE="http://www.koffice.org/" -SRC_URI="mirror://kde/stable/koffice-${PV}/src/${P}.tar.bz2 - mirror://kde/security_patches/post-koffice-1.4.1-rtfimport.diff" -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 RTF import buffer overflow. Applied in 1.4.2. - epatch "${DISTDIR}/post-koffice-1.4.1-rtfimport.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/koffice/koffice-1.4.1.ebuild b/app-office/koffice/koffice-1.4.1.ebuild deleted file mode 100644 index 2b1eef726989..000000000000 --- a/app-office/koffice/koffice-1.4.1.ebuild +++ /dev/null @@ -1,63 +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.1.ebuild,v 1.5 2005/09/03 15:52:24 hansmi Exp $ - -inherit kde - -DESCRIPTION="An integrated office suite for KDE, the K Desktop Environment." -HOMEPAGE="http://www.koffice.org/" -SRC_URI="mirror://kde/stable/koffice-${PV}/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_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.2-r5.ebuild b/app-office/koffice/koffice-1.4.2-r5.ebuild deleted file mode 100644 index bb8973d7362d..000000000000 --- a/app-office/koffice/koffice-1.4.2-r5.ebuild +++ /dev/null @@ -1,67 +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.2-r5.ebuild,v 1.1 2005/12/09 20:49:43 carlo Exp $ - -inherit kde - -DESCRIPTION="An integrated office suite for KDE, the K Desktop Environment." -HOMEPAGE="http://www.koffice.org/" -SRC_URI="mirror://kde/stable/koffice-${PV}/src/${P}.tar.bz2" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~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 ) - >=app-text/libwpd-0.8.2" - -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. - -PATCHES="${FILESDIR}/kspread-1.4.2-gcc41.patch - ${FILESDIR}/kexi-1.4.2-gcc41.patch - ${FILESDIR}/post-1.3-koffice-CAN-2005-3193.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/koffice/koffice-1.4.2.ebuild b/app-office/koffice/koffice-1.4.2.ebuild deleted file mode 100644 index 50961d941298..000000000000 --- a/app-office/koffice/koffice-1.4.2.ebuild +++ /dev/null @@ -1,63 +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.2.ebuild,v 1.8 2005/11/30 06:42:17 halcy0n Exp $ - -inherit kde - -DESCRIPTION="An integrated office suite for KDE, the K Desktop Environment." -HOMEPAGE="http://www.koffice.org/" -SRC_URI="mirror://kde/stable/koffice-${PV}/src/${P}.tar.bz2" -LICENSE="GPL-2 LGPL-2" - -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~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_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/ChangeLog b/app-office/koshell/ChangeLog index 2a9ae42fa647..ff0703c6178b 100644 --- a/app-office/koshell/ChangeLog +++ b/app-office/koshell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/koshell # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.23 2005/12/16 01:43:04 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.24 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -koshell-1.3.5.ebuild, + -koshell-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> koshell-1.4.2.ebuild: Stable on alpha wrt bug #112840 diff --git a/app-office/koshell/files/digest-koshell-1.3.5 b/app-office/koshell/files/digest-koshell-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/koshell/files/digest-koshell-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/koshell/files/digest-koshell-1.4.1 b/app-office/koshell/files/digest-koshell-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/koshell/files/digest-koshell-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/koshell/koshell-1.3.5.ebuild b/app-office/koshell/koshell-1.3.5.ebuild deleted file mode 100644 index e2a11c7a382c..000000000000 --- a/app-office/koshell/koshell-1.3.5.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/koshell/koshell-1.3.5.ebuild,v 1.6 2005/07/12 19:34:51 josejx Exp $ - -MAXKOFFICEVER=1.3.5 -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice Workspace" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" - -IUSE="" -SLOT="0" - -DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkospell lib/kospell - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -need-kde 3.1 diff --git a/app-office/koshell/koshell-1.4.1.ebuild b/app-office/koshell/koshell-1.4.1.ebuild deleted file mode 100644 index 3475198db13f..000000000000 --- a/app-office/koshell/koshell-1.4.1.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.1.ebuild,v 1.5 2005/09/12 14:02:39 agriffis 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/ChangeLog b/app-office/kpresenter/ChangeLog index 5b53b7d296b9..9f8f3b7cf1b1 100644 --- a/app-office/kpresenter/ChangeLog +++ b/app-office/kpresenter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kpresenter # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kpresenter/ChangeLog,v 1.23 2005/12/16 01:37:44 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kpresenter/ChangeLog,v 1.24 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -kpresenter-1.3.5.ebuild, + -kpresenter-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> kpresenter-1.4.2.ebuild: diff --git a/app-office/kpresenter/files/digest-kpresenter-1.3.5 b/app-office/kpresenter/files/digest-kpresenter-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/kpresenter/files/digest-kpresenter-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/kpresenter/files/digest-kpresenter-1.4.1 b/app-office/kpresenter/files/digest-kpresenter-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/kpresenter/files/digest-kpresenter-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/kpresenter/kpresenter-1.3.5.ebuild b/app-office/kpresenter/kpresenter-1.3.5.ebuild deleted file mode 100644 index 12b2105a6d30..000000000000 --- a/app-office/kpresenter/kpresenter-1.3.5.ebuild +++ /dev/null @@ -1,49 +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.3.5.ebuild,v 1.6 2005/07/12 19:37:28 josejx Exp $ - -KMNAME=koffice -MAXKOFFICEVER=1.3.5 -inherit kde-meta eutils - -DESCRIPTION="KOffice Presentation Tool" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" - -IUSE="" -SLOT="0" - -DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkospell lib/kospell - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/kpresenter" - -need-kde 3.1 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile first liboofilter because it's needed by the kpresenter's OOo filters - echo "SUBDIRS = liboofilter kpresenter" > $S/filters/Makefile.am - - kde-meta_src_unpack makefiles -} diff --git a/app-office/kpresenter/kpresenter-1.4.1.ebuild b/app-office/kpresenter/kpresenter-1.4.1.ebuild deleted file mode 100644 index 575554bcf913..000000000000 --- a/app-office/kpresenter/kpresenter-1.4.1.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.1.ebuild,v 1.5 2005/09/12 14:03:25 agriffis 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/ChangeLog b/app-office/krita/ChangeLog index 91ef0b3f4dc0..b8abc078d033 100644 --- a/app-office/krita/ChangeLog +++ b/app-office/krita/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/krita # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.23 2005/12/16 01:39:37 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.24 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -krita-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> krita-1.4.2.ebuild: Stable on alpha wrt bug #112840 diff --git a/app-office/krita/files/digest-krita-1.4.1 b/app-office/krita/files/digest-krita-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/krita/files/digest-krita-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/krita/krita-1.4.1.ebuild b/app-office/krita/krita-1.4.1.ebuild deleted file mode 100644 index 6ea95474b365..000000000000 --- a/app-office/krita/krita-1.4.1.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.1.ebuild,v 1.5 2005/09/12 13:47:20 agriffis 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/ChangeLog b/app-office/kspread/ChangeLog index a6a9fe447ddd..120353fd2e59 100644 --- a/app-office/kspread/ChangeLog +++ b/app-office/kspread/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kspread # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kspread/ChangeLog,v 1.26 2005/12/16 01:18:07 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kspread/ChangeLog,v 1.27 2005/12/20 19:23:58 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -kspread-1.3.5.ebuild, + -kspread-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> kspread-1.4.2.ebuild: Stable on alpha wrt bug #112840 diff --git a/app-office/kspread/files/digest-kspread-1.3.5 b/app-office/kspread/files/digest-kspread-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/kspread/files/digest-kspread-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/kspread/files/digest-kspread-1.4.1 b/app-office/kspread/files/digest-kspread-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/kspread/files/digest-kspread-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/kspread/kspread-1.3.5.ebuild b/app-office/kspread/kspread-1.3.5.ebuild deleted file mode 100644 index 571013ebae92..000000000000 --- a/app-office/kspread/kspread-1.3.5.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/kspread/kspread-1.3.5.ebuild,v 1.7 2005/07/12 19:39:05 josejx Exp $ - -KMNAME=koffice -MAXKOFFICEVER=1.3.5 -inherit kde-meta eutils - -DESCRIPTION="KOffice Spreadsheet Application" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" - -IUSE="" -SLOT="0" - -DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - $(deprange $PV $MAXKOFFICEVER app-office/kchart) - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkospell lib/kospell - 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.1 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile first liboofilter because it's needed by the kspread's OOo filters - echo "SUBDIRS = liboofilter kspread" > $S/filters/Makefile.am - - kde-meta_src_unpack makefiles -} diff --git a/app-office/kspread/kspread-1.4.1.ebuild b/app-office/kspread/kspread-1.4.1.ebuild deleted file mode 100644 index 29a8700d81d3..000000000000 --- a/app-office/kspread/kspread-1.4.1.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.1.ebuild,v 1.6 2005/10/13 19:25:07 ranger 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/ChangeLog b/app-office/kugar/ChangeLog index 6636237cf8d5..bdb4e36932a7 100644 --- a/app-office/kugar/ChangeLog +++ b/app-office/kugar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kugar # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kugar/ChangeLog,v 1.23 2005/12/16 01:35:50 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kugar/ChangeLog,v 1.24 2005/12/20 19:23:59 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -kugar-1.3.5.ebuild, + -kugar-1.4.1.ebuild: + clean up 16 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> kugar-1.4.2.ebuild: Stable on alpha wrt bug #112840 diff --git a/app-office/kugar/files/digest-kugar-1.3.5 b/app-office/kugar/files/digest-kugar-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/kugar/files/digest-kugar-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/kugar/files/digest-kugar-1.4.1 b/app-office/kugar/files/digest-kugar-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/kugar/files/digest-kugar-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/kugar/kugar-1.3.5.ebuild b/app-office/kugar/kugar-1.3.5.ebuild deleted file mode 100644 index 1607108005c4..000000000000 --- a/app-office/kugar/kugar-1.3.5.ebuild +++ /dev/null @@ -1,38 +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.3.5.ebuild,v 1.6 2005/07/12 19:28:58 josejx Exp $ - -KMNAME=koffice -MAXKOFFICEVER=1.3.5 -inherit kde-meta eutils - -DESCRIPTION="KOffice: Report viewer(generator)" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" - -IUSE="" -SLOT="0" - -DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - dev-util/pkgconfig" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkospell lib/kospell - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -KMEXTRA="filters/kugar" - -need-kde 3.1 diff --git a/app-office/kugar/kugar-1.4.1.ebuild b/app-office/kugar/kugar-1.4.1.ebuild deleted file mode 100644 index 1d9fe437b2c2..000000000000 --- a/app-office/kugar/kugar-1.4.1.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.1.ebuild,v 1.5 2005/09/12 14:01:54 agriffis 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/ChangeLog b/app-office/kword/ChangeLog index 42b2fe1fc132..75d9a29e3cb5 100644 --- a/app-office/kword/ChangeLog +++ b/app-office/kword/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/kword # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kword/ChangeLog,v 1.39 2005/12/20 17:29:23 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kword/ChangeLog,v 1.40 2005/12/20 19:23:59 carlo Exp $ + + 20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> + -files/koffice_1_3_xpdf_buffer_overflow.diff, -kword-1.3.5.ebuild, + -kword-1.3.5-r1.ebuild, -kword-1.4.1.ebuild, -kword-1.4.1-r1.ebuild, + -kword-1.4.2.ebuild, -kword-1.4.2-r5.ebuild: + clean up *kword-1.4.2-r7 (20 Dec 2005) *kword-1.4.2-r6 (20 Dec 2005) diff --git a/app-office/kword/files/digest-kword-1.3.5 b/app-office/kword/files/digest-kword-1.3.5 deleted file mode 100644 index 4dc2ef3e1dd3..000000000000 --- a/app-office/kword/files/digest-kword-1.3.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 diff --git a/app-office/kword/files/digest-kword-1.3.5-r1 b/app-office/kword/files/digest-kword-1.3.5-r1 deleted file mode 100644 index de0cb893c168..000000000000 --- a/app-office/kword/files/digest-kword-1.3.5-r1 +++ /dev/null @@ -1,4 +0,0 @@ -MD5 79896426542b0cf07e2e15f84946905a koffice-1.3.4.tar.bz2 10765924 -MD5 18f35fd33b62d4d0549130eceb6fca38 koffice-1.3.4-1.3.5.tar.xdelta 340954 -MD5 dbc7e76c86647709a3e74f57c0fcf7f5 koffice-1.3.5.tar.bz2 10778584 -MD5 71a1baa8244dbcc1bfc2bd3c3e3dd40f post-koffice-1.3.5-rtfimport.diff 8620 diff --git a/app-office/kword/files/digest-kword-1.4.1 b/app-office/kword/files/digest-kword-1.4.1 deleted file mode 100644 index 47d9bab5c838..000000000000 --- a/app-office/kword/files/digest-kword-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 diff --git a/app-office/kword/files/digest-kword-1.4.1-r1 b/app-office/kword/files/digest-kword-1.4.1-r1 deleted file mode 100644 index 6a96a65f5dd7..000000000000 --- a/app-office/kword/files/digest-kword-1.4.1-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 91a7b68757addc5934c5a8209a4926d5 koffice-1.4.1.tar.bz2 19364338 -MD5 9f77b327119fd1db0752dab785e2a975 post-koffice-1.4.1-rtfimport.diff 8614 diff --git a/app-office/kword/files/digest-kword-1.4.2 b/app-office/kword/files/digest-kword-1.4.2 deleted file mode 100644 index a054824ae545..000000000000 --- a/app-office/kword/files/digest-kword-1.4.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 6b456fb7d54c84b11396b27a96ae0cf8 koffice-1.4.2.tar.bz2 19486852 diff --git a/app-office/kword/files/digest-kword-1.4.2-r5 b/app-office/kword/files/digest-kword-1.4.2-r5 deleted file mode 100644 index a054824ae545..000000000000 --- a/app-office/kword/files/digest-kword-1.4.2-r5 +++ /dev/null @@ -1 +0,0 @@ -MD5 6b456fb7d54c84b11396b27a96ae0cf8 koffice-1.4.2.tar.bz2 19486852 diff --git a/app-office/kword/files/koffice_1_3_xpdf_buffer_overflow.diff b/app-office/kword/files/koffice_1_3_xpdf_buffer_overflow.diff deleted file mode 100644 index dfcc74d0ac12..000000000000 --- a/app-office/kword/files/koffice_1_3_xpdf_buffer_overflow.diff +++ /dev/null @@ -1,49 +0,0 @@ -=================================================================== -RCS file: /home/kde/koffice/filters/kword/pdf/xpdf/xpdf/Gfx.cc,v -retrieving revision 1.3 -retrieving revision 1.3.2.1 -diff -u -r1.3 -r1.3.2.1 ---- filters/kword/pdf/xpdf/xpdf/Gfx.cc 2003/01/25 23:17:44 1.3 -+++ filters/kword/pdf/xpdf/xpdf/Gfx.cc 2004/12/22 12:07:12 1.3.2.1 -@@ -2379,7 +2379,9 @@ - haveMask = gFalse; - dict->lookup("Mask", &maskObj); - if (maskObj.isArray()) { -- for (i = 0; i < maskObj.arrayGetLength(); ++i) { -+ for (i = 0; -+ i < maskObj.arrayGetLength() && i < 2*gfxColorMaxComps; -+ ++i) { - maskObj.arrayGet(i, &obj1); - maskColors[i] = obj1.getInt(); - obj1.free(); -=================================================================== -RCS file: /home/kde/koffice/filters/kword/pdf/xpdf/xpdf/GfxState.cc,v -retrieving revision 1.3 -retrieving revision 1.3.2.2 -diff -u -r1.3 -r1.3.2.2 ---- filters/kword/pdf/xpdf/xpdf/GfxState.cc 2003/01/25 23:17:44 1.3 -+++ filters/kword/pdf/xpdf/xpdf/GfxState.cc 2004/12/22 13:50:53 1.3.2.2 -@@ -682,6 +682,11 @@ - } - nCompsA = obj2.getInt(); - obj2.free(); -+ if (nCompsA > gfxColorMaxComps) { -+ error(-1, "ICCBased color space with too many (%d > %d) components", -+ nCompsA, gfxColorMaxComps); -+ nCompsA = gfxColorMaxComps; -+ } - if (dict->lookup("Alternate", &obj2)->isNull() || - !(altA = GfxColorSpace::parse(&obj2))) { - switch (nCompsA) { -@@ -1023,6 +1028,11 @@ - goto err2; - } - nCompsA = obj1.arrayGetLength(); -+ if (nCompsA > gfxColorMaxComps) { -+ error(-1, "DeviceN color space with too many (%d > %d) components", -+ nCompsA, gfxColorMaxComps); -+ nCompsA = gfxColorMaxComps; -+ } - for (i = 0; i < nCompsA; ++i) { - if (!obj1.arrayGet(i, &obj2)->isName()) { - error(-1, "Bad DeviceN color space (names)"); diff --git a/app-office/kword/kword-1.3.5-r1.ebuild b/app-office/kword/kword-1.3.5-r1.ebuild deleted file mode 100644 index a3586c57c31f..000000000000 --- a/app-office/kword/kword-1.3.5-r1.ebuild +++ /dev/null @@ -1,55 +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.3.5-r1.ebuild,v 1.2 2005/10/11 15:17:21 greg_g Exp $ - -KMNAME=koffice -MAXKOFFICEVER=1.3.5 -inherit kde-meta eutils - -DESCRIPTION="KOffice Word Processor" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2 - mirror://kde/security_patches/post-koffice-1.3.5-rtfimport.diff" -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" -IUSE="" -SLOT="0" -DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - >=app-text/wv2-0.1.8 - >=media-gfx/imagemagick-5.4.5 - dev-util/pkgconfig" -PATCHES="" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkospell lib/kospell - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/kword" - -need-kde 3.1 - -PATCHES="${FILESDIR}/koffice_1_3_xpdf_buffer_overflow.diff - ${FILESDIR}/CAN-2005-0064.patch - ${DISTDIR}/post-koffice-1.3.5-rtfimport.diff" - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile first liboofilter because it's needed by the kword's OOo filters - echo "SUBDIRS = liboofilter kword" > $S/filters/Makefile.am - - kde-meta_src_unpack makefiles -} - diff --git a/app-office/kword/kword-1.3.5.ebuild b/app-office/kword/kword-1.3.5.ebuild deleted file mode 100644 index 80252eaeaf01..000000000000 --- a/app-office/kword/kword-1.3.5.ebuild +++ /dev/null @@ -1,53 +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.3.5.ebuild,v 1.6 2005/07/12 18:14:47 josejx Exp $ - -KMNAME=koffice -MAXKOFFICEVER=1.3.5 -inherit kde-meta eutils - -DESCRIPTION="KOffice Word Processor" -HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ppc ~ppc64 x86" -IUSE="" -SLOT="0" -DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) - >=app-text/wv2-0.1.8 - >=media-gfx/imagemagick-5.4.5 - dev-util/pkgconfig" -PATCHES="$FILESDIR/xpdf_security_integer_overflow_2.diff" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkoscript lib/koscript - libkospell lib/kospell - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/kword" - -need-kde 3.1 - -src_unpack() { - kde-meta_src_unpack unpack - - epatch ${FILESDIR}/koffice_1_3_xpdf_buffer_overflow.diff - epatch ${FILESDIR}/CAN-2005-0064.patch - - # We need to compile first liboofilter because it's needed by the kword's OOo filters - echo "SUBDIRS = liboofilter kword" > $S/filters/Makefile.am - - kde-meta_src_unpack makefiles -} - diff --git a/app-office/kword/kword-1.4.1-r1.ebuild b/app-office/kword/kword-1.4.1-r1.ebuild deleted file mode 100644 index 33928ca55c18..000000000000 --- a/app-office/kword/kword-1.4.1-r1.ebuild +++ /dev/null @@ -1,60 +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.1-r1.ebuild,v 1.7 2005/10/13 19:25:38 ranger Exp $ - -KMNAME=koffice -MAXKOFFICEVER=${PV} -inherit kde-meta eutils - -DESCRIPTION="KOffice word processor." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2 LGPL-2" - -SRC_URI="${SRC_URI} - mirror://kde/security_patches/post-koffice-1.4.1-rtfimport.diff" - -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 - - # Fix RTF import buffer overflow. Applied in 1.4.2. - epatch "${DISTDIR}/post-koffice-1.4.1-rtfimport.diff" - - # We need to compile liboofilter first - echo "SUBDIRS = liboofilter kword" > $S/filters/Makefile.am - - kde-meta_src_unpack makefiles -} diff --git a/app-office/kword/kword-1.4.1.ebuild b/app-office/kword/kword-1.4.1.ebuild deleted file mode 100644 index 452e713a2650..000000000000 --- a/app-office/kword/kword-1.4.1.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.1.ebuild,v 1.5 2005/09/12 14:07:17 agriffis 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 -} diff --git a/app-office/kword/kword-1.4.2-r5.ebuild b/app-office/kword/kword-1.4.2-r5.ebuild deleted file mode 100644 index 17f346af2afb..000000000000 --- a/app-office/kword/kword-1.4.2-r5.ebuild +++ /dev/null @@ -1,57 +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.2-r5.ebuild,v 1.1 2005/12/09 20:41:28 carlo 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 ~ia64 ~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 - >=app-text/libwpd-0.8.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 - -PATCHES="${FILESDIR}/kspread-1.4.2-gcc41.patch ${FILESDIR}/post-1.3-koffice-CAN-2005-3193.diff" - -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 -} diff --git a/app-office/kword/kword-1.4.2.ebuild b/app-office/kword/kword-1.4.2.ebuild deleted file mode 100644 index 79c3b6b42921..000000000000 --- a/app-office/kword/kword-1.4.2.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.2.ebuild,v 1.6 2005/11/30 06:41:15 halcy0n 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 ~ia64 ~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 -} |