[Lunar-commits] <moonbase-gnome3> gnumeric: added to gnome3 & version bumped

v4hn me at v4hn.de
Wed Feb 20 02:39:02 CET 2013


commit 162ba6e6ed3d298f1e8d01f6ec8ba277253196ea
Author: v4hn <me at v4hn.de>
Date: Tue, 19 Feb 2013 17:39:02 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/162ba6e6ed3d298f1e8d01f6ec8ba277253196ea

gnumeric: added to gnome3 & version bumped
---
  apps/gnumeric/DEPENDS | +30/-0    
  apps/gnumeric/DETAILS | +19/-0    
  2 files changed, 49 insertions(+)

--- /dev/null
+++ b/apps/gnumeric/DEPENDS
@@ -0,0 +1,30 @@
+depends  glib-2
+depends  gtk+-3
+depends  libgsf
+depends  goffice
+depends  libxml2
+depends  pango
+
+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  libgnomedb \
+                  "" \
+		  " " \
+		  "required for the Gnome Database Access plugin"
+
+optional_depends  "psiconv" \
+                  "--with-psiconv" \
+                  "--without-psiconv" \
+                  "compile with Psiconv support"
--- /dev/null
+++ b/apps/gnumeric/DETAILS
@@ -0,0 +1,19 @@
+          MODULE=gnumeric
+         VERSION=1.12.0
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha1:26d7bc4d875d842a62aeebadb4ace4e41e2f2f8c
+        WEB_SITE=http://www.gnumeric.org
+         ENTERED=20021224
+         UPDATED=20130219
+           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