slackware-current/source/x/fontconfig/fedora-patches/fontconfig-drop-lang-from-pkgkit-format.patch
Patrick J Volkerding ca24bdf217 Tue Dec 1 20:18:01 UTC 2020
a/hwdata-0.342-noarch-1.txz:  Upgraded.
a/pam-1.5.1-x86_64-1.txz:  Upgraded.
ap/sqlite-3.34.0-x86_64-1.txz:  Upgraded.
l/libarchive-3.5.0-x86_64-1.txz:  Upgraded.
x/fontconfig-2.13.92-x86_64-1.txz:  Upgraded.
  I'm pretty sure there was a good reason to switch to 2.13.92 on the devel
  release path, but I'm not sure the same can be said about 2.13.93. We'll
  stick with this one for now until there's a stable release or another good
  reason to bump it.
x/xorg-server-1.20.10-x86_64-1.txz:  Upgraded.
x/xorg-server-xephyr-1.20.10-x86_64-1.txz:  Upgraded.
x/xorg-server-xnest-1.20.10-x86_64-1.txz:  Upgraded.
x/xorg-server-xvfb-1.20.10-x86_64-1.txz:  Upgraded.
x/xorg-server-xwayland-1.20.10-x86_64-1.txz:  Upgraded.
xap/gnuplot-5.4.1-x86_64-1.txz:  Upgraded.
2020-12-02 08:59:56 +01:00

12 lines
772 B
Diff

diff -pruN fontconfig-2.13.92.orig/src/fcformat.c fontconfig-2.13.92/src/fcformat.c
--- fontconfig-2.13.92.orig/src/fcformat.c 2018-07-19 12:14:39.000000000 +0900
+++ fontconfig-2.13.92/src/fcformat.c 2020-01-20 13:05:33.626227767 +0900
@@ -78,7 +78,7 @@
#define FCCAT_FORMAT "\"%{file|basename|cescape}\" %{index} \"%{-file{%{=unparse|cescape}}}\""
#define FCMATCH_FORMAT "%{file:-<unknown filename>|basename}: \"%{family[0]:-<unknown family>}\" \"%{style[0]:-<unknown style>}\""
#define FCLIST_FORMAT "%{?file{%{file}: }}%{-file{%{=unparse}}}"
-#define PKGKIT_FORMAT "%{[]family{font(%{family|downcase|delete( )})\n}}%{[]lang{font(:lang=%{lang|downcase|translate(_,-)})\n}}"
+#define PKGKIT_FORMAT "%{[]family{font(%{family|downcase|delete( )})\n}}"
static void