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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Oct 29 17:28:17 CET 2009


Revision: 7026
          http://gar.svn.sourceforge.net/gar/?rev=7026&view=rev
Author:   dmichelsen
Date:     2009-10-29 16:28:17 +0000 (Thu, 29 Oct 2009)

Log Message:
-----------
libdatrie: Initial commit

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


Property changes on: csw/mgar/pkg/libdatrie/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/libdatrie/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libdatrie/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libdatrie/trunk/Makefile	2009-10-29 16:28:17 UTC (rev 7026)
@@ -0,0 +1,25 @@
+GARNAME = libdatrie
+GARVERSION = 0.2.2
+CATEGORIES = lib
+
+DESCRIPTION = Double array tree library
+define BLURB
+endef
+
+MASTER_SITES = ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+SPKG_SOURCEURL = http://linux.thai.net/~thep/datrie/datrie.html
+
+REQUIRED_PKGS = CSWiconv
+
+EXTRA_LINKER_FLAGS = -liconv
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk

Added: csw/mgar/pkg/libdatrie/trunk/checksums
===================================================================
--- csw/mgar/pkg/libdatrie/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libdatrie/trunk/checksums	2009-10-29 16:28:17 UTC (rev 7026)
@@ -0,0 +1 @@
+d1c93faf0c0d63e620c525c561940fdd  libdatrie-0.2.2.tar.gz


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