freetype-2.9:ver.bump

This commit is contained in:
Rmys
2018-04-18 11:05:22 +03:00
committed by GitHub
parent 7a9396617b
commit 64babcb67b
+10 -3
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A high-quality and portable font engine</Summary>
<Description>FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output. It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well.</Description>
<Archive sha1sum="4d08a9a6567c6332d58e9a5f9a7e9e3fbce66789" type="tarbz2">mirrors://sourceforge/freetype/freetype-2.7.1.tar.bz2</Archive>
<Archive sha1sum="94c4399b1a55c5892812e732843fcb4a7c2fe657" type="tarbz2">mirrors://sourceforge/freetype/freetype-2.9.tar.bz2</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>bzip2</Dependency>
@@ -46,8 +46,8 @@
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/lib32/pkgconfig</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib32/pkgconfig</Path>
<Path fileType="data">/usr/share/aclocal</Path>
</Files>
</Package>
@@ -72,6 +72,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-04-17</Date>
<Version>2.9</Version>
<Comment>Version Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-02</Date>
<Version>2.7.1</Version>