From d0b886002b60b209de4141be03e71f740170cc01 Mon Sep 17 00:00:00 2001 From: sibel Date: Wed, 29 Dec 2010 08:18:35 +0000 Subject: python2-chardet#2.0.1-2, maj python --- extra/python2-chardet/Pkgfile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 extra/python2-chardet/Pkgfile (limited to 'extra/python2-chardet/Pkgfile') diff --git a/extra/python2-chardet/Pkgfile b/extra/python2-chardet/Pkgfile new file mode 100644 index 000000000..0cf916fb2 --- /dev/null +++ b/extra/python2-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: python2 + +name=python2-chardet +version=2.0.1 +release=1 +source=(http://chardet.feedparser.org/download/python2-chardet-$version.tgz) + +build() { + cd $SRC/python2-chardet-$version + python2 setup.py build install --root=$PKG --optimize=1 +} + -- cgit v1.2.3-70-g09d2