[Lunar-commits] <moonbase-gnome> Merge pull request #6 from dagbrown/master
v4hn
me at v4hn.de
Tue Sep 4 16:06:39 CEST 2012
commit 5b43e420eb7ff34cd30f7b649db5fe99f3458461
Author: v4hn <me at v4hn.de>
Date: Tue, 04 Sep 2012 07:06:39 -0700
URL: https://github.com/lunar-linux/moonbase-gnome/commit/5b43e420eb7ff34cd30f7b649db5fe99f3458461
Merge pull request #6 from dagbrown/master
libcroco: would like to move from moonbase-gnome to moonbase-other
---
extra/libcroco/BUILD | +0/-14
extra/libcroco/DEPENDS | +0/-2
extra/libcroco/DETAILS | +0/-16
extra/libcroco/POST_INSTALL | +0/-6
4 files changed
--- 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