[csw-devel] SF.net SVN: gar:[7462] csw/mgar/pkg/gconf2
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Nov 26 17:19:40 CET 2009
Revision: 7462
http://gar.svn.sourceforge.net/gar/?rev=7462&view=rev
Author: dmichelsen
Date: 2009-11-26 16:19:40 +0000 (Thu, 26 Nov 2009)
Log Message:
-----------
gconf2: Update to GAR
Added Paths:
-----------
csw/mgar/pkg/gconf2/branches/
csw/mgar/pkg/gconf2/tags/
csw/mgar/pkg/gconf2/tags/legacy/
csw/mgar/pkg/gconf2/trunk/Makefile
Removed Paths:
-------------
csw/mgar/pkg/gconf2/trunk/legacy/
Copied: csw/mgar/pkg/gconf2/trunk/Makefile (from rev 7360, csw/mgar/pkg/glib2/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/gconf2/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/gconf2/trunk/Makefile 2009-11-26 16:19:40 UTC (rev 7462)
@@ -0,0 +1,30 @@
+GARNAME = gconf2
+GNOME_PROJ = GConf
+GARVERSION = 2.28.0
+CATEGORIES = lib
+
+DESCRIPTION = GNOME configuration database system
+define BLURB
+ GConf is a system for storing application preferences. It is intended
+ for user preferences; not configuration of something like Apache, or
+ arbitrary data storage.
+endef
+
+MASTER_SITES = $(GNOME_MIRROR)
+DISTNAME = GConf-$(GARVERSION)
+DISTFILES = $(DISTNAME).tar.bz2
+
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+SPKG_SOURCEURL = http://projects.gnome.org/gconf/
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+BUILD64 = 1
+NO_ISAEXEC = 1
+
+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