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

hson at users.sourceforge.net hson at users.sourceforge.net
Mon Apr 6 02:08:13 CEST 2009


Revision: 4206
          http://gar.svn.sourceforge.net/gar/?rev=4206&view=rev
Author:   hson
Date:     2009-04-06 00:08:13 +0000 (Mon, 06 Apr 2009)

Log Message:
-----------
libgnomedb: Initial commit

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


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


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


Added: csw/mgar/pkg/libgnomedb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libgnomedb/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libgnomedb/trunk/Makefile	2009-04-06 00:08:13 UTC (rev 4206)
@@ -0,0 +1,31 @@
+GARNAME = libgnomedb
+GARVERSION = 3.99.7
+CATEGORIES = gnome
+
+DESCRIPTION = The libgnomedb library
+define BLURB
+ libgnomedb provides data-bound UI widgets, using GTK+ and libgda.
+
+ The libgnomedb library is released under the terms of the LGPL license,  which
+ allows for commercial applications to be developed based on libgnomedb. The
+ accompanying tools are under the GPL.
+endef
+
+MASTER_SITES =  $(GNOME_MIRROR)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+DISTNAME  = $(GARNAME)-$(GARVERSION)
+
+#REQUIRED_PKGS += CSWgconf2 CSWggettextrt CSWglib2 CSWgtk2 CSWlibatk
+#REQUIRED_PKGS += CSWlibcairo CSWlibglade2 CSWlibgsf CSWlibxml2 CSWlibxrender
+#REQUIRED_PKGS += CSWpango CSWsunmath CSWzlib
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+#TEST_TARGET =
+
+include gar/category.mk
+
+PATH :=/opt/csw/bin:/opt/csw/gnu:$(PATH)

Added: csw/mgar/pkg/libgnomedb/trunk/checksums
===================================================================
--- csw/mgar/pkg/libgnomedb/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libgnomedb/trunk/checksums	2009-04-06 00:08:13 UTC (rev 4206)
@@ -0,0 +1 @@
+5d6c77c6c156230ad624cdae190c9d52  download/libgnomedb-3.99.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