[Lunar-commits] r20516 - moonbase/trunk/libs/libnotify

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Jun 23 01:23:05 UTC 2006


Author: v3rt1g0
Date: 2006-06-23 01:23:04 +0000 (Fri, 23 Jun 2006)
New Revision: 20516

Added:
   moonbase/trunk/libs/libnotify/BUILD
Modified:
   moonbase/trunk/libs/libnotify/DETAILS
Log:
  Patch: libnotify (0.4.2)

   * added a patch used to allow images again in the notifications


Added: moonbase/trunk/libs/libnotify/BUILD
===================================================================
--- moonbase/trunk/libs/libnotify/BUILD	                        (rev 0)
+++ moonbase/trunk/libs/libnotify/BUILD	2006-06-23 01:23:04 UTC (rev 20516)
@@ -0,0 +1,6 @@
+(
+
+  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+  default_build
+
+) > $C_FIFO 2>&1

Modified: moonbase/trunk/libs/libnotify/DETAILS
===================================================================
--- moonbase/trunk/libs/libnotify/DETAILS	2006-06-23 01:22:58 UTC (rev 20515)
+++ moonbase/trunk/libs/libnotify/DETAILS	2006-06-23 01:23:04 UTC (rev 20516)
@@ -1,11 +1,14 @@
           MODULE=libnotify
          VERSION=0.4.2
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=libnotify-send-uchar-array-instead-of-char-array.patch
       SOURCE_URL=http://www.galago-project.org/files/releases/source/$MODULE/
+     SOURCE2_URL=$PATCH_URL/
       SOURCE_VFY=sha1:ff67522426f2908c41de9ded210c8e3e28e0de84
+     SOURCE2_VFY=sha1:415fee20d0880420e20976e5271effcc0c0dff41
         WEB_SITE=http://www.galago-project.org/
          ENTERED=20060526
-         UPDATED=20060617
+         UPDATED=20060622
            SHORT="the desktop notification framework library"
 
 cat << EOF



More information about the Lunar-commits mailing list