summaryrefslogtreecommitdiffstats
path: root/extra/mypaint/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-05 20:46:01 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-05 20:46:01 +0100
commite07a79c47c1a9b99f2679324c96ced1f7b28d373 (patch)
tree110cec093c445bed2ddf0280bfcee2f3b1bf2d10 /extra/mypaint/Pkgfile
parentd2f95f7197ca68f6ae497a415a975bf2731aa8c5 (diff)
downloadnutyx-extra-e07a79c47c1a9b99f2679324c96ced1f7b28d373.tar.gz
nutyx-extra-e07a79c47c1a9b99f2679324c96ced1f7b28d373.tar.bz2
nutyx-extra-e07a79c47c1a9b99f2679324c96ced1f7b28d373.tar.xz
nutyx-extra-e07a79c47c1a9b99f2679324c96ced1f7b28d373.zip
mypaint dans ouvert
Diffstat (limited to 'extra/mypaint/Pkgfile')
-rw-r--r--extra/mypaint/Pkgfile17
1 files changed, 0 insertions, 17 deletions
diff --git a/extra/mypaint/Pkgfile b/extra/mypaint/Pkgfile
deleted file mode 100644
index ac77c8227..000000000
--- a/extra/mypaint/Pkgfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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, swig
-# Run on: pygtk,python-numpy,protobuf-python,scons,swig
-
-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
-}
-