SF.net SVN: gar:[25342] csw/mgar/pkg/lang-python
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Mon Nov 2 12:26:30 CET 2015
Revision: 25342
http://sourceforge.net/p/gar/code/25342
Author: janholzh
Date: 2015-11-02 11:26:30 +0000 (Mon, 02 Nov 2015)
Log Message:
-----------
lang-python/python2-pythondialog/trunk: add py_python2-pythondialog
Added Paths:
-----------
csw/mgar/pkg/lang-python/python2-pythondialog/
csw/mgar/pkg/lang-python/python2-pythondialog/Makefile
csw/mgar/pkg/lang-python/python2-pythondialog/branches/
csw/mgar/pkg/lang-python/python2-pythondialog/tags/
csw/mgar/pkg/lang-python/python2-pythondialog/trunk/
csw/mgar/pkg/lang-python/python2-pythondialog/trunk/Makefile
csw/mgar/pkg/lang-python/python2-pythondialog/trunk/checksums
csw/mgar/pkg/lang-python/python2-pythondialog/trunk/files/
Added: csw/mgar/pkg/lang-python/python2-pythondialog/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python2-pythondialog/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/python2-pythondialog/Makefile 2015-11-02 11:26:30 UTC (rev 25342)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/lang-python/python2-pythondialog/trunk
===================================================================
--- csw/mgar/pkg/lang-python/python2-pythondialog/trunk 2015-11-02 10:59:20 UTC (rev 25341)
+++ csw/mgar/pkg/lang-python/python2-pythondialog/trunk 2015-11-02 11:26:30 UTC (rev 25342)
Property changes on: csw/mgar/pkg/lang-python/python2-pythondialog/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/python2-pythondialog/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python2-pythondialog/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/python2-pythondialog/trunk/Makefile 2015-11-02 11:26:30 UTC (rev 25342)
@@ -0,0 +1,25 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+
+NAME = python2-pythondialog
+VERSION = 3.3.0
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = A Python interface to the UNIX dialog utility and mostly-compatible programs
+
+MASTER_SITES += $(PYPI_MIRROR)
+DISTFILES += $(DISTNAME).tar.gz
+
+NOGITPATCH += 1
+SKIPTEST = 1
+
+
+PACKAGES += CSWpy-py2-pydialog
+SPKG_DESC_CSWpy-py2-pydialog = A Python interface to the UNIX dialog utility and mostly-compatible programs
+
+# PKGFILES is catchall
+#ARCHALL_CSWpy-asn1 = 1
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/lang-python/python2-pythondialog/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/python2-pythondialog/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/python2-pythondialog/trunk/checksums (rev 0)
+++ csw/mgar/pkg/lang-python/python2-pythondialog/trunk/checksums 2015-11-02 11:26:30 UTC (rev 25342)
@@ -0,0 +1 @@
+f6a0e5fa66c26231a79b11fa45723cc5 python2-pythondialog-3.3.0.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