[Lunar-commits] <moonbase-gnome> gnumeric: it is in gnome3 now.
Florin Braescu
florin at lunar-linux.org
Sun Mar 3 15:25:55 CET 2013
commit 80e4b769f0d2cb04e23bff72a35d70d2d62ead06
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 03 Mar 2013 06:25:55 -0800
URL: https://github.com/lunar-linux/moonbase-gnome/commit/80e4b769f0d2cb04e23bff72a35d70d2d62ead06
gnumeric: it is in gnome3 now.
---
apps/gnumeric/BUILD | +0/-7
apps/gnumeric/DEPENDS | +0/-29
apps/gnumeric/DETAILS | +0/-20
3 files changed, 56 deletions(-)
--- a/apps/gnumeric/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- sedit "s:libgsf-gnome:libgsf:" configure &&
-
- default_build
-
-) > $C_FIFO 2>&1
--- a/apps/gnumeric/DEPENDS
+++ /dev/null
@@ -1,29 +0,0 @@
-depends goffice
-
-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 "libgda" \
- "--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"
--- a/apps/gnumeric/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
- MODULE=gnumeric
- MAJOR=1.10
- VERSION=$MAJOR.17
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:8a59a369bfe232c3f13f0467513182e190d36661
- WEB_SITE=http://www.gnumeric.org
- ENTERED=20021224
- UPDATED=20110801
- 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
More information about the Lunar-commits
mailing list