From ee010987ce2f0076a0e2dcbd16e15228e1bdc904 Mon Sep 17 00:00:00 2001 From: sibel Date: Sun, 26 Dec 2010 22:04:18 +0000 Subject: py2cairo#1.8.10-1, ajout port --- extra/py2cairo/Pkgfile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 extra/py2cairo/Pkgfile (limited to 'extra/py2cairo/Pkgfile') diff --git a/extra/py2cairo/Pkgfile b/extra/py2cairo/Pkgfile new file mode 100644 index 000000000..0474a6ea4 --- /dev/null +++ b/extra/py2cairo/Pkgfile @@ -0,0 +1,18 @@ +# Description: Connecteur Python2 pour la librairie cairo +# URL: http://www.cairographics.org/ +# Maintainer: NuTyX core team +# Packager: lesibel at free dot fr +# Depends on: python2 cairo + +name=py2cairo +version=1.8.10 +release=1 +source=(http://cairographics.org/releases/$name-$version.tar.gz) + +build() { + cd pycairo-$version + PYTHON=python2 ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2