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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Mar 13 22:33:11 CET 2013


Revision: 20453
          http://gar.svn.sourceforge.net/gar/?rev=20453&view=rev
Author:   bonivart
Date:     2013-03-13 21:33:10 +0000 (Wed, 13 Mar 2013)
Log Message:
-----------
Botan/trunk: first commit

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

Added: csw/mgar/pkg/Botan/Makefile
===================================================================
--- csw/mgar/pkg/Botan/Makefile	                        (rev 0)
+++ csw/mgar/pkg/Botan/Makefile	2013-03-13 21:33:10 UTC (rev 20453)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/Botan/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/Botan/trunk/Makefile
===================================================================
--- csw/mgar/pkg/Botan/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/Botan/trunk/Makefile	2013-03-13 21:33:10 UTC (rev 20453)
@@ -0,0 +1,15 @@
+NAME = Botan
+VERSION = 1.10.5
+GARTYPE = v2
+
+DESCRIPTION = Crypto library for C++
+define BLURB
+endef
+
+MASTER_SITES = http://botan.randombit.net/files/
+DISTFILES  = $(DISTNAME).tgz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/Botan/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/Botan/trunk/checksums
===================================================================
--- csw/mgar/pkg/Botan/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/Botan/trunk/checksums	2013-03-13 21:33:10 UTC (rev 20453)
@@ -0,0 +1 @@
+8e9e17f652cfaf74340bc9560a32d2fa  Botan-1.10.5.tgz

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