SF.net SVN: gar:[23423] csw/mgar/pkg/lang-python
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Thu Apr 17 10:17:15 CEST 2014
Revision: 23423
http://sourceforge.net/p/gar/code/23423
Author: cgrzemba
Date: 2014-04-17 08:17:14 +0000 (Thu, 17 Apr 2014)
Log Message:
-----------
lang-python/apsw/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/lang-python/apsw/
csw/mgar/pkg/lang-python/apsw/Makefile
csw/mgar/pkg/lang-python/apsw/branches/
csw/mgar/pkg/lang-python/apsw/tags/
csw/mgar/pkg/lang-python/apsw/trunk/
csw/mgar/pkg/lang-python/apsw/trunk/Makefile
csw/mgar/pkg/lang-python/apsw/trunk/checksums
csw/mgar/pkg/lang-python/apsw/trunk/files/
Added: csw/mgar/pkg/lang-python/apsw/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/apsw/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/apsw/Makefile 2014-04-17 08:17:14 UTC (rev 23423)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/lang-python/apsw/trunk
===================================================================
--- csw/mgar/pkg/lang-python/apsw/trunk 2014-04-16 12:08:48 UTC (rev 23422)
+++ csw/mgar/pkg/lang-python/apsw/trunk 2014-04-17 08:17:14 UTC (rev 23423)
Property changes on: csw/mgar/pkg/lang-python/apsw/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/apsw/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/apsw/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/apsw/trunk/Makefile 2014-04-17 08:17:14 UTC (rev 23423)
@@ -0,0 +1,20 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = apsw
+VERSION = 3.8.2-r1
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Python implementation of
+
+PACKAGING_PLATFORMS = solaris10-i386 solaris10-sparc
+
+MASTER_SITES = $(GOOGLE_MIRROR)
+DISTFILES = $(DISTNAME).zip
+
+# There is no testsuite
+TEST_SCRIPTS =
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/lang-python/apsw/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/apsw/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/apsw/trunk/checksums (rev 0)
+++ csw/mgar/pkg/lang-python/apsw/trunk/checksums 2014-04-17 08:17:14 UTC (rev 23423)
@@ -0,0 +1 @@
+77103c13aeed2d6802bdd72d858114c6 apsw-3.8.2-r1.zip
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