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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jan 1 22:26:19 CET 2009


Revision: 2731
          http://gar.svn.sourceforge.net/gar/?rev=2731&view=rev
Author:   dmichelsen
Date:     2009-01-01 21:26:19 +0000 (Thu, 01 Jan 2009)

Log Message:
-----------
libidn: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/libidn/
    csw/mgar/pkg/libidn/branches/
    csw/mgar/pkg/libidn/tags/
    csw/mgar/pkg/libidn/trunk/
    csw/mgar/pkg/libidn/trunk/Makefile
    csw/mgar/pkg/libidn/trunk/checksums
    csw/mgar/pkg/libidn/trunk/files/
    csw/mgar/pkg/libidn/trunk/files/CSWlibidn.gspec


Property changes on: csw/mgar/pkg/libidn/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/libidn/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libidn/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libidn/trunk/Makefile	2009-01-01 21:26:19 UTC (rev 2731)
@@ -0,0 +1,27 @@
+GARNAME = libidn
+GARVERSION = 1.9
+CATEGORIES = lib
+
+DESCRIPTION = GNU IDN Library
+define BLURB
+  GNU Libidn is a fully documented implementation of the Stringprep,
+  Punycode and IDNA specifications. Libidn's purpose is to encode and
+  decode internationalized domain names. The native C, C# and Java
+  libraries are available under the GNU Lesser General Public License
+  version 2.1 or later.
+endef
+
+MASTER_SITES = $(GNU_MIRROR)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += $(call admfiles,CSWlibidn,)
+
+BUILD64 = 1
+NO_ISAEXEC = 1
+
+REQUIRED_PKGS = CSWggettext CSWiconv
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk

Added: csw/mgar/pkg/libidn/trunk/checksums
===================================================================
--- csw/mgar/pkg/libidn/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libidn/trunk/checksums	2009-01-01 21:26:19 UTC (rev 2731)
@@ -0,0 +1,2 @@
+f4d794639564256a367566302611224e  download/libidn-1.9.tar.gz
+93e0fbb8839375ed9f8683713a5f7d8f  download/CSWlibidn.gspec

Added: csw/mgar/pkg/libidn/trunk/files/CSWlibidn.gspec
===================================================================
--- csw/mgar/pkg/libidn/trunk/files/CSWlibidn.gspec	                        (rev 0)
+++ csw/mgar/pkg/libidn/trunk/files/CSWlibidn.gspec	2009-01-01 21:26:19 UTC (rev 2731)
@@ -0,0 +1,4 @@
+%var            bitname libidn
+%var            pkgname CSWlibidn
+%include        url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright      url file://%{WORKSRC_FIRSTMOD}/COPYING


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