babl-0.1.88
This commit is contained in:
@@ -13,11 +13,12 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A dynamic, any to any, pixel format translation library</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<!-- For rsvg utility -->
|
<!-- For rsvg utility -->
|
||||||
<!--<Dependency>librsvg</Dependency>-->
|
<!--<Dependency>librsvg</Dependency>-->
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
|
<Dependency>vala-devel</Dependency>
|
||||||
<Dependency>lcms2-devel</Dependency>
|
<Dependency>lcms2-devel</Dependency>
|
||||||
<Dependency>gobject-introspection-devel</Dependency>
|
<Dependency>gobject-introspection-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -32,6 +33,7 @@
|
|||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||||
|
<Path fileType="data">/usr/share/vala</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -49,6 +51,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="12">
|
||||||
<Date>2020-09-21</Date>
|
<Date>2020-09-21</Date>
|
||||||
<Version>0.1.80</Version>
|
<Version>0.1.80</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user