Revision: 25235
          http://sourceforge.net/p/gar/code/25235
Author:   cgrzemba
Date:     2015-09-11 06:03:40 +0000 (Fri, 11 Sep 2015)
Log Message:
-----------
lang-python/python-creole/trunk: Initial commit

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

Added: csw/mgar/pkg/lang-python/python-creole/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-creole/Makefile                             
(rev 0)
+++ csw/mgar/pkg/lang-python/python-creole/Makefile     2015-09-11 06:03:40 UTC 
(rev 25235)
@@ -0,0 +1,2 @@
+%:
+       $(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/python-creole/trunk
===================================================================
--- csw/mgar/pkg/lang-python/python-creole/trunk        2015-09-09 10:00:41 UTC 
(rev 25234)
+++ csw/mgar/pkg/lang-python/python-creole/trunk        2015-09-11 06:03:40 UTC 
(rev 25235)

Property changes on: csw/mgar/pkg/lang-python/python-creole/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/python-creole/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-creole/trunk/Makefile                       
        (rev 0)
+++ csw/mgar/pkg/lang-python/python-creole/trunk/Makefile       2015-09-11 
06:03:40 UTC (rev 25235)
@@ -0,0 +1,31 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = py_creole
+REPO_OWNER = jedie
+REPO_NAME = python-creole
+VERSION = v1.3.1
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Client for several popular geocoding web services.
+define BLURB
+endef
+
+# https://github.com/jedie/python-creole.git
+GIT_REPOS = git://github.com/$(REPO_OWNER)/$(REPO_NAME).git
+# proxy: only for URI git, need socat
+# GIT_USE_PROXY = 1
+GIT_TREEISH_geopy.git = $(VERSION)
+
+LICENSE = LICENSE
+
+MODULATIONS_PYTHON_VERSION = 2_6 2_7
+
+ARCHALL = 1
+
+SKIPTEST = 1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/lang-python/python-creole/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/python-creole/trunk/checksums
===================================================================
This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Reply via email to