[Lunar-commits] r19807 - moonbase/trunk/xfce4/libxfce4util
Chad Kittel
v3rt1g0 at lunar-linux.org
Sun Apr 23 05:06:54 UTC 2006
Author: v3rt1g0
Date: 2006-04-23 05:06:53 +0000 (Sun, 23 Apr 2006)
New Revision: 19807
Modified:
moonbase/trunk/xfce4/libxfce4util/BUILD
moonbase/trunk/xfce4/libxfce4util/DEPENDS
moonbase/trunk/xfce4/libxfce4util/DETAILS
Log:
Misc Sexy: libxfce4util (4.2.3.2)
* make things more 'sexy'
Modified: moonbase/trunk/xfce4/libxfce4util/BUILD
===================================================================
--- moonbase/trunk/xfce4/libxfce4util/BUILD 2006-04-23 04:54:08 UTC (rev 19806)
+++ moonbase/trunk/xfce4/libxfce4util/BUILD 2006-04-23 05:06:53 UTC (rev 19807)
@@ -1,8 +1,8 @@
+(
-(
- ./configure --build=$BUILD \
- --prefix=${XFCE4_PREFIX:-/opt/lunar/xfce4} \
- $OPTS &&
+ ./configure --build=$BUILD \
+ --prefix=${XFCE4_PREFIX:-/opt/lunar/xfce4} \
+ $OPTS &&
default_make
Modified: moonbase/trunk/xfce4/libxfce4util/DEPENDS
===================================================================
--- moonbase/trunk/xfce4/libxfce4util/DEPENDS 2006-04-23 04:54:08 UTC (rev 19806)
+++ moonbase/trunk/xfce4/libxfce4util/DEPENDS 2006-04-23 05:06:53 UTC (rev 19807)
@@ -1 +1 @@
-depends glib-2
+depends glib-2
Modified: moonbase/trunk/xfce4/libxfce4util/DETAILS
===================================================================
--- moonbase/trunk/xfce4/libxfce4util/DETAILS 2006-04-23 04:54:08 UTC (rev 19806)
+++ moonbase/trunk/xfce4/libxfce4util/DETAILS 2006-04-23 05:06:53 UTC (rev 19807)
@@ -3,14 +3,13 @@
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$VERSION/src/
SOURCE_URL[1]=http://www.webkot.be/~pollux/xfce/xfce-$VERSION/src/
- SOURCE_VFY=sha1:b214a3fe7c2f65fd95874202fee59dae942fb60f
- WEB_SITE=http://www.xfce.org
+ SOURCE_VFY=sha1:b214a3fe7c2f65fd95874202fee59dae942fb60f
+ WEB_SITE=http://www.xfce.org/
ENTERED=20030715
UPDATED=20051118
- SHORT="Utility library for Xfce4"
+ SHORT="a utility library for Xfce4"
cat << EOF
-libxfce4util -- Library that provides non-graphical convenience functions for
-the Xfce4 desktop environment.
-
+libxfce4util -- A library that provides non-graphical convenience
+functions for the Xfce4 desktop environment.
EOF
More information about the Lunar-commits
mailing list