[Lunar-commits] <moonbase-gnome> ORBit2: Adding a patch to fix a make failure on depreciated warnings.

stumbles stumbles at lunar-linux.org
Sat Sep 7 08:56:35 CEST 2013


commit 1e3245f288fe72f9ce829963e67ed0abc37c2d53
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 17 Aug 2013 14:11:05 -0700
URL: https://github.com/lunar-linux/moonbase-gnome/commit/1e3245f288fe72f9ce829963e67ed0abc37c2d53

ORBit2: Adding a patch to fix a make failure on depreciated warnings.
---
  platform/ORBit2/BUILD   | +2/-3     
  platform/ORBit2/DETAILS | +3/-0     
  2 files changed, 5 insertions(+), 3 deletions(-)

--- a/platform/ORBit2/BUILD
+++ b/platform/ORBit2/BUILD
@@ -1,9 +1,8 @@
-(
+
+  patch_it $SOURCE2 1 &&
 
   if [ "$HTTP_CONNECTIONS" == "y" ] ; then
        OPTS+=" --enable-http"
   fi &&
 
   default_build
-
-) > $C_FIFO 2>&1
--- a/platform/ORBit2/DETAILS
+++ b/platform/ORBit2/DETAILS
@@ -2,8 +2,11 @@
            MAJOR=2.14
          VERSION=$MAJOR.19
           SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=ORBit2-build-fix.patch
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+     SOURCE2_URL=https://raw.github.com/pld-linux/ORBit2/master/
       SOURCE_VFY=sha1:e7c26aa4b82c146b3ec08d490e3469b4913e4e2f
+     SOURCE2_VFY=sha1:82e727784df8393c3201c8bfa59f07d30cd4774f
         WEB_SITE=http://www.gnome.org
          ENTERED=20020714
          UPDATED=20101202




More information about the Lunar-commits mailing list