gegl ver. bump
This commit is contained in:
@@ -14,8 +14,9 @@
|
||||
<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="49c2ce5a03137c6717056776559be015fb40c1df" type="tarbz2">https://download.gimp.org/pub/gegl/0.4/gegl-0.4.16.tar.bz2</Archive>
|
||||
<Archive sha1sum="60786f97e679158bc6abb8dd3af25f424ecfd5fc" type="tarxz">https://download.gimp.org/pub/gegl/0.4/gegl-0.4.20.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<!--<Dependency>SuiteSparse-devel</Dependency>-->
|
||||
<!--<Dependency>libopenraw-devel</Dependency>-->
|
||||
<Dependency>libspiro-devel</Dependency>
|
||||
@@ -62,6 +63,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>tiff</Dependency>
|
||||
<Dependency>webp</Dependency>
|
||||
<Dependency>ffmpeg</Dependency>
|
||||
<Dependency>libraw</Dependency>
|
||||
<Dependency>lcms2</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
@@ -106,6 +108,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2020-02-12</Date>
|
||||
<Version>0.4.20</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2020-02-12</Date>
|
||||
<Version>0.4.16</Version>
|
||||
|
||||
Reference in New Issue
Block a user