[csw-devel] SF.net SVN: gar:[9046] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 9 10:33:34 CET 2010


Revision: 9046
          http://gar.svn.sourceforge.net/gar/?rev=9046&view=rev
Author:   dmichelsen
Date:     2010-03-09 09:33:34 +0000 (Tue, 09 Mar 2010)

Log Message:
-----------
libnotify: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/libnotify/
    csw/mgar/pkg/libnotify/branches/
    csw/mgar/pkg/libnotify/tags/
    csw/mgar/pkg/libnotify/trunk/
    csw/mgar/pkg/libnotify/trunk/Makefile
    csw/mgar/pkg/libnotify/trunk/checksums
    csw/mgar/pkg/libnotify/trunk/files/


Property changes on: csw/mgar/pkg/libnotify/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/libnotify/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libnotify/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libnotify/trunk/Makefile	2010-03-09 09:33:34 UTC (rev 9046)
@@ -0,0 +1,28 @@
+GARNAME = libnotify
+GARVERSION = 0.4.5
+CATEGORIES = gnome
+
+DESCRIPTION = Notification library of the Galago desktop presence framework
+define BLURB
+endef
+
+MASTER_SITES = http://www.galago-project.org/files/releases/source/libnotify/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+VENDOR_URL = http://www.galago-project.org
+
+# Remove when move towards csw x11 has been finished
+LARCH_sparcv9 = sparcv9
+LARCH_amd64   = amd64
+EXTRA_LINKER_FLAGS = /usr/openwin/lib/$(LARCH_$(ISA))/libXext.so
+
+# Enable when libdbus is done in 64 bit
+# BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk

Added: csw/mgar/pkg/libnotify/trunk/checksums
===================================================================
--- csw/mgar/pkg/libnotify/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libnotify/trunk/checksums	2010-03-09 09:33:34 UTC (rev 9046)
@@ -0,0 +1 @@
+6a8388f93309dbe336bbe5fc0677de6b  libnotify-0.4.5.tar.bz2


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list