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

hson at users.sourceforge.net hson at users.sourceforge.net
Sun Apr 4 21:02:47 CEST 2010


Revision: 9536
          http://gar.svn.sourceforge.net/gar/?rev=9536&view=rev
Author:   hson
Date:     2010-04-04 19:02:47 +0000 (Sun, 04 Apr 2010)

Log Message:
-----------
gconf-editor: Initial commit

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


Property changes on: csw/mgar/pkg/gconf-editor/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/gconf-editor/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gconf-editor/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gconf-editor/trunk/Makefile	2010-04-04 19:02:47 UTC (rev 9536)
@@ -0,0 +1,38 @@
+GARNAME = gconfeditor
+GNOME_PROJ = gconf-editor
+GARVERSION = 2.30.0
+CATEGORIES = gnome
+
+DESCRIPTION = GNOME configuration system editor
+define BLURB
+endef
+
+MASTER_SITES = $(GNOME_MIRROR)
+DISTFILES  = $(GNOME_PROJ)-$(GARVERSION).tar.bz2
+DISTNAME = $(GNOME_PROJ)-$(GARVERSION)
+
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+#SPKG_SOURCEURL = http://projects.gnome.org/gconf/
+
+BUILD64 = 1
+NOISAEXEC = 1
+
+TEST_TARGET = check
+
+EXTRA_INC = $(prefix)/X11/include
+EXTRA_LIB = $(prefix)/X11/lib
+EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
+EXTRA_SOS_LD_FLAGS = -L$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
+
+STRIP_LIBTOOL = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --enable-static=no
+CONFIGURE_ARGS += --x-includes=$(prefix)/X11/include
+CONFIGURE_ARGS += --x-libraries=$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
+
+
+include gar/category.mk
+
+PATH := /opt/csw/gnu:$(PATH)

Added: csw/mgar/pkg/gconf-editor/trunk/checksums
===================================================================
--- csw/mgar/pkg/gconf-editor/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/gconf-editor/trunk/checksums	2010-04-04 19:02:47 UTC (rev 9536)
@@ -0,0 +1 @@
+2a941e3c64843be69190f38891470580  gconf-editor-2.30.0.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