blob: 7d456eeccda5f3245e56cedc4cc1533548bf5dde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = cinepaint
pkgdesc = Sophisticated graphics manipulation programm supporting > 8bit pictures
pkgver = 1.0.4
pkgrel = 7
epoch = 1
url = http://www.cinepaint.org
arch = x86_64
arch = i686
license = LGPL
license = GPL
license = MIT
makedepends = python2
makedepends = gutenprint>=5.2.9
makedepends = optipng
depends = gtk2
depends = openexr
depends = lcms
depends = libxpm
depends = fltk
depends = ftgl
depends = libxxf86vm
optdepends = python2: for python plug-ins
optdepends = gutenprint: for print plug-ins
optdepends = ghostscript: for pdf plug-ins
source = http://downloads.sourceforge.net/sourceforge/cinepaint/cinepaint-1.0-4.tar.gz
source = LICENSE
source = cinepaint-libpng15.patch
sha1sums = 2049958784d211cc0be8f41f3473433479ba71fe
sha1sums = ca8411db87f3fc51bbdfade22f4e1f555b2ee19e
sha1sums = 3dfc9f06f02791aee59b60d33ddf9d305b0f1de5
pkgname = cinepaint
|