Merge pull request #10742 from Rmys/master

xorg-xwayland fontconfig ver. bump
This commit is contained in:
Rmys
2022-10-22 14:47:55 +03:00
committed by GitHub
4 changed files with 26 additions and 5 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ def install():
enabled_configs = ("10-sub-pixel-rgb.conf", "70-yes-bitmaps.conf")
disabled_configs = ("10-no-sub-pixel.conf",)
for cfg in enabled_configs:
pisitools.dosym("/usr/share/fontconfig/conf.avail/%s" % cfg, "/etc/fonts/conf.d/%s" % cfg)
# for cfg in enabled_configs:
# pisitools.dosym("/usr/share/fontconfig/conf.avail/%s" % cfg, "/etc/fonts/conf.d/%s" % cfg)
#pisitools.dosym("../conf.avail/%s" % cfg, "/etc/fonts/conf.d/%s" % cfg)
for cfg in disabled_configs:
+8 -1
View File
@@ -12,7 +12,7 @@
<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="4d2d34e0894141a9ed6b5693caa06560d7b741e9" type="tarxz">https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.13.94.tar.xz</Archive>
<Archive sha1sum="1e0c542d35783f25ed3f4d3eb843fd81cb01a81d" type="tarxz">https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.14.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>gperf</Dependency>
<Dependency>expat-devel</Dependency>
@@ -98,6 +98,13 @@
</Package>
<History>
<Update release="12">
<Date>2022-10-21</Date>
<Version>2.14.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2021-06-29</Date>
<Version>2.13.94</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>harfbuzz</Icon>
<Summary>OpenType text shaping engine.</Summary>
<Description>The Harfbuzz package contains an OpenType text shaping engine.</Description>
<Archive sha1sum="76be9c0ac850b2a703ef110c604db469a297e624" type="targz">https://github.com/harfbuzz/harfbuzz/archive/5.0.1.tar.gz</Archive>
<Archive sha1sum="8631959286f5d2c41aeeb9c9fc971ed10afd5e9f" type="targz">https://github.com/harfbuzz/harfbuzz/archive/5.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -98,6 +98,13 @@
</Package>
<History>
<Update release="19">
<Date>2022-10-20</Date>
<Version>5.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2022-07-24</Date>
<Version>5.0.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Run X clients under wayland</Summary>
<Description>Run X clients under wayland</Description>
<Archive sha1sum="8d0ddce68013b1e683c2050a6dae364b12e739f3" type="tarxz">https://xorg.freedesktop.org/archive/individual/xserver/xwayland-22.1.3.tar.xz</Archive>
<Archive sha1sum="c2f4f7447b6cfa17390b2628e67bf6b74fe480e1" type="tarxz">https://xorg.freedesktop.org/archive/individual/xserver/xwayland-22.1.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>xtrans</Dependency>
@@ -90,6 +90,13 @@
</Package>
<History>
<Update release="10">
<Date>2022-10-21</Date>
<Version>22.1.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-07-16</Date>
<Version>22.1.3</Version>