[csw-devel] SF.net SVN: gar:[16998] csw/mgar/pkg/lang-python
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Feb 5 14:07:10 CET 2012
Revision: 16998
http://gar.svn.sourceforge.net/gar/?rev=16998&view=rev
Author: dmichelsen
Date: 2012-02-05 13:07:10 +0000 (Sun, 05 Feb 2012)
Log Message:
-----------
lang-python/html5lib: Initial commit
Modified Paths:
--------------
csw/mgar/pkg/lang-python/html5lib/trunk/Makefile
csw/mgar/pkg/lang-python/html5lib/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/lang-python/html5lib/
Modified: csw/mgar/pkg/lang-python/html5lib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-graph/trunk/Makefile 2012-02-01 18:13:41 UTC (rev 16968)
+++ csw/mgar/pkg/lang-python/html5lib/trunk/Makefile 2012-02-05 13:07:10 UTC (rev 16998)
@@ -2,24 +2,23 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-NAME = python-graph
-VERSION = 1.8.0
+NAME = html5lib
+VERSION = 0.90
CATEGORIES = python
GARTYPE = v2
+
DESCRIPTION = A library for working with graphs in Python
define BLURB
endef
-SPKG_SOURCEURL = http://pypi.python.org/pypi/python-graph
+
MASTER_SITES = $(GOOGLE_MIRROR)
-DISTFILES = $(NAME)-$(VERSION).tar.bz2
-PACKAGES = CSWpy-graph
-CATALOGNAME_CSWpy-graph = py_graph
-BUILD_SCRIPTS =
-TEST_SCRIPTS =
-BUILD_SCRIPTS ?= $(WORKSRC)/core/setup.py
-INSTALL_SCRIPTS ?= $(WORKSRC)/core/setup.py
-LICENSE = COPYING
+DISTFILES = $(NAME)-$(VERSION).zip
-ARCHALL_CSWpy-graph = 1
+VENDOR_URL = http://code.google.com/p/html5lib/
+LICENSE = README
+
+PACKAGES += CSWpy-html5lib
+ARCHALL_CSWpy-html5lib = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/lang-python/html5lib/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/python-graph/trunk/checksums 2012-02-01 18:13:41 UTC (rev 16968)
+++ csw/mgar/pkg/lang-python/html5lib/trunk/checksums 2012-02-05 13:07:10 UTC (rev 16998)
@@ -1 +1 @@
-8c5fbf993244c39ce42506425b5f30ac python-graph-1.8.0.tar.bz2
+691e6b9ebe15b333a28280974b2ce432 html5lib-0.90.zip
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