mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libbluray: update to libbluray-0.8.0, enable UDF support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e045e8e0dd
commit
50d086b1b2
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libbluray"
|
||||
PKG_VERSION="0.6.2"
|
||||
PKG_VERSION="0.8.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
@ -45,6 +45,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
|
||||
--disable-optimizations \
|
||||
--disable-examples \
|
||||
--disable-bdjava \
|
||||
--enable-udf \
|
||||
--disable-doxygen-doc \
|
||||
--disable-doxygen-dot \
|
||||
--disable-doxygen-man \
|
||||
|
Loading…
x
Reference in New Issue
Block a user