From 9af1e1eb7033bc36df0ba72f981eeaa9912ce88e Mon Sep 17 00:00:00 2001 From: Thierry N Date: Wed, 12 Aug 2009 20:41:45 +0200 Subject: Ajout de pyxml#0.8.4-1 --- extra/pyxml/Pkgfile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 extra/pyxml/Pkgfile (limited to 'extra/pyxml') diff --git a/extra/pyxml/Pkgfile b/extra/pyxml/Pkgfile new file mode 100644 index 000000000..61aceef7d --- /dev/null +++ b/extra/pyxml/Pkgfile @@ -0,0 +1,18 @@ +# Description: Librairie Python XML +# URL: http://www.gnome.org/ +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: python + +name=pyxml +version=0.8.4 +release=1 +source=(http://downloads.sourceforge.net/$name/PyXML-0.8.4.tar.gz) + +build() { + cd PyXML-$version + python setup.py build + python setup.py install --prefix=/usr --root=$PKG + +} + -- cgit v1.2.3-70-g09d2