[Lunar-commits] <moonbase-other> libunique: add a patch to use the gdbus support.

Florin Braescu florin at lunar-linux.org
Mon Dec 31 17:37:31 CET 2012


commit 9a2529126696fbc20223e48aa7d06f052aa24adb
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 31 Dec 2012 08:37:31 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/9a2529126696fbc20223e48aa7d06f052aa24adb

libunique: add a patch to use the gdbus support.
---
  libs/libunique/BUILD   | +1/-1     
  libs/libunique/DETAILS | +5/-2     
  2 files changed, 6 insertions(+), 3 deletions(-)

--- a/libs/libunique/BUILD
+++ b/libs/libunique/BUILD
@@ -2,7 +2,7 @@
 
   patch_it $SOURCE2 0 &&
   patch_it $SOURCE3 0 &&
-
+  patch_it $SOURCE4 0 &&
 
   OPTS+=" --enable-dbus=no"
 
--- a/libs/libunique/DETAILS
+++ b/libs/libunique/DETAILS
@@ -1,17 +1,20 @@
           MODULE=libunique
          VERSION=1.1.6
           SOURCE=$MODULE-$VERSION.tar.bz2
-         SOURCE2=libunique-1.1.6-gcc-460.patch
+         SOURCE2=$MODULE-1.1.6-gcc-460.patch
          SOURCE3=$MODULE.g.const.return.patch
+         SOURCE4=$MODULE-gdbus.patch
       SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE2_URL=$PATCH_URL
      SOURCE3_URL=$PATCH_URL
+     SOURCE4_URL=$PATCH_URL
       SOURCE_VFY=sha1:d44ad06503efaaa0c660c5f8a817e90fbe254d1f
      SOURCE2_VFY=sha1:3784b4b8f73c144c6039d5a3d4523563c708342e
      SOURCE3_VFY=sha1:8b8c9f6494b5e076386e58dae93677451089b1f2
+     SOURCE4_VFY=sha1:49804af3f3ad62426bb95aee4ce2477492d488f4
         WEB_SITE=http://live.gnome.org/LibUnique
          ENTERED=20080825
-         UPDATED=20111011
+         UPDATED=20121231
            SHORT="library for single instance application"
 
 cat << EOF




More information about the Lunar-commits mailing list