[Lunar-commits] <moonbase-xorg> Merge pull request #51 from v4hn/xscreensaver-5.20

Auke Kok sofar+github at foo-projects.org
Tue Oct 30 00:52:57 CET 2012


commit 9052fa9ec533ad162f68c11181cbc1d422acd182
Author: Auke Kok <sofar+github at foo-projects.org>
Date: Mon, 29 Oct 2012 16:52:57 -0700
URL: https://github.com/lunar-linux/moonbase-xorg/commit/9052fa9ec533ad162f68c11181cbc1d422acd182

Merge pull request #51 from v4hn/xscreensaver-5.20

update of xscreensaver
---
  app/xscreensaver/BUILD   | +2/-0     
  app/xscreensaver/DEPENDS | +2/-2     
  app/xscreensaver/DETAILS | +2/-2     
  3 files changed

--- a/app/xscreensaver/BUILD
+++ b/app/xscreensaver/BUILD
@@ -15,6 +15,8 @@
 
   # this is a harmless debugging line and AF_LINK is currently undefined over here
   sedit '/AF_LINK/d' hacks/glx/sonar-icmp.c &&
+  # remove unnecessary #endif
+  sedit '597d' hacks/glx/sonar-icmp.c &&
 
   default_build
 
--- a/app/xscreensaver/DEPENDS
+++ b/app/xscreensaver/DEPENDS
@@ -6,10 +6,10 @@ 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"  ""  \
+optional_depends "fortune"  ""  ""  \
                  "allow fortune to be used as a text source in screensavers"
 
 optional_depends "appres"  ""  ""  \
--- 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