mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
fontconfig: update to 2.16.2 and PKG_URL
ann: https://lists.freedesktop.org/archives/fontconfig/2025-April/007168.html release notes: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/releases
This commit is contained in:
parent
5f4992f45e
commit
a21b4a4a0e
@ -3,11 +3,11 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="fontconfig"
|
||||
PKG_VERSION="2.16.0"
|
||||
PKG_SHA256="6a33dc555cc9ba8b10caf7695878ef134eeb36d0af366041f639b1da9b6ed220"
|
||||
PKG_VERSION="2.16.2"
|
||||
PKG_SHA256="165b8fd2a119864c87464b233986c4a1bc09efb09c65de1ca40cc1e85ffb77e2"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="https://www.freedesktop.org/wiki/Software/fontconfig/"
|
||||
PKG_URL="https://www.freedesktop.org/software/fontconfig/release/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_URL="https://gitlab.freedesktop.org/api/v4/projects/890/packages/generic/fontconfig/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain util-linux util-macros freetype libxml2 zlib expat"
|
||||
PKG_LONGDESC="Fontconfig is a library for font customization and configuration."
|
||||
PKG_TOOLCHAIN="configure"
|
||||
|
Loading…
x
Reference in New Issue
Block a user