From ba508e15e31b7238aab0477c7bf62b46bae1d504 Mon Sep 17 00:00:00 2001 From: François Visdeloup Date: Mon, 16 Nov 2009 14:26:23 +0100 Subject: python-cssutils-legacy --- extra/python-cssutils-legacy/Pkgfile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 extra/python-cssutils-legacy/Pkgfile (limited to 'extra/python-cssutils-legacy/Pkgfile') diff --git a/extra/python-cssutils-legacy/Pkgfile b/extra/python-cssutils-legacy/Pkgfile new file mode 100644 index 000000000..0e4e2a487 --- /dev/null +++ b/extra/python-cssutils-legacy/Pkgfile @@ -0,0 +1,13 @@ +# Description: A CSS Cascading Style Sheets library for Python +# URL:http://code.google.com/p/cssutils/ +# Maintainer: NuTyX core team +# Packager: fanch +# Depends on:python +name=python-cssutils-legacy +version=0.9.6 +release=1 +source=(http://cssutils.googlecode.com/files/cssutils-0.9.6.zip) +build() { +cd cssutils-$version + python setup.py build install --root=$PKG +} \ No newline at end of file -- cgit v1.2.3-70-g09d2