summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2006-02-09 19:43:39 +0000
committerCarsten Lohrke <carlo@gentoo.org>2006-02-09 19:43:39 +0000
commit8f16702f5c7cca8ccbdd00b7cabe276371553138 (patch)
treec4969d32dfbfcb9998f7fdbd10bd62e498342a2b /app-office
parentVersion bump to 1.0.29 to resolve a bug with serial consoles on sparc. (diff)
downloadhistorical-8f16702f5c7cca8ccbdd00b7cabe276371553138.tar.gz
historical-8f16702f5c7cca8ccbdd00b7cabe276371553138.tar.bz2
historical-8f16702f5c7cca8ccbdd00b7cabe276371553138.zip
version bump
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kchart/ChangeLog9
-rw-r--r--app-office/kchart/Manifest4
-rw-r--r--app-office/kchart/files/digest-kchart-1.5_beta11
-rw-r--r--app-office/kchart/kchart-1.5_beta1.ebuild48
-rw-r--r--app-office/kplato/Manifest5
5 files changed, 62 insertions, 5 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog
index 0e5f5dc44ad7..5c75197aa253 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.25 2005/12/20 19:23:58 carlo Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.26 2006/02/09 19:43:38 carlo Exp $
+
+*kchart-1.5_beta1 (09 Feb 2006)
+
+ 09 Feb 2006; Carsten Lohrke <carlo@gentoo.org> +kchart-1.5_beta1.ebuild:
+ version bump
20 Dec 2005; Carsten Lohrke <carlo@gentoo.org> -kchart-1.3.5.ebuild,
-kchart-1.4.1.ebuild:
diff --git a/app-office/kchart/Manifest b/app-office/kchart/Manifest
index ff63bfaa2bf1..4472d6f10e10 100644
--- a/app-office/kchart/Manifest
+++ b/app-office/kchart/Manifest
@@ -1,4 +1,6 @@
-MD5 953e17825c1a0eb2f2fc0cdbe9fe5201 ChangeLog 2868
+MD5 a726d2413da8c80d2c7c9b0c76e99d14 ChangeLog 2992
MD5 cf5b314fdf4094ea845edfddf2cf39b5 files/digest-kchart-1.4.2 68
+MD5 ec887471013626485519bfca72ab7281 files/digest-kchart-1.5_beta1 69
MD5 75a84843c368f44071f0bf45ad0634d4 kchart-1.4.2.ebuild 908
+MD5 f3501f3d0f995de3c31f18630009a07e kchart-1.5_beta1.ebuild 1075
MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157
diff --git a/app-office/kchart/files/digest-kchart-1.5_beta1 b/app-office/kchart/files/digest-kchart-1.5_beta1
new file mode 100644
index 000000000000..61ed3d6fc510
--- /dev/null
+++ b/app-office/kchart/files/digest-kchart-1.5_beta1
@@ -0,0 +1 @@
+MD5 99a8de4e93b00e1c3148a5f96b67d966 koffice-1.4.90.tar.bz2 42444039
diff --git a/app-office/kchart/kchart-1.5_beta1.ebuild b/app-office/kchart/kchart-1.5_beta1.ebuild
new file mode 100644
index 000000000000..ccbbef846073
--- /dev/null
+++ b/app-office/kchart/kchart-1.5_beta1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.5_beta1.ebuild,v 1.1 2006/02/09 19:43:39 carlo 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="~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
+ libkotext lib/kotext
+ libkwmf lib/kwmf
+ libkowmf lib/kwmf
+ libkstore lib/store
+ libkochart interfaces"
+
+KMEXTRACTONLY="lib/
+ interfaces/"
+
+KMEXTRA="filters/kchart"
+
+KMCOMPILEONLY="filters/libdialogfilter"
+
+need-kde 3.4
+
+src_unpack() {
+ kde-meta_src_unpack unpack
+
+ # We need to compile liboofilter first
+ echo "SUBDIRS = libdialogfilter kchart" > $S/filters/Makefile.am
+
+ kde-meta_src_unpack makefiles
+}
diff --git a/app-office/kplato/Manifest b/app-office/kplato/Manifest
index 22f4851cae7a..21dd4cf285c2 100644
--- a/app-office/kplato/Manifest
+++ b/app-office/kplato/Manifest
@@ -1,3 +1,4 @@
-MD5 5a3320cc99f0ae6ab0ae327f7a185d3f ChangeLog 333
+MD5 29a2fbcbc978750f747363df1f4e9c00 ChangeLog 460
MD5 ec887471013626485519bfca72ab7281 files/digest-kplato-1.5_beta1 69
-MD5 879895ee99d0c5fc8f4dc6c5315e0615 kplato-1.5_beta1.ebuild 723
+MD5 14f54fc1d7d5a71c2e05cc81e0cbe1b3 kplato-1.5_beta1.ebuild 743
+MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157