[Lunar-commits] <moonbase> gnumeric2 > /dev/null
Samuel Verstraete
elangelo at lunar-linux.org
Fri Jul 4 11:38:57 CEST 2008
commit 22145d9566179b7ccb932ee290dab7938c2ea0d7
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Fri Jul 4 11:38:57 2008 +0200
gnumeric2 > /dev/null
seems like this one survived the *2 to void update :)
---
gnome2/apps/gnumeric2/BUILD | 15 -------------
gnome2/apps/gnumeric2/DEPENDS | 30 ---------------------------
gnome2/apps/gnumeric2/DETAILS | 22 -------------------
gnome2/apps/gnumeric2/profile.d/gnumeric.rc | 2 -
4 files changed, 0 insertions(+), 69 deletions(-)
diff --git a/gnome2/apps/gnumeric2/BUILD b/gnome2/apps/gnumeric2/BUILD
deleted file mode 100644
index c65655e..0000000
--- a/gnome2/apps/gnumeric2/BUILD
+++ /dev/null
@@ -1,15 +0,0 @@
-(
-
- ./configure --sysconfdir=/etc \
- --prefix=/opt/lunar/$MOD \
- --localstatedir=/var \
- --infodir=/opt/lunar/$MOD/share/info \
- --mandir=/opt/lunar/$MOD/share/man \
- --with-graphs \
- $OPTS &&
-
- default_make &&
- install -m 755 -d /usr/share/pixmaps/ &&
- cp /opt/lunar/$MOD/share/pixmaps/gnome-gnumeric.png /usr/share/pixmaps/
-
-) > $C_FIFO 2>&1
diff --git a/gnome2/apps/gnumeric2/DEPENDS b/gnome2/apps/gnumeric2/DEPENDS
deleted file mode 100644
index 98a8123..0000000
--- a/gnome2/apps/gnumeric2/DEPENDS
+++ /dev/null
@@ -1,30 +0,0 @@
-depends libgnomeprintui &&
-depends goffice2 &&
-
-optional_depends libgnomedb "" "" "enable gnome-db for gnumeric" &&
-optional_depends scrollkeeper "" "--without-gnome" "enable cataloging system" &&
-
-optional_depends "pygtk" \
- "--with-python" \
- "--without-python" \
- "Compile the Python plugin loader" &&
-
-optional_depends "perl" \
- "--with-perl" \
- "--without-perl" \
- "Compile the Perl plugin loader" &&
-
-optional_depends "libgda2" \
- "--with-gda" \
- "--without-gda" \
- "Compile the Gnome Database Access plugin" &&
-
-optional_depends "psiconv" \
- "--with-psiconv" \
- "--without-psiconv" \
- "Compile with Psiconv support" &&
-
-optional_depends "libgnomeui" \
- "--with-gnome" \
- "--without-gnome" \
- "Compile with gnome support"
diff --git a/gnome2/apps/gnumeric2/DETAILS b/gnome2/apps/gnumeric2/DETAILS
deleted file mode 100644
index e685fc0..0000000
--- a/gnome2/apps/gnumeric2/DETAILS
+++ /dev/null
@@ -1,22 +0,0 @@
- MODULE=gnumeric2
- MOD=gnumeric
- VERSION=1.8.3
- SOURCE=$MOD-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
- SOURCE_URL=$GNOME_URL/sources/$MOD/1.8/
- SOURCE_VFY=sha1:5a6585549bd705bf1d0e590981c3ef38173f8c08
- WEB_SITE=http://www.gnumeric.org
- ENTERED=20021224
- UPDATED=20080702
- SHORT="the GNOME spreadsheet application"
-
-cat << EOF
-Gnumeric is a powerful spreadsheet application that interoperates well
-with other spreadsheets. It comes with plugins that enable it to deal
-with commonly used spreadsheet file formats. Gnumeric is intended to
-be a drop in replacement for commercial spreadsheets.
-
-Gnumeric will import your existing Excel, 1-2-3, Applix, Sylk, XBase
-and Oleo files. Gnumeric can export to LaTeX 2e (.tex), TROFF (.me)
-and HTML as well.
-EOF
diff --git a/gnome2/apps/gnumeric2/profile.d/gnumeric.rc b/gnome2/apps/gnumeric2/profile.d/gnumeric.rc
deleted file mode 100644
index 6b73ea2..0000000
--- a/gnome2/apps/gnumeric2/profile.d/gnumeric.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-export PATH=$PATH:/opt/lunar/gnumeric/bin
-export XDG_DATA_DIRS=$XDG_DATA_DIRS:/opt/lunar/gnumeric/share
More information about the Lunar-commits
mailing list