@@ -16,7 +16,8 @@
|
||||
<Archive sha1sum="b9a811d9d05717d66bc107a18447fbd74cff7eea" type="tarbz2">http://download.gimp.org/pub/babl/0.1/babl-0.1.12.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<!-- For rsvg utility -->
|
||||
<Dependency>librsvg</Dependency>
|
||||
<!--<Dependency>librsvg</Dependency>-->
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.autoreconf("-fi")
|
||||
#autotools.autoreconf("-vfi")
|
||||
autotools.configure("--enable-mmx \
|
||||
--enable-sse \
|
||||
--includedir=/usr/include \
|
||||
@@ -25,12 +25,10 @@ def setup():
|
||||
--with-lensfun \
|
||||
--with-libjpeg \
|
||||
--with-libpng \
|
||||
--with-librsvg \
|
||||
--with-openexr \
|
||||
--with-sdl \
|
||||
--with-libopenraw \
|
||||
--with-jasper \
|
||||
--with-graphviz \
|
||||
--with-lua \
|
||||
--without-libavformat \
|
||||
--with-libv4l \
|
||||
@@ -42,7 +40,9 @@ def setup():
|
||||
--enable-gtk-doc-html=no \
|
||||
--disable-docs \
|
||||
--disable-workshop")
|
||||
|
||||
#--with-librsvg \
|
||||
#--with-graphviz \
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -16,10 +16,9 @@
|
||||
<Description>gegl (Generic Graphics Library) provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output.</Description>
|
||||
<Archive sha1sum="764cc66cb3c7b261b8fc18a6268a0e264a91d573" type="tarbz2">http://ftp.gimp.org/pub/gegl/0.2/gegl-0.2.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>SuiteSparse-devel</Dependency>
|
||||
<Dependency>libopenraw-devel</Dependency>
|
||||
<!--<Dependency>SuiteSparse-devel</Dependency>-->
|
||||
<!--<Dependency>libopenraw-devel</Dependency>-->
|
||||
<Dependency>libspiro-devel</Dependency>
|
||||
<Dependency>librsvg-devel</Dependency>
|
||||
<Dependency>openexr-devel</Dependency>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency>libsdl-devel</Dependency>
|
||||
@@ -33,8 +32,9 @@
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
<Dependency>lua-devel</Dependency>
|
||||
<Dependency>asciidoc</Dependency>
|
||||
<Dependency>graphviz</Dependency>
|
||||
<Dependency>enscript</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<!--<Dependency>graphviz</Dependency>-->
|
||||
<!--<Dependency>enscript</Dependency>-->
|
||||
<Dependency>ruby</Dependency>
|
||||
<Dependency>ilmbase-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -48,25 +48,16 @@
|
||||
<Package>
|
||||
<Name>gegl</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>openexr-libs</Dependency>
|
||||
<Dependency>SuiteSparse</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libopenraw</Dependency>
|
||||
<Dependency>libspiro</Dependency>
|
||||
<Dependency>graphviz</Dependency>
|
||||
<Dependency>librsvg</Dependency>
|
||||
<Dependency>ffmpeg</Dependency>
|
||||
<Dependency>jasper</Dependency>
|
||||
<Dependency>libpng</Dependency>
|
||||
<Dependency>libsdl</Dependency>
|
||||
<Dependency>libv4l</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>ruby</Dependency>
|
||||
<Dependency>babl</Dependency>
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
<Dependency>gtk2</Dependency>
|
||||
<Dependency>lua</Dependency>
|
||||
<Dependency>ilmbase</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -81,6 +72,7 @@
|
||||
<Summary>Development files for gegl</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">gegl</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>babl-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
-->
|
||||
<Archive sha1sum="d5b075ccffc0068015f74f78e4bc39138bcfe2d4" type="targz">mirrors://sourceforge/project/lcms/lcms/1.19/lcms-1.19.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>swig</Dependency>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -64,8 +65,7 @@
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">lcms</Dependency>
|
||||
<Dependency>tiff-32bit</Dependency>
|
||||
<Dependency>libjpeg-turbo-32bit</Dependency>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
|
||||
Reference in New Issue
Block a user