[Lunar-commits] <moonbase-other> xplanet: Switching to a different patch for giflib

Dennis Veatch dennisveatch at bellsouth.net
Thu Nov 13 15:00:26 CET 2014


commit da08629c7f43441f5b81a976497b08a353036079
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 13 Nov 2014 08:57:51 -0500
URL: https://github.com/lunar-linux/moonbase-other/commit/da08629c7f43441f5b81a976497b08a353036079

xplanet: Switching to a different patch for giflib
---
  x11-utils/xplanet/BUILD   | +1/-4     
  x11-utils/xplanet/DETAILS | +3/-3     
  2 files changed, 4 insertions(+), 7 deletions(-)

--- a/x11-utils/xplanet/BUILD
+++ b/x11-utils/xplanet/BUILD
@@ -1,7 +1,6 @@
-(
 
 #  sed -i "1i #include <stdio.h>" src/Separation.cpp src/Satellite.cpp &&
-  patch_it $SOURCE2 0 &&
+  patch_it $SOURCE2 1 &&
 
   if module_installed xscreensaver; then
     OPTS+=" --with-xscreensaver"
@@ -27,5 +26,3 @@
                $OPTS                       &&
 
   default_make
-
-) > $C_FIFO 2>&1
--- a/x11-utils/xplanet/DETAILS
+++ b/x11-utils/xplanet/DETAILS
@@ -1,14 +1,14 @@
           MODULE=xplanet
          VERSION=1.3.0
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=xplanet-1.3.0-giflib.patch
+         SOURCE2=xplanet-1.3.0-giflib-1.patch
       SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE2_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-misc/xplanet/files/
       SOURCE_VFY=sha1:7c5208b501b441a0184cbb334a5658d0309d7dac
-     SOURCE2_VFY=sha1:ae1268cbff0a5dc331ba0321fbba693d274d63bd
+     SOURCE2_VFY=sha1:794cf79a378c9b37af1b1ae8c27542d98cb98539
         WEB_SITE=http://xplanet.sourceforge.net
          ENTERED=20020608
-         UPDATED=20120506
+         UPDATED=20141113
         SHORT="Xplanet renders an image of a planet into the X root window"
 
 cat << EOF




More information about the Lunar-commits mailing list