babl-0.1.88

This commit is contained in:
Rmys
2021-09-06 13:01:08 +03:00
committed by GitHub
parent 4b171ea047
commit fd027b1309
+10 -1
View File
@@ -13,11 +13,12 @@
<IsA>library</IsA>
<Summary>A dynamic, any to any, pixel format translation library</Summary>
<Description>babl is a library that allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models and component permutations.</Description>
<Archive sha1sum="8e837f75bb2b44df21ab57ffa0fbf2debf46adbc" type="tarxz">https://download.gimp.org/pub/babl/0.1/babl-0.1.80.tar.xz</Archive>
<Archive sha1sum="981c0d54054638e6f6ab96b1b8e84d32f6cd1389" type="tarxz">https://download.gimp.org/pub/babl/0.1/babl-0.1.88.tar.xz</Archive>
<BuildDependencies>
<!-- For rsvg utility -->
<!--<Dependency>librsvg</Dependency>-->
<Dependency>meson</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>lcms2-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
@@ -32,6 +33,7 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/vala</Path>
</Files>
</Package>
@@ -49,6 +51,13 @@
</Package>
<History>
<Update release="13">
<Date>2021-09-06</Date>
<Version>0.1.88</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2020-09-21</Date>
<Version>0.1.80</Version>