1 # Contributor: Jon Nordby <jononor at gmail com>
8 pkgdesc="A fast and easy painting application for digital painters, with brush dynamics"
10 url="http://mypaint.intilinux.com/"
12 depends=('pygtk' 'python-numpy')
14 makedepends=('scons>=0.97' 'swig>=1.3.39')
15 conflicts=('mypaint' 'mypaint-git')
17 [ "$CARCH" = "i686" ] && optdepends=('psyco (improved performance)')
18 source=(http://download.gna.org/$_pkgname/$_pkgname-$_pkgver.tar.bz2
20 md5sums=('85f13ba5c1b450142dbb8f80e3fe4e87'
21 '4dea0ee98e76c9dab620c574815dd7bc')
27 patch -p1 < "$srcdir/python2.patch"
30 scons prefix=/usr DEST="$pkgdir" install