From ec33f3ced5473ef2421722568c098ddbb711dcd1 Mon Sep 17 00:00:00 2001 From: sibel Date: Tue, 24 Nov 2009 11:05:54 +0100 Subject: Ajout de python-qscintilla#2.4.1-1 --- extra/python-qscintilla/Pkgfile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 extra/python-qscintilla/Pkgfile (limited to 'extra/python-qscintilla/Pkgfile') diff --git a/extra/python-qscintilla/Pkgfile b/extra/python-qscintilla/Pkgfile new file mode 100644 index 000000000..3e7b2de27 --- /dev/null +++ b/extra/python-qscintilla/Pkgfile @@ -0,0 +1,16 @@ +# Description: Bibliotheque QScintilla pour Python +# URL: http://www.riverbankcomputing.com +# Maintainer: NuTyX packager team +# Packager: lesibel at free dot fr +# Depends on: pyqt, qscintilla + +name=python-qscintilla +version=2.4 +release=1 +source=(http://riverbankcomputing.com/static/Downloads/QScintilla2/QScintilla-gpl-$version.tar.gz) +build() { + cd QScintilla-gpl-$version/Python + python configure.py + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2