From f10beb33178aa5a79d0a9fe190b32392207f8e88 Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 26 Feb 2010 23:19:09 +0100 Subject: python-cssutils-legacy dans test --- test/python-cssutils-legacy/Pkgfile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test/python-cssutils-legacy/Pkgfile (limited to 'test/python-cssutils-legacy/Pkgfile') diff --git a/test/python-cssutils-legacy/Pkgfile b/test/python-cssutils-legacy/Pkgfile new file mode 100644 index 000000000..fcb87d54c --- /dev/null +++ b/test/python-cssutils-legacy/Pkgfile @@ -0,0 +1,14 @@ +# 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 +} -- cgit v1.2.3-70-g09d2