[Lunar-commits] r22213 - moonbase/trunk/x11-wm/fluxbox
Florin Braescu
florin at lunar-linux.org
Sat Nov 18 08:12:49 CET 2006
Author: florin
Date: 2006-11-18 08:12:49 +0100 (Sat, 18 Nov 2006)
New Revision: 22213
Modified:
moonbase/trunk/x11-wm/fluxbox/BUILD
moonbase/trunk/x11-wm/fluxbox/DETAILS
Log:
bump the version from 0.1.14 to 1.0rc2. major version pre-release.
Modified: moonbase/trunk/x11-wm/fluxbox/BUILD
===================================================================
--- moonbase/trunk/x11-wm/fluxbox/BUILD 2006-11-18 06:42:47 UTC (rev 22212)
+++ moonbase/trunk/x11-wm/fluxbox/BUILD 2006-11-18 07:12:49 UTC (rev 22213)
@@ -17,24 +17,14 @@
OPTS="$OPTS --enable-xinerama"
fi
- if [ "$REM" == "y" ] ; then
- gzip -dc $SOURCE_CACHE/$SOURCE2 | patch -p1
- fi &&
-
-# patch_it $SOURCE_CACHE/$SOURCE3 1
-
-# libtoolize --force \
-# && aclocal \
-# && automake \
-# && autoconf &&
-
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/usr \
- --localstatedir=/var \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
+ ./configure --build=$BUILD \
+ --sysconfdir=/etc \
+ --prefix=/usr \
+ --localstatedir=/var \
+ --infodir=/usr/share/info \
+ --mandir=/usr/share/man \
$OPTS &&
default_make
+
) > $C_FIFO 2>&1
Modified: moonbase/trunk/x11-wm/fluxbox/DETAILS
===================================================================
--- moonbase/trunk/x11-wm/fluxbox/DETAILS 2006-11-18 06:42:47 UTC (rev 22212)
+++ moonbase/trunk/x11-wm/fluxbox/DETAILS 2006-11-18 07:12:49 UTC (rev 22213)
@@ -1,20 +1,17 @@
MODULE=fluxbox
- VERSION=0.1.14
+ VERSION=1.0rc2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=remember-0.1.14-6.gz
-# SOURCE3=fluxbox-0.1.13-bugfix1.patch
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE2_URL[0]=http://bugfactory.org/%7Egav/fluxbox/
-# SOURCE3_URL[0]=http://www.fluxbox.org/download/patches/
+ SOURCE_URL=$SFORGE_URL/$MODULE/
WEB_SITE=http://$MODULE.sourceforge.net/
+ SOURCE_VFY=sha1:fb9dc0913b2362e714a63e1bddff1960fd5c2c54
ENTERED=20011210
- UPDATED=20030919
- SHORT="yet another windowmanager!"
+ UPDATED=20061118
+ SHORT="Yet another windowmanager"
+
cat << EOF
Fluxbox is yet another windowmanager!
-
-It is based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox
-and handles styles, colors, window placement and similar thing exactly
+It is based on the Blackbox code. Fluxbox looks like blackbox and
+handles styles, colors, window placement and similar thing exactly
like blackbox.
FEATURES:
More information about the Lunar-commits
mailing list