[Lunar-commits] <moonbase-xorg> xscreensaver: version bumped to 5.32.

Florin Braescu florin at lunar-linux.org
Sat Nov 22 09:57:04 CET 2014


commit 419cb44e1720b8fcb3ec3426b1dc4f047f19ff34
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 19 Nov 2014 19:39:02 +0200
URL: https://github.com/lunar-linux/moonbase-xorg/commit/419cb44e1720b8fcb3ec3426b1dc4f047f19ff34

xscreensaver: version bumped to 5.32.
---
  app/xscreensaver/DEPENDS | +7/-2     
  app/xscreensaver/DETAILS | +3/-3     
  2 files changed, 10 insertions(+), 5 deletions(-)

--- a/app/xscreensaver/DEPENDS
+++ b/app/xscreensaver/DEPENDS
@@ -1,11 +1,13 @@
-depends libxml2
-depends netpbm
 depends bc
 depends perl
+depends libXmu
 
 optional_depends "gettext"  "" ""  \
                  "enable NLS support"
 
+optional_depends "Linux-PAM"  "" "" \
+                 "for PAM (Plugable Authentification Modules) support"
+
 optional_depends "glade2"  "--with-gtk"  "--without-gtk" \
                  "to build the GNOME configuration manager"
 
@@ -23,3 +25,6 @@ optional_depends "%GLX" "--with-gl" "--without-gl" \
 
 optional_depends "%JPEG" "--with-jpeg" "--without-jpeg" \
                  "for Jpeg support"
+
+optional_depends "libXpm" "--with-xpm" "--without-xpm" \
+                 "for xpm support"
--- a/app/xscreensaver/DETAILS
+++ b/app/xscreensaver/DETAILS
@@ -1,11 +1,11 @@
           MODULE=xscreensaver
-         VERSION=5.30
+         VERSION=5.32
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.jwz.org/xscreensaver/
-      SOURCE_VFY=sha1:734e0861145ec67cb848348fc25ea29393dc4d95
+      SOURCE_VFY=sha256:4252a6079d2d2f5b342e8bdd172cbad5f0af73daf4e412b61a68344d91ca93bd
         WEB_SITE=http://www.jwz.org/xscreensaver
          ENTERED=20010922
-         UPDATED=20140918
+         UPDATED=20141119
            SHORT="A modular screen saver and locker for X"
 
 cat << EOF




More information about the Lunar-commits mailing list