mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
kodi: build external libudfread
This commit is contained in:
parent
64e58b4c2f
commit
eaa12a271a
@ -5,7 +5,7 @@
|
|||||||
PKG_NAME="kodi"
|
PKG_NAME="kodi"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.kodi.tv"
|
PKG_SITE="http://www.kodi.tv"
|
||||||
PKG_DEPENDS_TARGET="toolchain JsonSchemaBuilder:host TexturePacker:host Python3 zlib systemd lzo pcre swig:host libass curl fontconfig fribidi tinyxml libjpeg-turbo freetype libcdio taglib libxml2 libxslt rapidjson sqlite ffmpeg crossguid giflib libdvdnav libhdhomerun libfmt lirc libfstrcmp flatbuffers:host flatbuffers"
|
PKG_DEPENDS_TARGET="toolchain JsonSchemaBuilder:host TexturePacker:host Python3 zlib systemd lzo pcre swig:host libass curl fontconfig fribidi tinyxml libjpeg-turbo freetype libcdio taglib libxml2 libxslt rapidjson sqlite ffmpeg crossguid giflib libdvdnav libhdhomerun libfmt lirc libfstrcmp flatbuffers:host flatbuffers libudfread"
|
||||||
PKG_LONGDESC="A free and open source cross-platform media player."
|
PKG_LONGDESC="A free and open source cross-platform media player."
|
||||||
PKG_BUILD_FLAGS="+speed"
|
PKG_BUILD_FLAGS="+speed"
|
||||||
|
|
||||||
@ -217,6 +217,7 @@ configure_package() {
|
|||||||
-DFFMPEG_PATH=$SYSROOT_PREFIX/usr \
|
-DFFMPEG_PATH=$SYSROOT_PREFIX/usr \
|
||||||
-DENABLE_INTERNAL_FFMPEG=OFF \
|
-DENABLE_INTERNAL_FFMPEG=OFF \
|
||||||
-DENABLE_INTERNAL_CROSSGUID=OFF \
|
-DENABLE_INTERNAL_CROSSGUID=OFF \
|
||||||
|
-DENABLE_INTERNAL_UDFREAD=OFF \
|
||||||
-DENABLE_UDEV=ON \
|
-DENABLE_UDEV=ON \
|
||||||
-DENABLE_DBUS=ON \
|
-DENABLE_DBUS=ON \
|
||||||
-DENABLE_XSLT=ON \
|
-DENABLE_XSLT=ON \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user