[Lunar-commits] <moonbase-gnome> libgsf: remove it from here. It is in gnome3 now.
Florin Braescu
florin at lunar-linux.org
Sun Mar 3 15:23:50 CET 2013
commit d43e074e869abe43f599bde33a9c802f1dd5dc4d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 03 Mar 2013 06:23:50 -0800
URL: https://github.com/lunar-linux/moonbase-gnome/commit/d43e074e869abe43f599bde33a9c802f1dd5dc4d
libgsf: remove it from here. It is in gnome3 now.
---
desktop/libgsf/BUILD | +0/-6
desktop/libgsf/DEPENDS | +0/-19
desktop/libgsf/DETAILS | +0/-15
3 files changed, 40 deletions(-)
--- a/desktop/libgsf/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
-
- OPTS+=" --disable-gtk-doc" &&
- default_build
-
-) > $C_FIFO 2>&1
--- a/desktop/libgsf/DEPENDS
+++ /dev/null
@@ -1,19 +0,0 @@
-depends glib-2
-depends libxml2
-depends XML-Parser
-
-optional_depends "pygtk" \
- "" \
- "--without-python" \
- "for Python gsf support"
-
-optional_depends "gnome-vfs" \
- "" \
- "--without-gnome-vfs --without-bonobo" \
- "for gnome vfs support"
-
-optional_depends "libbonobo" \
- "" \
- "--without-bonobo" \
- "for bonobo support"
-
--- a/desktop/libgsf/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=libgsf
- VERSION=1.14.23
- SOURCE=$MODULE-$VERSION.tar.xz
- SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
- SOURCE_VFY=sha1:4f19933342b2d42246200e3522b0797a032fdf19
- WEB_SITE=http://www.gnome.org
- ENTERED=20021118
- UPDATED=20130111
- SHORT="Provides an API to access OLE2 streams"
-
-cat << EOF
-libgsf provides an API to access OLE2 streams as used by Microsoft
-in their compound files. Such common file formats as Excel, Word,
-Powerpoint, and Visio use this system.
-EOF
More information about the Lunar-commits
mailing list