[Lunar-commits] CVS: moonbase/x11-apps/xscreensaver-kde BUILD, 1.2,
1.3 DEPENDS, 1.3, 1.4 DETAILS, 1.3, 1.4
Florin Braescu
florin at lunar-linux.org
Mon Mar 28 04:38:42 UTC 2005
Update of /var/cvs/lunar/moonbase/x11-apps/xscreensaver-kde
In directory espresso.foo-projects.org:/tmp/cvs-serv14077
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
bump the version from 4.20 to 4.21. many enhacements and bugfixes.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-apps/xscreensaver-kde/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 29 Jan 2005 16:41:58 -0000 1.2
+++ BUILD 28 Mar 2005 04:38:40 -0000 1.3
@@ -1,6 +1,6 @@
(
- # Enable gtk support
+ # Disable gtk support
OPTS="$OPTS --without-motif --without-gtk --without-pixbuf --with-xml"
# Enable locking abilities of xscreensaver
@@ -11,6 +11,7 @@
# KDE seems to enjoy having this symlink
if module_installed "kde3" ; then
ln -sf /usr/share/control-center/screensavers /usr/lib/xscreensaver/config
- fi
+ fi &&
+ rm -fR /xscreensaver
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-apps/xscreensaver-kde/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS 29 Jan 2005 16:41:58 -0000 1.3
+++ DEPENDS 28 Mar 2005 04:38:40 -0000 1.4
@@ -4,7 +4,7 @@
depends glut &&
depends perl &&
-optional_depends "gle" "--with-gle" "--without-gle" "to enable any screensavers that use this library" &&
-optional_depends "gettext" "--enable-nls" "--disable-nls" "Enable NLS support" &&
-optional_depends "fortune" "--with-fortune=/usr/games/fortune" "" "for screensavers that use fortune" &&
-optional_depends "xsnow" "" "" "to allow xsnow to be used as a screensaver"
+optional_depends "gle" "--with-gle" "--without-gle" "enable the use this library" &&
+optional_depends "gettext" "--enable-nls" "--disable-nls" "enable NLS support" &&
+optional_depends "fortune" "--with-fortune=/usr/games/fortune" "" "use fortune" &&
+optional_depends "xsnow" "" "" "to allow xsnow to be used as a screensaver"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-apps/xscreensaver-kde/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 23 Feb 2005 16:13:05 -0000 1.3
+++ DETAILS 28 Mar 2005 04:38:40 -0000 1.4
@@ -1,13 +1,13 @@
MODULE=xscreensaver-kde
- VERSION=4.20
+ VERSION=4.21
SOURCE=xscreensaver-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/xscreensaver-$VERSION
SOURCE_URL[0]=http://www.jwz.org/xscreensaver/
SOURCE_URL[1]=http://packetstorm.widexs.nl/UNIX/admin/
- SOURCE_VFY=sha1:304da3cfa2c02aa4cedca85b48005b4163d94452
+ SOURCE_VFY=sha1:2f6aa051a2f9e9f041133c0a60746e830228f09b
WEB_SITE=http://www.jwz.org/xscreensaver
ENTERED=20010922
- UPDATED=20050223
+ UPDATED=20050328
SHORT="A modular screen saver and locker for X"
cat << EOF
More information about the Lunar-commits
mailing list