[Lunar-commits] <moonbase-xorg> xscreensaver: Updated to 5.20 and changed dependency to GTK+-2 (glade2)
v4hn
me at v4hn.de
Sun Oct 28 13:26:32 CET 2012
commit fe3d1e392600b63a155902c068e95906e6f06097
Author: Alexander Lindemann <z3r03nna at antiniveau.dyndns.org>
Date: Sun, 28 Oct 2012 05:26:32 -0700
URL: https://github.com/lunar-linux/moonbase-xorg/commit/fe3d1e392600b63a155902c068e95906e6f06097
xscreensaver: Updated to 5.20 and changed dependency to GTK+-2 (glade2)
---
app/xscreensaver/DEPENDS | +1/-1
app/xscreensaver/DETAILS | +2/-2
2 files changed, 3 insertions(+), 3 deletions(-)
--- a/app/xscreensaver/DEPENDS
+++ b/app/xscreensaver/DEPENDS
@@ -6,7 +6,7 @@ depends perl
optional_depends "gettext" "" "" \
"enable NLS support"
-optional_depends "glade3" "--with-gtk" "--without-gtk" \
+optional_depends "glade2" "--with-gtk" "--without-gtk" \
"to build the GNOME configuration manager"
optional_depends "fortune" "--with-fortune=/usr/games/fortune" "" \
--- a/app/xscreensaver/DETAILS
+++ b/app/xscreensaver/DETAILS
@@ -1,8 +1,8 @@
MODULE=xscreensaver
- VERSION=5.18
+ VERSION=5.20
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.jwz.org/$MODULE
- SOURCE_VFY=sha1:a9f66d3f5094d2c1ef46c1209730e7cb653f33a7
+ SOURCE_VFY=sha1:052cc6676fe7818ec4131f41942266c237acdced
WEB_SITE=http://www.jwz.org/xscreensaver
ENTERED=20010922
UPDATED=20120724
More information about the Lunar-commits
mailing list