Skip to content

Commit

Permalink
Revert "goffice: it is in gnome3 now."
Browse files Browse the repository at this point in the history
This reverts commit f65272f.
  • Loading branch information
florin65 committed Mar 3, 2013
1 parent a8549d0 commit e7c664f
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
7 changes: 7 additions & 0 deletions desktop/goffice/BUILD
@@ -0,0 +1,7 @@
(
# see https://bugzilla.gnome.org/show_bug.cgi?id=670316
sed -e 's:glib/gregex.h:glib.h:' -i configure &&

default_build

) > $C_FIFO 2>&1
2 changes: 2 additions & 0 deletions desktop/goffice/DEPENDS
@@ -0,0 +1,2 @@
depends libgsf
depends libglade
19 changes: 19 additions & 0 deletions desktop/goffice/DETAILS
@@ -0,0 +1,19 @@
MODULE=goffice
MAJOR=0.8
VERSION=$MAJOR.17
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
SOURCE_VFY=sha1:0c8f578f30746b92f37bd8e6eb13dbbaaa124278
WEB_SITE=www.gnome.org
ENTERED=20071104
UPDATED=20120803
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

0 comments on commit e7c664f

Please sign in to comment.