summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e78807338a560fc69cbd03b7f7076b7481fe7009 (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
34
35
36
37
38
39
40
41
42
pkgbase = gegl-git
	pkgdesc = Graph based image processing framework
	pkgver = 0.4.0.8
	pkgrel = 1
	url = http://www.gegl.org
	arch = i686
	arch = x86_64
	license = GPL3
	license = LGPL3
	makedepends = git
	makedepends = intltool
	makedepends = python2
	makedepends = ruby
	makedepends = lua
	makedepends = libraw
	makedepends = openexr
	makedepends = ffmpeg
	makedepends = librsvg
	makedepends = jasper
	makedepends = libtiff
	makedepends = suitesparse
	makedepends = gobject-introspection
	makedepends = autoconf
	depends = babl>=0.1.26
	depends = libspiro
	depends = json-glib
	optdepends = openexr: for using the openexr plugin
	optdepends = ffmpeg: for using the ffmpeg plugin
	optdepends = librsvg: for using the svg plugin
	optdepends = libtiff: tiff plugin
	optdepends = jasper: for using the jasper plugin
	optdepends = libraw: raw plugin
	optdepends = suitesparse: matting-levin plugin
	optdepends = lua: lua plugin
	provides = gegl=0.4.0.8
	conflicts = gegl>=0.3.0
	options = !libtool
	source = git://git.gnome.org/gegl
	md5sums = SKIP

pkgname = gegl-git