gd:ver.bump

This commit is contained in:
Rmys
2018-07-30 19:34:21 +03:00
parent db7106b466
commit f0dbbcc17b
+12 -3
View File
@@ -13,9 +13,10 @@
<IsA>library</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="67779817d7aecb94594c43ace949af350ca1df7f" type="tarxz">https://github.com/libgd/libgd/releases/download/gd-2.2.4/libgd-2.2.4.tar.xz</Archive>
<Archive sha1sum="b777b005c401b6fa310ccf09eeb29f6c6e17ab2c" type="tarxz">https://github.com/libgd/libgd/releases/download/gd-2.2.5/libgd-2.2.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>fontconfig-devel</Dependency>
<Dependency>webp-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>libpng-devel</Dependency>
@@ -26,8 +27,8 @@
<Patches>
<!-- <Patch>gd-2.1.1-libvpx-1.4.0.patch</Patch> -->
<Patch level="1">gd-2.1.0-multilib.patch</Patch>
<Patch level="1">gd-2.2.3-tests.patch</Patch>
<Patch level="1">gd-2.2.4-upstream.patch</Patch>
<!-- <Patch level="1">gd-2.2.3-tests.patch</Patch> -->
<!-- <Patch level="1">gd-2.2.4-upstream.patch</Patch> -->
</Patches>
</Source>
@@ -35,6 +36,7 @@
<Name>gd</Name>
<RuntimeDependencies>
<Dependency>fontconfig</Dependency>
<Dependency>webp</Dependency>
<Dependency>tiff</Dependency>
<Dependency>libvpx</Dependency>
<Dependency>libjpeg-turbo</Dependency>
@@ -71,6 +73,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-07-30</Date>
<Version>2.2.5</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-15</Date>
<Version>2.2.4</Version>