gnome-builder, gnome-contacts, gnome-disk-utility, gnome-maps, gnome-recipes, gnome-weather, libchamplain, jsonrpc-glib, template-glib packaged; gitg, libgit2-glib, libgit2, gd rebuild

This commit is contained in:
Berk Çakar
2021-06-15 00:54:58 +03:00
parent 707342cda2
commit c7b4b3734a
32 changed files with 9537 additions and 1381 deletions
+15 -4
View File
@@ -15,7 +15,7 @@
<IsA>app:console</IsA>
<Summary>A fast library for creating graphic images</Summary>
<Description>The gd graphics library allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and to write out the result as a PNG or JPEG file. This is particularly useful in Web applications, where PNG and JPEG are two of the formats accepted for inline images by most browsers. Note that gd is not a paint program.</Description>
<Archive sha1sum="77bf57a17107da22612ed606fc2f941fe7c067f0" type="targz">https://github.com/libgd/libgd/archive/gd-2.3.0.tar.gz</Archive>
<Archive sha1sum="be6da7d9d58ff09d5d28f4fc2763aef4f0c3c75f" type="targz">https://github.com/libgd/libgd/releases/download/gd-2.3.2/libgd-2.3.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>tiff-devel</Dependency>
<Dependency>webp-devel</Dependency>
@@ -59,6 +59,13 @@
<Summary>Development files for gd</Summary>
<RuntimeDependencies>
<Dependency release="current">gd</Dependency>
<Dependency>webp-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>fontconfig-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -70,15 +77,19 @@
<Package>
<Name>gd-docs</Name>
<Summary>Documentation files for gd</Summary>
<RuntimeDependencies>
<Dependency release="current">gd</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/gd/html</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2021-06-14</Date>
<Version>2.3.2</Version>
<Comment>Version bump.</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
<Update release="6">
<Date>2020-05-20</Date>
<Version>2.3.0</Version>