[csw-devel] SF.net SVN: gar:[6744] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Oct 7 15:06:17 CEST 2009
Revision: 6744
http://gar.svn.sourceforge.net/gar/?rev=6744&view=rev
Author: dmichelsen
Date: 2009-10-07 13:06:14 +0000 (Wed, 07 Oct 2009)
Log Message:
-----------
pakchois: Initial commit
Added Paths:
-----------
csw/mgar/pkg/pakchois/
csw/mgar/pkg/pakchois/branches/
csw/mgar/pkg/pakchois/tags/
csw/mgar/pkg/pakchois/trunk/
csw/mgar/pkg/pakchois/trunk/Makefile
csw/mgar/pkg/pakchois/trunk/checksums
csw/mgar/pkg/pakchois/trunk/files/
Property changes on: csw/mgar/pkg/pakchois/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/pakchois/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pakchois/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/pakchois/trunk/Makefile 2009-10-07 13:06:14 UTC (rev 6744)
@@ -0,0 +1,26 @@
+GARNAME = pakchois
+GARVERSION = 0.4
+CATEGORIES = lib
+
+DESCRIPTION = Just another PKCS #11 wrapper library
+define BLURB
+ pakchois is just another PKCS #11 wrapper library. pakchois aims to provide
+ a thin wrapper over the PKCS#11 interface.
+endef
+
+MASTER_SITES = http://www.manyfish.co.uk/pakchois/
+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://www.manyfish.co.uk/pakchois/
+
+BUILD64 = 1
+NOISALIST = 1
+EXTRA_LINKER_FLAGS = -lintl
+CONFIGURE_ARGS = $(DIRPATHS)
+
+REQUIRED_PKGS = CSWggettextrt
+
+include gar/category.mk
Added: csw/mgar/pkg/pakchois/trunk/checksums
===================================================================
--- csw/mgar/pkg/pakchois/trunk/checksums (rev 0)
+++ csw/mgar/pkg/pakchois/trunk/checksums 2009-10-07 13:06:14 UTC (rev 6744)
@@ -0,0 +1 @@
+218ad0256e514989299acdf4e86aaf3d download/pakchois-0.4.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