gegl ver. bump

This commit is contained in:
Rmys
2020-09-21 12:08:22 +03:00
committed by GitHub
parent 2f04cf1563
commit 38db6f6052
+4 -4
View File
@@ -15,7 +15,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="7882420d882980f90312d5cfc251dfec87222316" type="tarxz">https://download.gimp.org/pub/gegl/0.4/gegl-0.4.22.tar.xz</Archive>
<Archive sha1sum="916ef2bea01e269b1bd1b3825d04331e17aeedb9" type="tarxz">https://download.gimp.org/pub/gegl/0.4/gegl-0.4.26.tar.xz</Archive>
<BuildDependencies>
<Dependency>ruby</Dependency>
<Dependency>meson</Dependency>
@@ -47,7 +47,7 @@
<Dependency>libgexiv2-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency versionFrom="0.1.66">babl-devel</Dependency>
<Dependency versionFrom="0.1.80">babl-devel</Dependency>
<!--< Dependency>enscript</Dependency> -->
<!-- <Dependency>graphviz</Dependency> -->
<!-- <Dependency>libopenraw-devel</Dependency> -->
@@ -112,8 +112,8 @@
<History>
<Update release="15">
<Date>2020-09-20</Date>
<Version>0.4.20</Version>
<Date>2020-09-21</Date>
<Version>0.4.26</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>