[Lunar-commits] <moonbase-gnome3> goffice: added to gnome3 and version bumped

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


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

goffice: added to gnome3 and version bumped
---
  libs/goffice/DEPENDS | +11/-0    
  libs/goffice/DETAILS | +18/-0    
  2 files changed, 29 insertions(+)

--- /dev/null
+++ b/libs/goffice/DEPENDS
@@ -0,0 +1,11 @@
+depends glib-2
+depends libgsf
+depends libxml2
+depends cairo
+depends pango
+depends librsvg
+depends gdk-pixbuf
+depends gtk+-3
+
+optional_depends lasem "--with-lasem" "--without-lasem" "for SVG/MathML rendering"
+optional_depends libspectre "" "" "support embedded EPS"
--- /dev/null
+++ b/libs/goffice/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=goffice
+         VERSION=0.10.0
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha1:e6458d7feb41c6b76ba6351a84c7da676a9918fd
+        WEB_SITE=www.gnome.org
+         ENTERED=20071104
+         UPDATED=20130219
+           SHORT="A glib/gtk set of document centric objects and utilities"
+
+cat << EOF
+GOffice provides some added capabilities for abiword and gnumeric2 and gnucash.
+There are common operations for document centric applications that are
+conceptually simple, but complex to implement fully.
+    - plugins
+    - load/save documents
+    - undo/redo
+EOF




More information about the Lunar-commits mailing list