[Lunar-commits] <moonbase-gnome> Merge branch 'master' of github.com:lunar-linux/moonbase-gnome
Florin Braescu
florin at lunar-linux.org
Sun Mar 3 18:27:39 CET 2013
commit fb22f081670bc6a57c6523ac5929951b45a98c05
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 04 Sep 2012 12:18:49 -0700
URL: https://github.com/lunar-linux/moonbase-gnome/commit/fb22f081670bc6a57c6523ac5929951b45a98c05
Merge branch 'master' of github.com:lunar-linux/moonbase-gnome
---
extra/libcroco/BUILD | +0/-14
extra/libcroco/DEPENDS | +0/-2
extra/libcroco/DETAILS | +0/-16
extra/libcroco/POST_INSTALL | +0/-6
4 files changed, 38 deletions(-)
--- a/extra/libcroco/BUILD
+++ /dev/null
@@ -1,14 +0,0 @@
-(
-
- ./configure --prefix=${GNOME26_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=${GNOME26_PREFIX:-/usr}/share/info \
- --mandir=${GNOME26_PREFIX:-/usr}/share/man \
- --disable-static \
- $OPTS &&
-
- default_make
-
-) > $C_FIFO 2>&1
--- a/extra/libcroco/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends glib-2
-depends libxml2
--- a/extra/libcroco/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=libcroco
- MAJOR=0.6
- VERSION=$MAJOR.5
- SOURCE=$MODULE-$VERSION.tar.xz
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:0ea3a5b7c545e4ff527ce02198020866303ab351
- WEB_SITE=http://www.freespiders.org/projects/libcroco
- ENTERED=20030407
- UPDATED=20120401
- SHORT="Gnome CSS2 Parsing Toolkit"
-
-cat << EOF
-The Libcroco project is an effort to build a generic Cascading Style
-Sheet (CSS) parsing and manipulation toolkit that can be used by GNOME
-applications in need of CSS support.
-EOF
--- a/extra/libcroco/POST_INSTALL
+++ /dev/null
@@ -1,6 +0,0 @@
-if module_installed librsvg; then
- lin -c -r librsvg
-fi
-if module_installed nautilus; then
- lin -c -r nautilus
-fi
More information about the Lunar-commits
mailing list