From ea1d92b3579a79de34c10d67cb92e9f26686c321 Mon Sep 17 00:00:00 2001 From: skingrapher Date: Sun, 14 Mar 2010 22:08:37 +0400 Subject: ajout de mypaint-0.8.2#1 --- extra/mypaint/Pkgfile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 extra/mypaint/Pkgfile (limited to 'extra/mypaint/Pkgfile') diff --git a/extra/mypaint/Pkgfile b/extra/mypaint/Pkgfile new file mode 100644 index 000000000..0f97361df --- /dev/null +++ b/extra/mypaint/Pkgfile @@ -0,0 +1,15 @@ +# Description: A fast and easy painting application for digital painters, with brush dynamics +# URL: http://mypaint.intilinux.com/ +# Maintainer: skingrapher at legtux dot org +# Depends on: pygtk, python-numpy, protobuf-python, scons>=0.97 swig>=1.3.39 + +name=mypaint +version=0.8.2 +release=1 +source=(http://download.gna.org/$name/$name-$version.tar.bz2) +build () +{ + cd $name-$version + scons + scons prefix=$PKG/usr mandir=/$PKG/usr/share/man install +} -- cgit v1.2.3-70-g09d2