mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commit
c72d843b59
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="gdb"
|
||||
PKG_VERSION="15.2"
|
||||
PKG_SHA256="83350ccd35b5b5a0cba6b334c41294ea968158c573940904f00b92f76345314d"
|
||||
PKG_VERSION="16.1"
|
||||
PKG_SHA256="c2cc5ccca029b7a7c3879ce8a96528fdfd056b4d884f2b0511e8f7bc723355c6"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://www.gnu.org/software/gdb/"
|
||||
PKG_URL="https://ftp.gnu.org/gnu/gdb/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
|
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="pango"
|
||||
PKG_VERSION="1.56.0"
|
||||
PKG_SHA256="1fb98b338ee6f7cf8ef96153b7d242f4568fe60f9b7434524eca630a57bd538b"
|
||||
PKG_VERSION="1.56.1"
|
||||
PKG_SHA256="426be66460c98b8378573e7f6b0b2ab450f6bb6d2ec7cecc33ae81178f246480"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.pango.org/"
|
||||
PKG_URL="https://download.gnome.org/sources/pango/${PKG_VERSION:0:4}/pango-${PKG_VERSION}.tar.xz"
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="foot"
|
||||
PKG_VERSION="1.20.1"
|
||||
PKG_SHA256="a89ad5b45c55397862b6746a921e11448ce7d320726ae7193bacb72a33209bdd"
|
||||
PKG_VERSION="1.20.2"
|
||||
PKG_SHA256="9a8832e2485923c8a79e77958c8b0357abd159dfa8958609402362da8e56c073"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://codeberg.org/dnkl/foot/"
|
||||
PKG_URL="https://codeberg.org/dnkl/foot/archive/${PKG_VERSION}.tar.gz"
|
||||
|
@ -3,11 +3,11 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="fontconfig"
|
||||
PKG_VERSION="2.15.0"
|
||||
PKG_SHA256="f5f359d6332861bd497570848fcb42520964a9e83d5e3abe397b6b6db9bcaaf4"
|
||||
PKG_VERSION="2.16.0"
|
||||
PKG_SHA256="6a33dc555cc9ba8b10caf7695878ef134eeb36d0af366041f639b1da9b6ed220"
|
||||
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.gz"
|
||||
PKG_URL="https://www.freedesktop.org/software/fontconfig/release/${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