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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 9 12:20:59 CET 2010


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

Log Message:
-----------
notification-daemon: Initial commit, needs new libraries libsexy and libwnck

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


Property changes on: csw/mgar/pkg/notification-daemon/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/notification-daemon/trunk/Makefile
===================================================================
--- csw/mgar/pkg/notification-daemon/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/notification-daemon/trunk/Makefile	2010-03-09 11:20:58 UTC (rev 9050)
@@ -0,0 +1,19 @@
+GARNAME = notification-daemon
+GARVERSION = 0.3.7
+CATEGORIES = gnome
+
+DESCRIPTION = Daemon to aid libnotify
+define BLURB
+endef
+
+MASTER_SITES = http://www.galago-project.org/files/releases/source/notification-daemon/
+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.bzw
+
+VENDOR_URL = http://www.galago-project.org
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/notification-daemon/trunk/checksums
===================================================================
--- csw/mgar/pkg/notification-daemon/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/notification-daemon/trunk/checksums	2010-03-09 11:20:58 UTC (rev 9050)
@@ -0,0 +1 @@
+cbeae0f29a15ff93f0b763d9e1cdf1de  notification-daemon-0.3.7.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