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

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


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

Log Message:
-----------
libgda: Initial commit

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


Property changes on: csw/mgar/pkg/libgda/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/libgda/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libgda/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libgda/trunk/Makefile	2009-04-06 00:08:42 UTC (rev 4207)
@@ -0,0 +1,32 @@
+GARNAME = libgda
+GARVERSION = 3.99.14
+CATEGORIES = gnome
+
+DESCRIPTION = GNU Data Access
+define BLURB
+ GNU Data Access (GDA) is an attempt to provide uniform access to different
+ kinds of data sources (databases, information servers, mail spools, etc).
+ It is a complete architecture that provides all you need to access your data.
+ It is defined by a set of plugin APIs as generic as possible
+ (but very powerful at the same time) so that any kind of data source
+ can be accessed through them.
+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/libgda/trunk/checksums
===================================================================
--- csw/mgar/pkg/libgda/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libgda/trunk/checksums	2009-04-06 00:08:42 UTC (rev 4207)
@@ -0,0 +1 @@
+c7cf44e50dee4336cb79311f85ad948e  download/libgda-3.99.14.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