diff options
Diffstat (limited to 'app-office')
33 files changed, 530 insertions, 11 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index d3680a9d8702..465b929435c4 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,11 @@ # 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.6 2005/06/11 09:28:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.7 2005/06/21 08:40:20 greg_g Exp $ + +*kchart-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> +kchart-1.4.0.ebuild: + Final release of KOffice 1.4. 11 Jun 2005; Markus Rothe <corsair@gentoo.org> kchart-1.3.5.ebuild, kchart-1.4.0_rc1.ebuild: diff --git a/app-office/kchart/files/digest-kchart-1.4.0 b/app-office/kchart/files/digest-kchart-1.4.0 new file mode 100644 index 000000000000..aada0edc41ee --- /dev/null +++ b/app-office/kchart/files/digest-kchart-1.4.0 @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000000..fa2326209bdb --- /dev/null +++ b/app-office/kchart/kchart-1.4.0.ebuild @@ -0,0 +1,39 @@ +# 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.1 2005/06/21 08:40:20 greg_g Exp $ + +MAXKOFFICEVER=${PV} +KMNAME=koffice +inherit kde-meta eutils + +DESCRIPTION="KOffice integrated graph and chart drawing tool." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkoscript lib/koscript + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store + libkochart interfaces" + +KMEXTRACTONLY="lib/ + interfaces/" + +KMEXTRA="filters/kchart" + +need-kde 3.3 diff --git a/app-office/kexi/ChangeLog b/app-office/kexi/ChangeLog index 68451c8b510b..d128d019a0c0 100644 --- a/app-office/kexi/ChangeLog +++ b/app-office/kexi/ChangeLog @@ -1,6 +1,11 @@ # 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.3 2005/06/11 09:44:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.4 2005/06/21 08:38:18 greg_g Exp $ + +*kexi-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> +kexi-1.4.0.ebuild: + Final release of KOffice 1.4. 11 Jun 2005; Markus Rothe <corsair@gentoo.org> kexi-1.4.0_rc1.ebuild: Added ~ppc64; bug #95128 diff --git a/app-office/kexi/files/digest-kexi-1.4.0 b/app-office/kexi/files/digest-kexi-1.4.0 new file mode 100644 index 000000000000..aada0edc41ee --- /dev/null +++ b/app-office/kexi/files/digest-kexi-1.4.0 @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000000..280d88e83716 --- /dev/null +++ b/app-office/kexi/kexi-1.4.0.ebuild @@ -0,0 +1,46 @@ +# 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.1 2005/06/21 08:38:18 greg_g Exp $ + +MAXKOFFICEVER=${PV} +KMNAME=koffice +inherit kde-meta eutils + +DESCRIPTION="KOffice integrated environment for database management." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc64 ~x86" +IUSE="mysql postgres" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) + sys-libs/readline + mysql? ( dev-db/mysql ) + postgres? ( dev-libs/libpqxx ) + dev-lang/python + !dev-db/kexi" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkoscript lib/koscript + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store" + +KMEXTRACTONLY="lib/" + +need-kde 3.3 + +src_compile() { + local myconf="$(use_enable mysql) $(use_enable postgres pgsql)" + + kde-meta_src_compile +} diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 1098d61b16f5..4f0d3ff5f07c 100644 --- a/app-office/kformula/ChangeLog +++ b/app-office/kformula/ChangeLog @@ -1,6 +1,11 @@ # 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.6 2005/06/11 09:39:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.7 2005/06/21 08:40:45 greg_g Exp $ + +*kformula-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> +kformula-1.4.0.ebuild: + Final release of KOffice 1.4. 11 Jun 2005; Markus Rothe <corsair@gentoo.org> kformula-1.3.5.ebuild, kformula-1.4.0_rc1.ebuild: diff --git a/app-office/kformula/files/digest-kformula-1.4.0 b/app-office/kformula/files/digest-kformula-1.4.0 new file mode 100644 index 000000000000..aada0edc41ee --- /dev/null +++ b/app-office/kformula/files/digest-kformula-1.4.0 @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000000..341b51a7a0d5 --- /dev/null +++ b/app-office/kformula/kformula-1.4.0.ebuild @@ -0,0 +1,39 @@ +# 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.1 2005/06/21 08:40:45 greg_g Exp $ + +MAXKOFFICEVER=${PV} +KMNAME=koffice +inherit kde-meta eutils + +DESCRIPTION="KOffice formula editor." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkoscript lib/koscript + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store" + +KMEXTRACTONLY="lib/" + +KMEXTRA="filters/kformula" + +need-kde 3.3 + + diff --git a/app-office/kivio/ChangeLog b/app-office/kivio/ChangeLog index 950219087e69..b0d397d4bb5c 100644 --- a/app-office/kivio/ChangeLog +++ b/app-office/kivio/ChangeLog @@ -1,6 +1,11 @@ # 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.6 2005/06/11 09:26:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kivio/ChangeLog,v 1.7 2005/06/21 08:38:42 greg_g Exp $ + +*kivio-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> +kivio-1.4.0.ebuild: + Final release of KOffice 1.4. 11 Jun 2005; Markus Rothe <corsair@gentoo.org> kivio-1.3.5.ebuild, kivio-1.4.0_rc1.ebuild: diff --git a/app-office/kivio/files/digest-kivio-1.4.0 b/app-office/kivio/files/digest-kivio-1.4.0 new file mode 100644 index 000000000000..aada0edc41ee --- /dev/null +++ b/app-office/kivio/files/digest-kivio-1.4.0 @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000000..f5c9c6d90b15 --- /dev/null +++ b/app-office/kivio/kivio-1.4.0.ebuild @@ -0,0 +1,36 @@ +# 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.1 2005/06/21 08:38:42 greg_g Exp $ + +MAXKOFFICEVER=${PV} +KMNAME=koffice +inherit kde-meta eutils + +DESCRIPTION="KOffice flowchart and diagram tool." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) + dev-lang/python" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkoscript lib/koscript + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store" + +KMEXTRACTONLY="lib/" + +need-kde 3.3 diff --git a/app-office/koffice-meta/ChangeLog b/app-office/koffice-meta/ChangeLog index fcbc11f8945b..d05ebc9fbb64 100644 --- a/app-office/koffice-meta/ChangeLog +++ b/app-office/koffice-meta/ChangeLog @@ -1,6 +1,12 @@ # 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.6 2005/06/05 19:44:05 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-meta/ChangeLog,v 1.7 2005/06/21 08:42:21 greg_g Exp $ + +*koffice-meta-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> + +koffice-meta-1.4.0.ebuild: + Final release of KOffice 1.4. 05 Jun 2005; Marcus D. Hanwell <marcus@gentoo.org> koffice-meta-1.4.0_rc1.ebuild: 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 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/app-office/koffice-meta/files/digest-koffice-meta-1.4.0 diff --git a/app-office/koffice-meta/koffice-meta-1.4.0.ebuild b/app-office/koffice-meta/koffice-meta-1.4.0.ebuild new file mode 100644 index 000000000000..59e8a4b7f35f --- /dev/null +++ b/app-office/koffice-meta/koffice-meta-1.4.0.ebuild @@ -0,0 +1,28 @@ +# 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.1 2005/06/21 08:42:21 greg_g Exp $ + +MAXKOFFICEVER=${PV} +inherit kde-functions + +DESCRIPTION="KOffice - merge this to pull in all KOffice-derived packages." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/karbon) + $(deprange $PV $MAXKOFFICEVER app-office/kchart) + $(deprange $PV $MAXKOFFICEVER app-office/kexi) + $(deprange $PV $MAXKOFFICEVER app-office/kformula) + $(deprange $PV $MAXKOFFICEVER app-office/kivio) + $(deprange $PV $MAXKOFFICEVER app-office/koffice-data) + $(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) + $(deprange $PV $MAXKOFFICEVER app-office/koshell) + $(deprange $PV $MAXKOFFICEVER app-office/kpresenter) + $(deprange $PV $MAXKOFFICEVER app-office/krita) + $(deprange $PV $MAXKOFFICEVER app-office/kspread) + $(deprange $PV $MAXKOFFICEVER app-office/kugar) + $(deprange $PV $MAXKOFFICEVER app-office/kword)" diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog index 1ae3ff841b5a..44a0ba6601cf 100644 --- a/app-office/koshell/ChangeLog +++ b/app-office/koshell/ChangeLog @@ -1,6 +1,11 @@ # 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.6 2005/06/11 09:36:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.7 2005/06/21 08:41:09 greg_g Exp $ + +*koshell-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> +koshell-1.4.0.ebuild: + Final release of KOffice 1.4. 11 Jun 2005; Markus Rothe <corsair@gentoo.org> koshell-1.3.5.ebuild, koshell-1.4.0_rc1.ebuild: diff --git a/app-office/koshell/files/digest-koshell-1.4.0 b/app-office/koshell/files/digest-koshell-1.4.0 new file mode 100644 index 000000000000..aada0edc41ee --- /dev/null +++ b/app-office/koshell/files/digest-koshell-1.4.0 @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000000..c70599ee379e --- /dev/null +++ b/app-office/koshell/koshell-1.4.0.ebuild @@ -0,0 +1,35 @@ +# 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.1 2005/06/21 08:41:09 greg_g Exp $ + +MAXKOFFICEVER=${PV} +KMNAME=koffice +inherit kde-meta eutils + +DESCRIPTION="KOffice workspace." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkoscript lib/koscript + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store" + +KMEXTRACTONLY="lib/" + +need-kde 3.3 diff --git a/app-office/kpresenter/ChangeLog b/app-office/kpresenter/ChangeLog index 273bdc80fd98..9d1375891999 100644 --- a/app-office/kpresenter/ChangeLog +++ b/app-office/kpresenter/ChangeLog @@ -1,6 +1,11 @@ # 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.6 2005/06/11 09:33:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kpresenter/ChangeLog,v 1.7 2005/06/21 08:39:07 greg_g Exp $ + +*kpresenter-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> +kpresenter-1.4.0.ebuild: + Final release of KOffice 1.4. 11 Jun 2005; Markus Rothe <corsair@gentoo.org> kpresenter-1.3.5.ebuild, kpresenter-1.4.0_rc1.ebuild: diff --git a/app-office/kpresenter/files/digest-kpresenter-1.4.0 b/app-office/kpresenter/files/digest-kpresenter-1.4.0 new file mode 100644 index 000000000000..aada0edc41ee --- /dev/null +++ b/app-office/kpresenter/files/digest-kpresenter-1.4.0 @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000000..cb6a27d29628 --- /dev/null +++ b/app-office/kpresenter/kpresenter-1.4.0.ebuild @@ -0,0 +1,48 @@ +# 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.1 2005/06/21 08:39:07 greg_g Exp $ + +KMNAME=koffice +MAXKOFFICEVER=${PV} +inherit kde-meta eutils + +DESCRIPTION="KOffice presentation program." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkoscript lib/koscript + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store" + +KMEXTRACTONLY="lib/" + +KMCOMPILEONLY="filters/liboofilter" + +KMEXTRA="filters/kpresenter" + +need-kde 3.3 + +src_unpack() { + kde-meta_src_unpack unpack + + # We need to compile liboofilter first + echo "SUBDIRS = liboofilter kpresenter" > $S/filters/Makefile.am + + kde-meta_src_unpack makefiles +} diff --git a/app-office/krita/ChangeLog b/app-office/krita/ChangeLog index 570991e89972..d8cafac0646d 100644 --- a/app-office/krita/ChangeLog +++ b/app-office/krita/ChangeLog @@ -1,6 +1,11 @@ # 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.3 2005/06/11 09:46:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.4 2005/06/21 08:41:34 greg_g Exp $ + +*krita-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> +krita-1.4.0.ebuild: + Final release of KOffice 1.4. 11 Jun 2005; Markus Rothe <corsair@gentoo.org> krita-1.4.0_rc1.ebuild: Added ~ppc64; bug #95128 diff --git a/app-office/krita/files/digest-krita-1.4.0 b/app-office/krita/files/digest-krita-1.4.0 new file mode 100644 index 000000000000..aada0edc41ee --- /dev/null +++ b/app-office/krita/files/digest-krita-1.4.0 @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000000..f7325f5ebca7 --- /dev/null +++ b/app-office/krita/krita-1.4.0.ebuild @@ -0,0 +1,40 @@ +# 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.1 2005/06/21 08:41:34 greg_g Exp $ + +MAXKOFFICEVER=${PV} +KMNAME=koffice +inherit kde-meta eutils + +DESCRIPTION="KOffice image manipulation program." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc64 ~x86" +IUSE="javascript" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) + >=media-gfx/imagemagick-5.5.2 + media-libs/lcms + javascript? ( kde-base/kjsembed )" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkoscript lib/koscript + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store" + +KMEXTRACTONLY="lib/" + +KMEXTRA="filters/krita" + +need-kde 3.3 diff --git a/app-office/kspread/ChangeLog b/app-office/kspread/ChangeLog index bf77e199c1c2..9b397710ab2b 100644 --- a/app-office/kspread/ChangeLog +++ b/app-office/kspread/ChangeLog @@ -1,6 +1,11 @@ # 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.7 2005/06/11 09:41:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kspread/ChangeLog,v 1.8 2005/06/21 08:39:31 greg_g Exp $ + +*kspread-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> +kspread-1.4.0.ebuild: + Final release of KOffice 1.4. 11 Jun 2005; Markus Rothe <corsair@gentoo.org> kspread-1.3.5.ebuild, kspread-1.4.0_rc1.ebuild: diff --git a/app-office/kspread/files/digest-kspread-1.4.0 b/app-office/kspread/files/digest-kspread-1.4.0 new file mode 100644 index 000000000000..aada0edc41ee --- /dev/null +++ b/app-office/kspread/files/digest-kspread-1.4.0 @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000000..05eb8427dda3 --- /dev/null +++ b/app-office/kspread/kspread-1.4.0.ebuild @@ -0,0 +1,51 @@ +# 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.1 2005/06/21 08:39:31 greg_g Exp $ + +KMNAME=koffice +MAXKOFFICEVER=${PV} +inherit kde-meta eutils + +DESCRIPTION="KOffice spreadsheet application." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) + $(deprange $PV $MAXKOFFICEVER app-office/kchart)" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkoscript lib/koscript + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store + libkochart interfaces" + +KMEXTRACTONLY="lib/ + interfaces/" + +KMCOMPILEONLY="filters/liboofilter" + +KMEXTRA="filters/kspread" + +need-kde 3.3 + +src_unpack() { + kde-meta_src_unpack unpack + + # We need to compile liboofilter first + echo "SUBDIRS = liboofilter kspread" > $S/filters/Makefile.am + + kde-meta_src_unpack makefiles +} diff --git a/app-office/kugar/ChangeLog b/app-office/kugar/ChangeLog index 849e76f6f4b0..7fe35af4d931 100644 --- a/app-office/kugar/ChangeLog +++ b/app-office/kugar/ChangeLog @@ -1,6 +1,11 @@ # 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.6 2005/06/11 09:30:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kugar/ChangeLog,v 1.7 2005/06/21 08:41:58 greg_g Exp $ + +*kugar-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> +kugar-1.4.0.ebuild: + Final release of KOffice 1.4. 11 Jun 2005; Markus Rothe <corsair@gentoo.org> kugar-1.3.5.ebuild, kugar-1.4.0_rc1.ebuild: diff --git a/app-office/kugar/files/digest-kugar-1.4.0 b/app-office/kugar/files/digest-kugar-1.4.0 new file mode 100644 index 000000000000..aada0edc41ee --- /dev/null +++ b/app-office/kugar/files/digest-kugar-1.4.0 @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000000..46959c757be9 --- /dev/null +++ b/app-office/kugar/kugar-1.4.0.ebuild @@ -0,0 +1,37 @@ +# 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.1 2005/06/21 08:41:58 greg_g Exp $ + +KMNAME=koffice +MAXKOFFICEVER=${PV} +inherit kde-meta eutils + +DESCRIPTION="KOffice report viewer and generator." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkoscript lib/koscript + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store" + +KMEXTRACTONLY="lib/" + +KMEXTRA="filters/kugar" + +need-kde 3.3 diff --git a/app-office/kword/ChangeLog b/app-office/kword/ChangeLog index 6725edf0dd04..951d8118000f 100644 --- a/app-office/kword/ChangeLog +++ b/app-office/kword/ChangeLog @@ -1,6 +1,11 @@ # 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.6 2005/06/11 09:24:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kword/ChangeLog,v 1.7 2005/06/21 08:39:56 greg_g Exp $ + +*kword-1.4.0 (21 Jun 2005) + + 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> +kword-1.4.0.ebuild: + Final release of KOffice 1.4. 11 Jun 2005; Markus Rothe <corsair@gentoo.org> kword-1.3.5.ebuild, kword-1.4.0_rc1.ebuild: diff --git a/app-office/kword/files/digest-kword-1.4.0 b/app-office/kword/files/digest-kword-1.4.0 new file mode 100644 index 000000000000..aada0edc41ee --- /dev/null +++ b/app-office/kword/files/digest-kword-1.4.0 @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000000..fce31150d399 --- /dev/null +++ b/app-office/kword/kword-1.4.0.ebuild @@ -0,0 +1,54 @@ +# 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.1 2005/06/21 08:39:56 greg_g Exp $ + +KMNAME=koffice +MAXKOFFICEVER=${PV} +inherit kde-meta eutils + +DESCRIPTION="KOffice word processor." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) + $(deprange $PV $MAXKOFFICEVER app-office/kspread) + >=app-text/wv2-0.1.8 + >=media-gfx/imagemagick-5.5.2" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkoscript lib/koscript + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store + libkspreadcommon kspread" + +KMEXTRACTONLY=" + lib/ + kspread/" + +KMCOMPILEONLY="filters/liboofilter" + +KMEXTRA="filters/kword" + +need-kde 3.3 + +src_unpack() { + kde-meta_src_unpack unpack + + # We need to compile liboofilter first + echo "SUBDIRS = liboofilter kword" > $S/filters/Makefile.am + + kde-meta_src_unpack makefiles +} |