fontconfig ver. bump

This commit is contained in:
Rmys
2021-06-04 12:12:23 +03:00
committed by GitHub
parent 3dd6443130
commit 272fbad0fe
+14 -6
View File
@@ -12,17 +12,18 @@
<IsA>library</IsA>
<Summary>A library for configuring and customizing font access</Summary>
<Description>Fontconfig is a library designed to provide system-wide font configuration, customization and application access.</Description>
<Archive sha1sum="b7bcc5d47211b7bbac35bb221860407db3601f5b" type="tarbz2">https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.13.0.tar.bz2</Archive>
<Archive sha1sum="484645daa95612521344bd88f8a4862c843d2549" type="tarxz">https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.13.93.tar.xz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
<Dependency>gperf</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>expat-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- prefer dejavu over bitstream -->
<!-- <Patch level="1">0001-fix-test-with-freetype2-2.7.1.patch</Patch> -->
<Patch level="1">prefer_dejavu.patch</Patch>
<!-- <Patch level="1">prefer_dejavu.patch</Patch> -->
<!-- <Patch level="1">anymetrics_urw.patch</Patch> -->
<Patch level="1">use_legacy_lcdfilter_on_small_monospace.patch</Patch>
<!-- <Patch level="1">add_hinting_and_antialiasing_to_proper_fonts.patch</Patch> -->
@@ -39,9 +40,9 @@
<Package>
<Name>fontconfig</Name>
<RuntimeDependencies>
<Dependency>libutil-linux</Dependency>
<Dependency>freetype</Dependency>
<Dependency>expat</Dependency>
<Dependency>freetype</Dependency>
<Dependency>libutil-linux</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/fonts</Path>
@@ -97,6 +98,13 @@
</Package>
<History>
<Update release="10">
<Date>2021-06-03</Date>
<Version>2.13.93</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-01-05</Date>
<Version>2.13.1</Version>