summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-01-27 15:44:57 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-01-27 15:44:57 +0000
commit02cc7e5f879612aa4b64496a3b5d176fd2ec4835 (patch)
tree63216622171a784080ac232117f70e00aff22662 /app-office
parentsome more fixes (diff)
downloadgentoo-2-02cc7e5f879612aa4b64496a3b5d176fd2ec4835.tar.gz
gentoo-2-02cc7e5f879612aa4b64496a3b5d176fd2ec4835.tar.bz2
gentoo-2-02cc7e5f879612aa4b64496a3b5d176fd2ec4835.zip
new version; removed old
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnumeric/files/digest-gnumeric-0.75-r21
-rw-r--r--app-office/gnumeric/files/digest-gnumeric-0.75-r31
-rw-r--r--app-office/gnumeric/files/digest-gnumeric-0.761
-rw-r--r--app-office/gnumeric/files/digest-gnumeric-1.0.11
-rw-r--r--app-office/gnumeric/files/digest-gnumeric-1.0.31
-rw-r--r--app-office/gnumeric/gnumeric-0.75-r2.ebuild92
-rw-r--r--app-office/gnumeric/gnumeric-0.75-r3.ebuild89
-rw-r--r--app-office/gnumeric/gnumeric-0.76.ebuild89
-rw-r--r--app-office/gnumeric/gnumeric-1.0.3.ebuild (renamed from app-office/gnumeric/gnumeric-1.0.1.ebuild)2
9 files changed, 2 insertions, 275 deletions
diff --git a/app-office/gnumeric/files/digest-gnumeric-0.75-r2 b/app-office/gnumeric/files/digest-gnumeric-0.75-r2
deleted file mode 100644
index 3712cec8a49b..000000000000
--- a/app-office/gnumeric/files/digest-gnumeric-0.75-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 03253d6e6244bc3526f3755ad3c8dc30 gnumeric-0.75.tar.bz2 6262784
diff --git a/app-office/gnumeric/files/digest-gnumeric-0.75-r3 b/app-office/gnumeric/files/digest-gnumeric-0.75-r3
deleted file mode 100644
index 3712cec8a49b..000000000000
--- a/app-office/gnumeric/files/digest-gnumeric-0.75-r3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 03253d6e6244bc3526f3755ad3c8dc30 gnumeric-0.75.tar.bz2 6262784
diff --git a/app-office/gnumeric/files/digest-gnumeric-0.76 b/app-office/gnumeric/files/digest-gnumeric-0.76
deleted file mode 100644
index 951335ebfafa..000000000000
--- a/app-office/gnumeric/files/digest-gnumeric-0.76
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d140088292872677c29ad76c69d97594 gnumeric-0.76.tar.bz2 5873664
diff --git a/app-office/gnumeric/files/digest-gnumeric-1.0.1 b/app-office/gnumeric/files/digest-gnumeric-1.0.1
deleted file mode 100644
index 5bcfbae97227..000000000000
--- a/app-office/gnumeric/files/digest-gnumeric-1.0.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ede91c1276fa42e486f1fd7097507190 gnumeric-1.0.1.tar.bz2 8531968
diff --git a/app-office/gnumeric/files/digest-gnumeric-1.0.3 b/app-office/gnumeric/files/digest-gnumeric-1.0.3
new file mode 100644
index 000000000000..1a752ee3c7e5
--- /dev/null
+++ b/app-office/gnumeric/files/digest-gnumeric-1.0.3
@@ -0,0 +1 @@
+MD5 9020af9d717afd6dbed0e9d5768d96a0 gnumeric-1.0.3.tar.bz2 9027584
diff --git a/app-office/gnumeric/gnumeric-0.75-r2.ebuild b/app-office/gnumeric/gnumeric-0.75-r2.ebuild
deleted file mode 100644
index 8b6eb25cf89f..000000000000
--- a/app-office/gnumeric/gnumeric-0.75-r2.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-0.75-r2.ebuild,v 1.2 2001/11/13 18:16:12 hallski Exp $
-
-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"
-
-# We actually need guile-1.5
-RDEPEND=">=x11-libs/gtk+-1.2.10-r3
- >=gnome-base/gnome-libs-1.4.1.2-r1
- >=gnome-base/oaf-0.6.7
- >=gnome-base/ORBit-0.5.11
- >=gnome-base/libglade-0.17
- >=gnome-base/gnome-print-0.31
- >=gnome-extra/gal-0.14
- >=dev-libs/libxml-1.8.16
- >=dev-libs/libole2-0.2.4
- ~media-libs/freetype-1.3.1
- perl? ( >=sys-devel/perl-5 )
- python? ( >=dev-lang/python-2.0 )
- gb? ( >=gnome-extra/gb-0.0.20-r1 )
- guile? ( >=dev-util/guile-1.4 )
- libgda? ( >=gnome-extra/libgda-0.2.91 )
- bonobo? ( >=gnome-base/bonobo-1.0.9-r1 )
- evo? ( >=net-mail/evolution-0.13 )"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.11
- nls? ( sys-devel/gettext )"
-
-
-src_compile() {
-
- local myconf
- if [ -z "`use nls`" ] ; then
- myconf="--disable-nls"
- fi
- if [ -z "`use bonobo`" ] ; then
- myconf="${myconf} --without-bonobo"
- fi
- if [ "`use gb`" ]; then
- #does not work atm
- myconf="${myconf} --without-gb"
- else
- myconf="${myconf} --without-gb"
- fi
- if [ "`use guile`"]; then
- myconf="${myconf} --with-guile"
- else
- myconf="${myconf} --without-guile"
- fi
- if [ "`use perl`" ]; then
- myconf="${myconf} --with-perl"
- else
- myconf="${myconf} --without-perl"
- fi
- if [ "`use python`" ]; then
- myconf="${myconf} --with-python"
- else
- myconf="${myconf} --without-python"
- fi
- if [ "`use libgda`" ]; then
- myconf="${myconf} --with-gda"
- else
- myconf="${myconf} --without-gda"
- fi
- if [ "`use evo`" ]; then
- myconf="${myconf} --with-evolution"
- fi
-
- CFLAGS="$CFLAGS `gdk-pixbuf-config --cflags`"
-
- ./configure --host=${CHOST} \
- --prefix=/usr \
- --sysconfdir=/etc \
- ${myconf} || die
-
- make || 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-0.75-r3.ebuild b/app-office/gnumeric/gnumeric-0.75-r3.ebuild
deleted file mode 100644
index 6c8b2ea0f8f8..000000000000
--- a/app-office/gnumeric/gnumeric-0.75-r3.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-0.75-r3.ebuild,v 1.1 2001/11/15 02:08:36 hallski Exp $
-
-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"
-
-# We actually need guile-1.5
-RDEPEND=">=x11-libs/gtk+-1.2.10-r3
- >=gnome-base/gnome-libs-1.4.1.2-r1
- >=gnome-base/oaf-0.6.7
- >=gnome-base/ORBit-0.5.11
- >=gnome-base/libglade-0.17
- >=gnome-base/gnome-print-0.31
- >=gnome-extra/gal-0.14
- >=dev-libs/libxml-1.8.16
- >=dev-libs/libole2-0.2.4
- >=gnome-base/bonobo-1.0.9-r1
- ~media-libs/freetype-1.3.1
- perl? ( >=sys-devel/perl-5 )
- python? ( >=dev-lang/python-2.0 )
- gb? ( >=gnome-extra/gb-0.0.20-r1 )
- guile? ( >=dev-util/guile-1.4 )
- libgda? ( >=gnome-extra/libgda-0.2.91 )
- evo? ( >=net-mail/evolution-0.13 )"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.11
- nls? ( sys-devel/gettext )"
-
-
-src_compile() {
-
- local myconf
- if [ -z "`use nls`" ] ; then
- myconf="--disable-nls"
- fi
- if [ "`use gb`" ]; then
- #does not work atm
- myconf="${myconf} --without-gb"
- else
- myconf="${myconf} --without-gb"
- fi
- if [ "`use guile`"]; then
- myconf="${myconf} --with-guile"
- else
- myconf="${myconf} --without-guile"
- fi
- if [ "`use perl`" ]; then
- myconf="${myconf} --with-perl"
- else
- myconf="${myconf} --without-perl"
- fi
- if [ "`use python`" ]; then
- myconf="${myconf} --with-python"
- else
- myconf="${myconf} --without-python"
- fi
- if [ "`use libgda`" ]; then
- myconf="${myconf} --with-gda"
- else
- myconf="${myconf} --without-gda"
- fi
- if [ "`use evo`" ]; then
- myconf="${myconf} --with-evolution"
- fi
-
- CFLAGS="$CFLAGS `gdk-pixbuf-config --cflags`"
-
- ./configure --host=${CHOST} \
- --prefix=/usr \
- --sysconfdir=/etc \
- ${myconf} || die
-
- emake || make || 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-0.76.ebuild b/app-office/gnumeric/gnumeric-0.76.ebuild
deleted file mode 100644
index 97d36c64abfc..000000000000
--- a/app-office/gnumeric/gnumeric-0.76.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-0.76.ebuild,v 1.1 2001/11/21 20:22:16 azarah Exp $
-
-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"
-
-# We actually need guile-1.5
-RDEPEND=">=x11-libs/gtk+-1.2.10-r3
- >=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/gnome-print-0.31
- >=gnome-extra/gal-0.18
- >=dev-libs/libxml-1.8.16
- >=dev-libs/libole2-0.2.4
- >=gnome-base/bonobo-1.0.17
- ~media-libs/freetype-1.3.1
- perl? ( >=sys-devel/perl-5 )
- python? ( >=dev-lang/python-2.0 )
- gb? ( >=gnome-extra/gb-0.0.20-r1 )
- guile? ( >=dev-util/guile-1.4 )
- libgda? ( >=gnome-extra/libgda-0.2.91 )
- evo? ( >=net-mail/evolution-0.13 )"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.11
- nls? ( sys-devel/gettext )"
-
-
-src_compile() {
-
- local myconf
- if [ -z "`use nls`" ] ; then
- myconf="--disable-nls"
- fi
- if [ "`use gb`" ]; then
- #does not work atm
- myconf="${myconf} --without-gb"
- else
- myconf="${myconf} --without-gb"
- fi
- if [ "`use guile`"]; then
- myconf="${myconf} --with-guile"
- else
- myconf="${myconf} --without-guile"
- fi
- if [ "`use perl`" ]; then
- myconf="${myconf} --with-perl"
- else
- myconf="${myconf} --without-perl"
- fi
- if [ "`use python`" ]; then
- myconf="${myconf} --with-python"
- else
- myconf="${myconf} --without-python"
- fi
- if [ "`use libgda`" ]; then
- myconf="${myconf} --with-gda"
- else
- myconf="${myconf} --without-gda"
- fi
- if [ "`use evo`" ]; then
- myconf="${myconf} --with-evolution"
- fi
-
- CFLAGS="$CFLAGS `gdk-pixbuf-config --cflags`"
-
- ./configure --host=${CHOST} \
- --prefix=/usr \
- --sysconfdir=/etc \
- ${myconf} || die
-
- emake || make || 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.0.1.ebuild b/app-office/gnumeric/gnumeric-1.0.3.ebuild
index 5f5ca6c05471..dc617e0bca32 100644
--- a/app-office/gnumeric/gnumeric-1.0.1.ebuild
+++ b/app-office/gnumeric/gnumeric-1.0.3.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.1.ebuild,v 1.1 2002/01/07 07:16:05 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.3.ebuild,v 1.1 2002/01/27 15:44:57 azarah Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Gnumeric, the GNOME Spreadsheet"