mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libass: update to 0.17.0
release notes: - https://github.com/libass/libass/releases/tag/0.17.0
This commit is contained in:
parent
8b729e2670
commit
b55e41b113
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libass"
|
||||
PKG_VERSION="0.16.0"
|
||||
PKG_SHA256="5dbde9e22339119cf8eed59eea6c623a0746ef5a90b689e68a090109078e3c08"
|
||||
PKG_VERSION="0.17.0"
|
||||
PKG_SHA256="971e2e1db59d440f88516dcd1187108419a370e64863f70687da599fdf66cc1a"
|
||||
PKG_LICENSE="BSD"
|
||||
PKG_SITE="https://github.com/libass/libass"
|
||||
PKG_URL="https://github.com/libass/libass/releases/download/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
@ -13,6 +13,7 @@ PKG_LONGDESC="A portable subtitle renderer for the ASS/SSA (Advanced Substation
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-test \
|
||||
--enable-fontconfig \
|
||||
--disable-libunibreak \
|
||||
--disable-silent-rules \
|
||||
--with-gnu-ld"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user