mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libass, revbump, use libunibreak >= 5 (#11065)
This commit is contained in:
@@ -20,7 +20,7 @@ COPYRIGHT="2006-2022 libass contributors
|
||||
2018 VideoLAN and dav1d authors
|
||||
2021 王一 Wang Yi"
|
||||
LICENSE="ISC"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/libass/libass/releases/download/$portVersion/libass-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="eae425da50f0015c21f7b3a9c7262a910f0218af469e22e2931462fed3c50959"
|
||||
|
||||
@@ -68,7 +68,7 @@ BUILD_REQUIRES="
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libfribidi$secondaryArchSuffix
|
||||
devel:libharfbuzz$secondaryArchSuffix
|
||||
devel:libunibreak$secondaryArchSuffix
|
||||
devel:libunibreak$secondaryArchSuffix >= 5
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user