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

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Thu Oct 8 11:43:41 CEST 2015


Revision: 25284
          http://sourceforge.net/p/gar/code/25284
Author:   cgrzemba
Date:     2015-10-08 09:43:40 +0000 (Thu, 08 Oct 2015)
Log Message:
-----------
lang-python/pycarddav/trunk: Initial commit

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

Added: csw/mgar/pkg/lang-python/pycarddav/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pycarddav/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/pycarddav/Makefile	2015-10-08 09:43:40 UTC (rev 25284)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/pycarddav/trunk
===================================================================
--- csw/mgar/pkg/lang-python/pycarddav/trunk	2015-10-07 11:10:42 UTC (rev 25283)
+++ csw/mgar/pkg/lang-python/pycarddav/trunk	2015-10-08 09:43:40 UTC (rev 25284)

Property changes on: csw/mgar/pkg/lang-python/pycarddav/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/pycarddav/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pycarddav/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/pycarddav/trunk/Makefile	2015-10-08 09:43:40 UTC (rev 25284)
@@ -0,0 +1,30 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = pycarddav
+OWNER = geier
+VERSION = v0.7.0
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = CardDAV CLI client
+define BLURB
+endef
+
+# git at github.com:geopy/geopy.git
+# GIT_REPOS = http://github.com/$(NAME)/$(NAME).git
+GIT_REPOS = git://github.com/$(OWNER)/$(NAME).git
+# proxy: only for URI git, need socat
+# GIT_USE_PROXY = 1
+GIT_TREEISH_pycarddav.git = $(VERSION)
+
+
+LICENSE = COPYING
+
+# does not work on Python 2.6
+ARCHALL = 1
+SKIPTEST = 1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/lang-python/pycarddav/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/pycarddav/trunk/checksums
===================================================================
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