summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2002-07-29 06:08:32 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2002-07-29 06:08:32 +0000
commit5d02f5d8750061bda32d603952d98b173d957539 (patch)
treeff0a3826cdd6f012134f7833bec5c373f2ddaa39 /app-office
parentmasked new gnumeric for testing (diff)
downloadhistorical-5d02f5d8750061bda32d603952d98b173d957539.tar.gz
historical-5d02f5d8750061bda32d603952d98b173d957539.tar.bz2
historical-5d02f5d8750061bda32d603952d98b173d957539.zip
bump version and fix KEYWORDS
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnumeric/ChangeLog5
-rw-r--r--app-office/gnumeric/files/digest-gnumeric-1.0.91
-rw-r--r--app-office/gnumeric/gnumeric-1.0.8.ebuild3
-rw-r--r--app-office/gnumeric/gnumeric-1.0.9.ebuild125
-rw-r--r--app-office/gnumeric/gnumeric-1.1.5.ebuild4
5 files changed, 134 insertions, 4 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog
index 926739b4b48f..692a1c93fe65 100644
--- a/app-office/gnumeric/ChangeLog
+++ b/app-office/gnumeric/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-office/gnumeric
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.13 2002/06/30 18:33:39 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.14 2002/07/29 06:08:32 spider Exp $
+*gnumeric-1.0.9 (29 Jul 2002)
+ 29 Jul 2002; Spider <spider@gentoo.org> gnumeric-1.0.9.ebuild gnumeric-1.0.8.ebuild gnumeric-1.1.5.ebuild :
+ bump version, add KEYWORDS to all versions.
*gnumeric-1.0.8 (30 Jun 2002)
30 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
diff --git a/app-office/gnumeric/files/digest-gnumeric-1.0.9 b/app-office/gnumeric/files/digest-gnumeric-1.0.9
new file mode 100644
index 000000000000..5e8c95cb57bd
--- /dev/null
+++ b/app-office/gnumeric/files/digest-gnumeric-1.0.9
@@ -0,0 +1 @@
+MD5 f424f16f8f4853482153299ce0a81849 gnumeric-1.0.9.tar.bz2 10494730
diff --git a/app-office/gnumeric/gnumeric-1.0.8.ebuild b/app-office/gnumeric/gnumeric-1.0.8.ebuild
index 77f82d06633f..39ca290b2d27 100644
--- a/app-office/gnumeric/gnumeric-1.0.8.ebuild
+++ b/app-office/gnumeric/gnumeric-1.0.8.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.8.ebuild,v 1.3 2002/07/26 12:49:59 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.8.ebuild,v 1.4 2002/07/29 06:08:32 spider Exp $
#provide Xmake and Xemake
@@ -13,6 +13,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnumeric/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/gnome-office/gnumeric.shtml"
SLOT="0"
LICENSE="GPL-2"
+KEYWORDS="x86"
#Eye Of Gnome (media-gfx/eog) is for image support.
RDEPEND="=x11-libs/gtk+-1.2*
diff --git a/app-office/gnumeric/gnumeric-1.0.9.ebuild b/app-office/gnumeric/gnumeric-1.0.9.ebuild
new file mode 100644
index 000000000000..378631aedba9
--- /dev/null
+++ b/app-office/gnumeric/gnumeric-1.0.9.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Maintainer: Martin Schlemmer <azarah@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.9.ebuild,v 1.1 2002/07/29 06:08:32 spider Exp $
+
+#provide Xmake and Xemake
+
+inherit virtualx libtool
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Gnumeric, the GNOME Spreadsheet"
+SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnumeric/${P}.tar.bz2"
+HOMEPAGE="http://www.gnome.org/gnome-office/gnumeric.shtml"
+SLOT="0"
+KEYWORDS="x86"
+LICENSE="GPL-2"
+
+#Eye Of Gnome (media-gfx/eog) is for image support.
+RDEPEND="=x11-libs/gtk+-1.2*
+ >=gnome-base/gnome-libs-1.4.1.2-r1
+ >=gnome-base/oaf-0.6.7
+ >=gnome-base/ORBit-0.5.12-r1
+ ( >=gnome-base/libglade-0.17
+ <gnome-base/libglade-0.99 )
+ >=gnome-base/gnome-print-0.31
+ >=gnome-extra/gal-0.18
+ >=dev-libs/libole2-0.2.4
+ >=media-gfx/eog-0.6
+ =dev-libs/libxml-1.8*
+ =media-libs/freetype-1.3*
+ bonobo? ( >=gnome-base/bonobo-1.0.17 )
+ perl? ( >=sys-devel/perl-5.6 )
+ python? ( >=dev-lang/python-2.0 )
+ gb? ( ~gnome-extra/gb-0.0.17 )
+ libgda? ( >=gnome-extra/libgda-0.2.91
+ >=gnome-base/bonobo-1.0.17 )
+ evo? ( >=net-mail/evolution-0.13 )"
+
+#will only work once everybody has decided that they should support
+#the latest versions of programs, or if we live in a perfect world,
+#and subsequent versions do not break compatibility.
+# guile? ( >=dev-util/guile-1.5 )"
+
+DEPEND="${RDEPEND}
+ nls? ( sys-devel/gettext
+ >=dev-util/intltool-0.11 )"
+
+
+src_unpack() {
+ unpack ${A}
+
+ #patch 'gnumeric-doc.make' to look for files in the correct place.
+# cd ${S}/doc
+# patch -p0 <${FILESDIR}/${P}-docbuild.patch || die
+# cd ${S}
+}
+
+src_compile() {
+
+ # fix the relink bug, and invalid paths in .ls files.
+ elibtoolize
+
+ local myconf=""
+ if [ -z "`use nls`" ] ; then
+ myconf="${myconf} --disable-nls"
+ fi
+ if [ -n "`use gb`" ]; then
+ myconf="${myconf} --with-gb"
+ else
+ myconf="${myconf} --without-gb"
+ fi
+ #broken as we cannot use guile-1.5 (break gnucash)
+ if [ -n "`use guile`" ]; then
+ myconf="${myconf} --without-guile"
+ else
+ myconf="${myconf} --without-guile"
+ fi
+ if [ -n "`use perl`" ]; then
+ myconf="${myconf} --with-perl"
+ else
+ myconf="${myconf} --without-perl"
+ fi
+ if [ -n "`use python`" ]; then
+ myconf="${myconf} --with-python"
+ else
+ myconf="${myconf} --without-python"
+ fi
+ if [ -n "`use libgda`" ]; then
+ myconf="${myconf} --with-gda --with-bonobo"
+ else
+ myconf="${myconf} --without-gda"
+ fi
+ if [ -n "`use evo`" ]; then
+ myconf="${myconf} --with-evolution"
+ fi
+ if [ -n "`use bonobo`" ]; then
+ myconf="${myconf} --with-bonobo"
+ elif [ -z "`use libgda`" ]; then
+ myconf="${myconf} --without-bonobo"
+ fi
+
+ CFLAGS="$CFLAGS `gdk-pixbuf-config --cflags`"
+
+ ./configure --host=${CHOST} \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ ${myconf} || die
+
+ #'gnumeric --dump-func-defs' needs to write to ${HOME}/.gnome/, or
+ #else the build fails.
+ addwrite "${HOME}/.gnome"
+
+ #the build process have to be able to connect to X
+ Xemake || Xmake || die
+}
+
+src_install() {
+
+ make prefix=${D}/usr \
+ sysconfdir=${D}/etc \
+ install || die
+
+ dodoc AUTHORS COPYING *ChangeLog HACKING NEWS README TODO
+}
+
diff --git a/app-office/gnumeric/gnumeric-1.1.5.ebuild b/app-office/gnumeric/gnumeric-1.1.5.ebuild
index f580ccad1e0d..cc44b8511eaf 100644
--- a/app-office/gnumeric/gnumeric-1.1.5.ebuild
+++ b/app-office/gnumeric/gnumeric-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.5.ebuild,v 1.3 2002/06/30 18:33:39 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.5.ebuild,v 1.4 2002/07/29 06:08:32 spider Exp $
#provide Xmake and Xemake
inherit virtualx
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/gnome-office/gnumeric.shtml"
SLOT="0"
LICENSE="GPL-2"
-
+KEYWORDS="x86"
#Eye Of Gnome (media-gfx/eog) is for image support.
RDEPEND="=x11-libs/gtk+-2.0*