[Lunar-commits] <moonbase> goffice2 >> goffice

Samuel Verstraete elangelo at lunar-linux.org
Thu Jul 3 07:38:25 CEST 2008


commit 9692c856823f19cbb62b6907c985996de83bc0f1
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Thu Jul 3 07:38:25 2008 +0200

    goffice2 >> goffice
---
 libs/goffice/DEPENDS  |    3 ++-
 libs/goffice/DETAILS  |   14 ++++++++------
 libs/goffice2/BUILD   |   13 -------------
 libs/goffice2/DEPENDS |    3 ---
 libs/goffice2/DETAILS |   20 --------------------
 5 files changed, 10 insertions(+), 43 deletions(-)

diff --git a/libs/goffice/DEPENDS b/libs/goffice/DEPENDS
index 2e03db9..4d0a267 100644
--- a/libs/goffice/DEPENDS
+++ b/libs/goffice/DEPENDS
@@ -1,2 +1,3 @@
-depends libgsf &&
+depends libgsf
 depends libglade
+optional_depends cairo "--with-cairo" "--without-cairo" "Enables cairo rendering, needed for gnucash"
diff --git a/libs/goffice/DETAILS b/libs/goffice/DETAILS
index 5cd3f20..61f2915 100644
--- a/libs/goffice/DETAILS
+++ b/libs/goffice/DETAILS
@@ -1,15 +1,17 @@
           MODULE=goffice
-           MAJOR=0.2
-         VERSION=0.2.2
+           MAJOR=0.6
+         VERSION=0.6.4
           SOURCE=$MODULE-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION/
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:9b19d14218ebb3b52eb7d83e4905bb2c176d26ce
+      SOURCE_VFY=sha1:b6ce7576396fc69a1a44c9fea4b2b2f159948101
         WEB_SITE=www.gnome.org
-         ENTERED=20051010
-         UPDATED=20071104
+         ENTERED=20071104
+         UPDATED=20080702
            SHORT="A glib/gtk set of document centric objects and utilities"
 cat << EOF
-GOffice provides some added capabilities for abiword and gnumeric2.
+This version is specific to gnucash-2.2.x.
+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
diff --git a/libs/goffice2/BUILD b/libs/goffice2/BUILD
deleted file mode 100644
index 15e177e..0000000
--- a/libs/goffice2/BUILD
+++ /dev/null
@@ -1,13 +0,0 @@
-(
-  
-   ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
-                --build=$BUILD                    \
-                --sysconfdir=/etc                 \
-                --localstatedir=/var              \
-                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
-                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
-                $OPTS                             &&
-    default_make
-
-    
-) > $C_FIFO 2>&1
diff --git a/libs/goffice2/DEPENDS b/libs/goffice2/DEPENDS
deleted file mode 100644
index 4d0a267..0000000
--- a/libs/goffice2/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends libgsf
-depends libglade
-optional_depends cairo "--with-cairo" "--without-cairo" "Enables cairo rendering, needed for gnucash"
diff --git a/libs/goffice2/DETAILS b/libs/goffice2/DETAILS
deleted file mode 100644
index 78742cd..0000000
--- a/libs/goffice2/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
-          MODULE=goffice2
-           MAJOR=0.6
-         VERSION=0.6.4
-          SOURCE=goffice-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/goffice-$VERSION/
-      SOURCE_URL=$GNOME_URL/sources/goffice/$MAJOR/
-      SOURCE_VFY=sha1:b6ce7576396fc69a1a44c9fea4b2b2f159948101
-        WEB_SITE=www.gnome.org
-         ENTERED=20071104
-         UPDATED=20080702
-           SHORT="A glib/gtk set of document centric objects and utilities"
-cat << EOF
-This version is specific to gnucash-2.2.x.
-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