SF.net SVN: gar:[25324] csw/mgar/pkg/lang-python

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Mon Oct 26 18:28:15 CET 2015


Revision: 25324
          http://sourceforge.net/p/gar/code/25324
Author:   janholzh
Date:     2015-10-26 17:28:15 +0000 (Mon, 26 Oct 2015)
Log Message:
-----------
lang-python/pycparser/trunk: add pycparser

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

Added: csw/mgar/pkg/lang-python/pycparser/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pycparser/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/pycparser/Makefile	2015-10-26 17:28:15 UTC (rev 25324)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/pycparser/trunk
===================================================================
--- csw/mgar/pkg/lang-python/pycparser/trunk	2015-10-26 15:02:56 UTC (rev 25323)
+++ csw/mgar/pkg/lang-python/pycparser/trunk	2015-10-26 17:28:15 UTC (rev 25324)

Property changes on: csw/mgar/pkg/lang-python/pycparser/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/pycparser/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pycparser/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/pycparser/trunk/Makefile	2015-10-26 17:28:15 UTC (rev 25324)
@@ -0,0 +1,16 @@
+
+NAME = pycparser
+VERSION = 2.14
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = C parser in Python
+
+DISTFILES  = $(DISTNAME).tar.gz
+VENDOR_URL = https://pypi.python.org/pypi/pycparser
+
+ARCHALL_CSWpy-pycparser = 1
+
+LICENSE = LICENSE
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/lang-python/pycparser/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/pycparser/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/pycparser/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/pycparser/trunk/checksums	2015-10-26 17:28:15 UTC (rev 25324)
@@ -0,0 +1 @@
+a2bc8d28c923b4fe2b2c3b4b51a4f935  pycparser-2.14.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