From e4d0ba57cf0919e94662293aa23a5713be92ce78 Mon Sep 17 00:00:00 2001 From: François Visdeloup Date: Mon, 16 Nov 2009 14:21:58 +0100 Subject: python-pigment --- extra/python-pigment/Pkgfile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 extra/python-pigment/Pkgfile (limited to 'extra/python-pigment/Pkgfile') diff --git a/extra/python-pigment/Pkgfile b/extra/python-pigment/Pkgfile new file mode 100644 index 000000000..c56a5c800 --- /dev/null +++ b/extra/python-pigment/Pkgfile @@ -0,0 +1,16 @@ +# Description: Pigment Python library and bindings +# URL:http://www.moovida.com +# Maintainer: NuTyX core team +# Packager: fanch +# Depends on:python, pigment, pygobject +name=python-pigment +version=0.3.12 +release=1 +source=(http://www.moovida.com/static/download/pigment/pigment-python-0.3.12.tar.bz2) +build() { + cd pigment-python-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2