Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / lib32-fontconfig
Commits:
55498aab by Jan Alexander Steffens (heftig) at 2026-06-02T19:54:27+02:00
2:2.18.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lib32-fontconfig
pkgdesc = Library for configuring and customizing font access
- pkgver = 2.18.0
- pkgrel = 3
+ pkgver = 2.18.1
+ pkgrel = 1
epoch = 2
url = https://www.freedesktop.org/wiki/Software/fontconfig/
install = fontconfig-32.install
@@ -14,11 +14,11 @@ pkgbase = lib32-fontconfig
depends = lib32-expat
depends = lib32-freetype2
depends = lib32-glibc
- source =
git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git?signed#tag=2.18.0
+ source =
git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git?signed#tag=2.18.1
source = fontconfig-32.hook
validpgpkeys = F77A64C4B5B45FF8763A278F65755979B34E1294
validpgpkeys = ECFFBC3A6B365E721E5BD79830757AA21971A672
- b2sums =
b345126ee3216aaa0feb79a4bb9d41c33b116862242e547eab9c217db2220205edbdd67893d1d8917c4a469da5a75cce0526d31b4c792b38815e4a70b4c6b750
+ b2sums =
e9c71a0340c0a6323b1457e981fe321a39c939024c930ff73ce2f0c0b0aa3f8f3488f63bf65c3eb14bf1dcbcd7bff4e0417dc81ef7a309902ee679912b4918a2
b2sums =
1cba71810c9bde6ecb6fac124e458fb7260be3ea72ade82b836e0e8e1eaa7c7df31e6e92e405fa420325cec0ce14d0f19630e777308032b0c26ec96a3d668d93
pkgname = lib32-fontconfig
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=lib32-fontconfig
-pkgver=2.18.0
-pkgrel=3
+pkgver=2.18.1
+pkgrel=1
epoch=2
pkgdesc="Library for configuring and customizing font access"
url=https://www.freedesktop.org/wiki/Software/fontconfig/
@@ -26,7 +26,7 @@ source=(
"git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git?signed#tag=$pkgver"
fontconfig-32.hook
)
-b2sums=('b345126ee3216aaa0feb79a4bb9d41c33b116862242e547eab9c217db2220205edbdd67893d1d8917c4a469da5a75cce0526d31b4c792b38815e4a70b4c6b750'
+b2sums=('e9c71a0340c0a6323b1457e981fe321a39c939024c930ff73ce2f0c0b0aa3f8f3488f63bf65c3eb14bf1dcbcd7bff4e0417dc81ef7a309902ee679912b4918a2'
'1cba71810c9bde6ecb6fac124e458fb7260be3ea72ade82b836e0e8e1eaa7c7df31e6e92e405fa420325cec0ce14d0f19630e777308032b0c26ec96a3d668d93')
validpgpkeys=(
F77A64C4B5B45FF8763A278F65755979B34E1294 # Akira TAGOH <[email protected]>
@@ -35,24 +35,6 @@ validpgpkeys=(
prepare() {
cd fontconfig
-
- # Remove macos-specific config
- # https://gitlab.freedesktop.org/fontconfig/fontconfig/-/merge_requests/519
- git cherry-pick -n 05961325dc9a37d992e3ee9e9deed0877b8ac56f
-
- # Fix font matching
- #
https://gitlab.archlinux.org/archlinux/packaging/packages/fontconfig/-/work_items/6
- # https://gitlab.freedesktop.org/fontconfig/fontconfig/-/merge_requests/520
- git cherry-pick -n ec3ac5609a95d9338744d2e39af3a29c6349d2d5
-
- # Fix Firefox crash
- #
https://gitlab.archlinux.org/archlinux/packaging/packages/fontconfig/-/work_items/7
- # https://gitlab.freedesktop.org/fontconfig/fontconfig/-/merge_requests/521
- git cherry-pick -n 80191ec6a13e1d2172ee9e70e2d50d1e04b6fb0e
-
- # More font matching fixes
- git cherry-pick -n e17806afda817cf8ba2fe6e0d063617994dcdc0f
- git cherry-pick -n 66757ccdbd43260bba3195265311cf8ca268f0d4
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fontconfig/-/commit/55498aab73a4aa5a0fc85f20aa5881ed95128bea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fontconfig/-/commit/55498aab73a4aa5a0fc85f20aa5881ed95128bea
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help