From 83c76ff2ce672d9d8925c9dc21931bef5c606363 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 27 Feb 2010 17:18:27 +0100 Subject: python-qscintilla dans test --- test/python-qscintilla/Pkgfile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 test/python-qscintilla/Pkgfile (limited to 'test/python-qscintilla/Pkgfile') diff --git a/test/python-qscintilla/Pkgfile b/test/python-qscintilla/Pkgfile new file mode 100644 index 000000000..3e7b2de27 --- /dev/null +++ b/test/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