libbluray: update to libbluray-0.8.0, enable UDF support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-05-12 11:31:38 +02:00
parent e045e8e0dd
commit 50d086b1b2

View File

@ -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 \