From bf133fbd720e29e859c061460e876e10f0a2ae07 Mon Sep 17 00:00:00 2001 From: fanch Date: Sat, 5 Jun 2010 10:35:39 +0200 Subject: ajout de python2-chardet#2.0.1-1 --- extra/python-chardet/Pkgfile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 extra/python-chardet/Pkgfile (limited to 'extra/python-chardet/Pkgfile') diff --git a/extra/python-chardet/Pkgfile b/extra/python-chardet/Pkgfile new file mode 100644 index 000000000..7dd1a1f7b --- /dev/null +++ b/extra/python-chardet/Pkgfile @@ -0,0 +1,16 @@ + +# Description: module python d'encodage automatique +# URL:http://chardet.feedparser.org +# Maintainer: NuTyX core team +# Packager: fanch +# Depends on: python + +name=python2-chardet +version=2.0.1 +release=1 +source=(http://chardet.feedparser.org/download/$name-$version.tgz) + +build() { +cd $SRC/$name-$version + python setup.py build install --root=$PKG --optimize=1 +} \ No newline at end of file -- cgit v1.2.3-70-g09d2