Revision: 20940
          http://gar.svn.sourceforge.net/gar/?rev=20940&view=rev
Author:   pfelecan
Date:     2013-05-02 14:02:13 +0000 (Thu, 02 May 2013)
Log Message:
-----------
lang-python/cssutils: instatiate

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

Added: csw/mgar/pkg/lang-python/cssutils/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/cssutils/Makefile                          (rev 0)
+++ csw/mgar/pkg/lang-python/cssutils/Makefile  2013-05-02 14:02:13 UTC (rev 
20940)
@@ -0,0 +1,2 @@
+%:
+       $(MAKE) -C trunk $*


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


Added: csw/mgar/pkg/lang-python/cssutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/cssutils/trunk/Makefile                            
(rev 0)
+++ csw/mgar/pkg/lang-python/cssutils/trunk/Makefile    2013-05-02 14:02:13 UTC 
(rev 20940)
@@ -0,0 +1,22 @@
+# $Id$
+
+NAME           =       cssutils
+VERSION                =       0.9.10b1
+CATEGORIES     =       python
+GARTYPE                =       v2
+
+DESCRIPTION    =       CSS Cascading Style Sheets parser and builder
+define BLURB
+  A Python package to parse and build CSS Cascading Style Sheets.
+  DOM only, not any rendering facilities!
+endef
+
+MASTER_SITES   =       https://bitbucket.org/cthedot/cssutils/downloads/
+DISTFILES              =       $(DISTNAME).zip
+
+BUILD_DEP_PKGS =       CSWpysetuptools
+
+CONFIGURE_ARGS =       $(DIRPATHS)
+
+include gar/category.mk
+


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

Added: csw/mgar/pkg/lang-python/cssutils/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/cssutils/trunk/checksums                           
(rev 0)
+++ csw/mgar/pkg/lang-python/cssutils/trunk/checksums   2013-05-02 14:02:13 UTC 
(rev 20940)
@@ -0,0 +1 @@
+02ec401aeed5ba6253b739e919eba6d1  cssutils-0.9.10b1.zip

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to