mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
harfbuzz-icu: update build to exclude benchmark and tests
This commit is contained in:
parent
fd8eb9e0d8
commit
45ffa6c893
@ -12,14 +12,16 @@ PKG_DEPENDS_CONFIG="icu"
|
|||||||
PKG_DEPENDS_UNPACK+=" harfbuzz"
|
PKG_DEPENDS_UNPACK+=" harfbuzz"
|
||||||
PKG_BUILD_FLAGS="-sysroot"
|
PKG_BUILD_FLAGS="-sysroot"
|
||||||
|
|
||||||
PKG_MESON_OPTS_TARGET="-Dcairo=enabled \
|
PKG_MESON_OPTS_TARGET="-Dbenchmark=disabled \
|
||||||
|
-Dcairo=enabled \
|
||||||
-Ddocs=disabled \
|
-Ddocs=disabled \
|
||||||
-Dfontconfig=enabled \
|
-Dfontconfig=enabled \
|
||||||
-Dfreetype=enabled \
|
-Dfreetype=enabled \
|
||||||
-Dglib=enabled \
|
-Dglib=enabled \
|
||||||
-Dgobject=disabled \
|
-Dgobject=disabled \
|
||||||
-Dgraphite=disabled \
|
-Dgraphite=disabled \
|
||||||
-Dicu=enabled"
|
-Dicu=enabled \
|
||||||
|
-Dtests=disabled"
|
||||||
|
|
||||||
unpack() {
|
unpack() {
|
||||||
mkdir -p ${PKG_BUILD}
|
mkdir -p ${PKG_BUILD}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user