[csw-devel] SF.net SVN: gar:[8400] csw/mgar/pkg/gnome-mime-data/trunk/Makefile

hson at users.sourceforge.net hson at users.sourceforge.net
Mon Feb 8 04:43:52 CET 2010


Revision: 8400
          http://gar.svn.sourceforge.net/gar/?rev=8400&view=rev
Author:   hson
Date:     2010-02-08 03:43:52 +0000 (Mon, 08 Feb 2010)

Log Message:
-----------
gmimedata: Update description

Modified Paths:
--------------
    csw/mgar/pkg/gnome-mime-data/trunk/Makefile

Modified: csw/mgar/pkg/gnome-mime-data/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnome-mime-data/trunk/Makefile	2010-02-08 03:14:50 UTC (rev 8399)
+++ csw/mgar/pkg/gnome-mime-data/trunk/Makefile	2010-02-08 03:43:52 UTC (rev 8400)
@@ -2,15 +2,8 @@
 GARVERSION = 2.18.0
 CATEGORIES = gnome
 
-DESCRIPTION = Library for writing single instance application
+DESCRIPTION = Contains the base set of file types and applications for GNOME-2
 define BLURB
-	Unique is a library for writing single instance application. If you launch
-	a single instance application twice, the second instance will either just
-	quit or will send a message to the running instance.
-
-	Unique makes it easy to write this kind of applications, by providing a
-	base class, taking care of all the IPC machinery needed to send messages
-	to a running instance, and also handling the startup notification side. 
 endef
 
 GNOME_PROJ = gnome-mime-data
@@ -23,15 +16,12 @@
 CATALOGNAME_CSWgmimedatadevel = gmimedata_devel
 CATALOGNAME_CSWgmimedatadoc = gmimedata_doc
 
-SPKG_DESC_CSWgmimedata += Library for writing single instance application
-SPKG_DESC_CSWgmimedatadevel += Library for writing single instance application - developer package
-SPKG_DESC_CSWgmimedatadoc += Library for writing single instance application - documentation
+SPKG_DESC_CSWgmimedata += $(DESCRIPTION)
+SPKG_DESC_CSWgmimedatadevel += $(DESCRIPTION) - developer package
+SPKG_DESC_CSWgmimedatadoc += $(DESCRIPTION) - documentation
 
-#REQUIRED_PKGS_CSWgmimedata += CSWfconfig CSWftype2 CSWggettextrt CSWglib2
-#REQUIRED_PKGS_CSWgmimedata += CSWgtk2 CSWlibatk CSWlibcairo CSWlibx11 CSWpango
-#REQUIRED_PKGS_CSWgmimedata += CSWdbusglib CSWlibdbus CSWlibxext
-REQUIRED_PKGS_CSWgmimedatadevel += CSWgmimedata
-REQUIRED_PKGS_CSWgmimedatadoc += CSWgmimedata
+RUNTIME_DEP_PKGS_CSWgmimedatadevel += CSWgmimedata
+RUNTIME_DEP_PKGS_CSWgmimedatadoc += CSWgmimedata
 
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
 
@@ -55,3 +45,5 @@
 TEST_TARGET = check
 
 include gar/category.mk
+
+PATH := /opt/csw/gnu:$(PATH)


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