gegl:ver.bump
This commit is contained in:
@@ -16,18 +16,13 @@ def setup():
|
||||
--includedir=/usr/include \
|
||||
--datadir=/usr/share \
|
||||
--with-pic \
|
||||
--with-gio \
|
||||
--with-gtk \
|
||||
--with-cairo \
|
||||
--with-pango \
|
||||
--with-pangocairo \
|
||||
--with-gdk-pixbuf \
|
||||
--with-lensfun \
|
||||
--with-libjpeg \
|
||||
--with-libpng \
|
||||
--with-openexr \
|
||||
--with-sdl \
|
||||
--with-libopenraw \
|
||||
--with-jasper \
|
||||
--with-lua \
|
||||
--without-libavformat \
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A graph based image processing framework</Summary>
|
||||
<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="39d243f34e81896a42cc317e1b60b55fdb6064ee" type="tarbz2">https://download.gimp.org/pub/gegl/0.4/gegl-0.4.12.tar.bz2</Archive>
|
||||
<Archive sha1sum="395483d46f2475a7447caa7ecddd97ad69a43ce7" type="tarbz2">https://download.gimp.org/pub/gegl/0.4/gegl-0.4.14.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<!--<Dependency>SuiteSparse-devel</Dependency>-->
|
||||
<!--<Dependency>libopenraw-devel</Dependency>-->
|
||||
@@ -30,9 +30,11 @@
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>exiv2-devel</Dependency>
|
||||
<Dependency>babl-devel</Dependency>
|
||||
<Dependency>lensfun-devel</Dependency>
|
||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
<Dependency>lua-devel</Dependency>
|
||||
<Dependency>luajit-devel</Dependency>
|
||||
<Dependency>asciidoc</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<!--<Dependency>graphviz</Dependency>-->
|
||||
@@ -104,6 +106,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2019-04-25</Date>
|
||||
<Version>0.4.14</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2018-12-25</Date>
|
||||
<Version>0.4.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user