Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / lib32-fontconfig
Commits:
3caa8270 by Jan Alexander Steffens (heftig) at 2025-01-19T04:54:57+01:00
2:2.16.0-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.15.0
- pkgrel = 3
+ pkgver = 2.16.0
+ pkgrel = 1
epoch = 2
url = https://www.freedesktop.org/wiki/Software/fontconfig/
install = fontconfig-32.install
@@ -14,10 +14,10 @@ pkgbase = lib32-fontconfig
depends = lib32-freetype2
depends = lib32-glibc
depends = lib32-libxml2
- source =
git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#tag=2.15.0
+ source =
git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#tag=2.16.0
source = fontconfig-32.hook
validpgpkeys = F77A64C4B5B45FF8763A278F65755979B34E1294
- b2sums =
a598b917c0b55834c87b8593a66eee90276e94b7a7ad8942765699323ed382a4645c83fe2b45ed1ff7545d437831609cb07045a77c1fa8d119f23d07639b9997
+ b2sums =
839b16dbb95da285518bbbe303e2acdf3537be96bd161e20501409cb9891d824c65e9f98ee038310b7ab3857745993138f21a91f193120d782e289ec3206d94e
b2sums =
1cba71810c9bde6ecb6fac124e458fb7260be3ea72ade82b836e0e8e1eaa7c7df31e6e92e405fa420325cec0ce14d0f19630e777308032b0c26ec96a3d668d93
pkgname = lib32-fontconfig
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=lib32-fontconfig
-pkgver=2.15.0
-pkgrel=3
+pkgver=2.16.0
+pkgrel=1
epoch=2
pkgdesc="Library for configuring and customizing font access"
url=https://www.freedesktop.org/wiki/Software/fontconfig/
@@ -27,7 +27,7 @@ source=(
"git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#tag=$pkgver"
fontconfig-32.hook
)
-b2sums=('a598b917c0b55834c87b8593a66eee90276e94b7a7ad8942765699323ed382a4645c83fe2b45ed1ff7545d437831609cb07045a77c1fa8d119f23d07639b9997'
+b2sums=('839b16dbb95da285518bbbe303e2acdf3537be96bd161e20501409cb9891d824c65e9f98ee038310b7ab3857745993138f21a91f193120d782e289ec3206d94e'
'1cba71810c9bde6ecb6fac124e458fb7260be3ea72ade82b836e0e8e1eaa7c7df31e6e92e405fa420325cec0ce14d0f19630e777308032b0c26ec96a3d668d93')
validpgpkeys=(
F77A64C4B5B45FF8763A278F65755979B34E1294 # Akira TAGOH <[email protected]>
@@ -35,9 +35,6 @@ validpgpkeys=(
prepare() {
cd fontconfig
-
- # libxml2 support
- git cherry-pick -n b112572140082b54ba88415d76c37bbe6ac56ce2
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fontconfig/-/commit/3caa827044194be5496f2af45dbc04f32242be18
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fontconfig/-/commit/3caa827044194be5496f2af45dbc04f32242be18
You're receiving this email because of your account on gitlab.archlinux.org.