Revision: 25042
          http://sourceforge.net/p/gar/code/25042
Author:   cgrzemba
Date:     2015-06-01 14:43:12 +0000 (Mon, 01 Jun 2015)
Log Message:
-----------
lang-python/cffi/trunk: Initial commit version 1.1.0

Added Paths:
-----------
    csw/mgar/pkg/lang-python/cffi/
    csw/mgar/pkg/lang-python/cffi/Makefile
    csw/mgar/pkg/lang-python/cffi/branches/
    csw/mgar/pkg/lang-python/cffi/tags/
    csw/mgar/pkg/lang-python/cffi/trunk/
    csw/mgar/pkg/lang-python/cffi/trunk/Makefile
    csw/mgar/pkg/lang-python/cffi/trunk/checksums
    csw/mgar/pkg/lang-python/cffi/trunk/files/

Added: csw/mgar/pkg/lang-python/cffi/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/cffi/Makefile                              (rev 0)
+++ csw/mgar/pkg/lang-python/cffi/Makefile      2015-06-01 14:43:12 UTC (rev 
25042)
@@ -0,0 +1,2 @@
+%:
+       $(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/cffi/trunk
===================================================================
--- csw/mgar/pkg/lang-python/cffi/trunk 2015-06-01 14:02:33 UTC (rev 25041)
+++ csw/mgar/pkg/lang-python/cffi/trunk 2015-06-01 14:43:12 UTC (rev 25042)

Property changes on: csw/mgar/pkg/lang-python/cffi/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/cffi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/cffi/trunk/Makefile                                
(rev 0)
+++ csw/mgar/pkg/lang-python/cffi/trunk/Makefile        2015-06-01 14:43:12 UTC 
(rev 25042)
@@ -0,0 +1,22 @@
+
+NAME = cffi
+VERSION = 1.1.0
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Foreign Function Interface for Python calling C code
+
+DISTFILES  = $(DISTNAME).tar.gz
+VENDOR_URL = https://pypi.python.org/pypi/cffi
+
+GARCOMPILER = SOS12U4
+
+LICENSE = LICENSE
+
+RUNTIME_DEP_PKGS_CSWpy-cffi += CSWlibpython2-7-1-0
+RUNTIME_DEP_PKGS_CSWpy-cffi += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS_CSWpy-cffi += CSWlibffi6
+
+TEST_SCRIPTS =
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/lang-python/cffi/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/cffi/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/cffi/trunk/checksums                               
(rev 0)
+++ csw/mgar/pkg/lang-python/cffi/trunk/checksums       2015-06-01 14:43:12 UTC 
(rev 25042)
@@ -0,0 +1 @@
+b58d43a708e757f63a905c6a0d9ecf7a  cffi-1.1.0.tar.gz

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Reply via email to