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

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Thu Nov 29 09:20:47 CET 2012


Revision: 19764
          http://gar.svn.sourceforge.net/gar/?rev=19764&view=rev
Author:   cgrzemba
Date:     2012-11-29 08:20:46 +0000 (Thu, 29 Nov 2012)
Log Message:
-----------
lang-python/vobject/trunk: Initial commit

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

Added: csw/mgar/pkg/lang-python/vobject/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/vobject/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/vobject/Makefile	2012-11-29 08:20:46 UTC (rev 19764)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/lang-python/vobject/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/lang-python/vobject/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/vobject/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/vobject/trunk/Makefile	2012-11-29 08:20:46 UTC (rev 19764)
@@ -0,0 +1,22 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = vobject
+VERSION = 0.8.1c
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = Python library for parsing and generating vCard and vCalendar files
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = http://vobject.skyhouseconsulting.com/
+DISTFILES  = $(DISTNAME).tar.gz
+
+# EXTRA_MERGE_EXCLUDE_FILES +=  .*/.*\.py[co]
+PACKAGES = CSWpy-vobject
+ARCHALL_CSWpy-vobject = 1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/lang-python/vobject/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/lang-python/vobject/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/vobject/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/vobject/trunk/checksums	2012-11-29 08:20:46 UTC (rev 19764)
@@ -0,0 +1 @@
+c9686dd74d39fdae140890d9c694c076  vobject-0.8.1c.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