mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Revert "libbluray: make AACS support optional, add support to choose between 'libaacs' and 'makemkv-oss' as aacs solution, set default to 'makemkv-oss'"
This reverts commit dec93b479c0feb12fe609c9c500338bfdcbedd5d.
This commit is contained in:
parent
9408daee62
commit
427e2cf203
@ -35,8 +35,8 @@ PKG_LONGDESC="libbluray is an open-source library designed for Blu-Ray Discs pla
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
if [ "$AACS_SUPPORT" = "yes" ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS $LIBAACS"
|
||||
if [ "$NONFREE_SUPPORT" = "yes" ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS libaacs"
|
||||
fi
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
|
||||
|
@ -150,13 +150,6 @@
|
||||
# (RAR compression support in XBMC) (yes / no)
|
||||
NONFREE_SUPPORT="yes"
|
||||
|
||||
# build and install with AACS support
|
||||
# (BD decryption support in libbluray) (yes / no)
|
||||
AACS_SUPPORT="yes"
|
||||
|
||||
# AACS library to use ( libaacs / makemkv-oss )
|
||||
LIBAACS="makemkv-oss"
|
||||
|
||||
# build and install with DVDCSS support
|
||||
# (DVD decryption support in XBMC) (yes / no)
|
||||
DVDCSS_SUPPORT="yes"
|
||||
|
@ -150,13 +150,6 @@
|
||||
# (RAR compression support in XBMC) (yes / no)
|
||||
NONFREE_SUPPORT="yes"
|
||||
|
||||
# build and install with AACS support
|
||||
# (BD decryption support in libbluray) (yes / no)
|
||||
AACS_SUPPORT="yes"
|
||||
|
||||
# AACS library to use ( libaacs / makemkv-oss )
|
||||
LIBAACS="makemkv-oss"
|
||||
|
||||
# build and install with DVDCSS support
|
||||
# (DVD decryption support in XBMC) (yes / no)
|
||||
DVDCSS_SUPPORT="yes"
|
||||
|
@ -150,13 +150,6 @@
|
||||
# (RAR compression support in XBMC) (yes / no)
|
||||
NONFREE_SUPPORT="yes"
|
||||
|
||||
# build and install with AACS support
|
||||
# (BD decryption support in libbluray) (yes / no)
|
||||
AACS_SUPPORT="yes"
|
||||
|
||||
# AACS library to use ( libaacs / makemkv-oss )
|
||||
LIBAACS="makemkv-oss"
|
||||
|
||||
# build and install with DVDCSS support
|
||||
# (DVD decryption support in XBMC) (yes / no)
|
||||
DVDCSS_SUPPORT="yes"
|
||||
|
@ -150,13 +150,6 @@
|
||||
# (RAR compression support in XBMC) (yes / no)
|
||||
NONFREE_SUPPORT="yes"
|
||||
|
||||
# build and install with AACS support
|
||||
# (BD decryption support in libbluray) (yes / no)
|
||||
AACS_SUPPORT="yes"
|
||||
|
||||
# AACS library to use ( libaacs / makemkv-oss )
|
||||
LIBAACS="makemkv-oss"
|
||||
|
||||
# build and install with DVDCSS support
|
||||
# (DVD decryption support in XBMC) (yes / no)
|
||||
DVDCSS_SUPPORT="yes"
|
||||
|
@ -150,13 +150,6 @@
|
||||
# (RAR compression support in XBMC) (yes / no)
|
||||
NONFREE_SUPPORT="yes"
|
||||
|
||||
# build and install with AACS support
|
||||
# (BD decryption support in libbluray) (yes / no)
|
||||
AACS_SUPPORT="yes"
|
||||
|
||||
# AACS library to use ( libaacs / makemkv-oss )
|
||||
LIBAACS="makemkv-oss"
|
||||
|
||||
# build and install with DVDCSS support
|
||||
# (DVD decryption support in XBMC) (yes / no)
|
||||
DVDCSS_SUPPORT="yes"
|
||||
|
@ -150,13 +150,6 @@
|
||||
# (RAR compression support in XBMC) (yes / no)
|
||||
NONFREE_SUPPORT="yes"
|
||||
|
||||
# build and install with AACS support
|
||||
# (BD decryption support in libbluray) (yes / no)
|
||||
AACS_SUPPORT="yes"
|
||||
|
||||
# AACS library to use ( libaacs / makemkv-oss )
|
||||
LIBAACS="makemkv-oss"
|
||||
|
||||
# build and install with DVDCSS support
|
||||
# (DVD decryption support in XBMC) (yes / no)
|
||||
DVDCSS_SUPPORT="yes"
|
||||
|
@ -150,13 +150,6 @@
|
||||
# (RAR compression support in XBMC) (yes / no)
|
||||
NONFREE_SUPPORT="yes"
|
||||
|
||||
# build and install with AACS support
|
||||
# (BD decryption support in libbluray) (yes / no)
|
||||
AACS_SUPPORT="yes"
|
||||
|
||||
# AACS library to use ( libaacs / makemkv-oss )
|
||||
LIBAACS="makemkv-oss"
|
||||
|
||||
# build and install with DVDCSS support
|
||||
# (DVD decryption support in XBMC) (yes / no)
|
||||
DVDCSS_SUPPORT="yes"
|
||||
|
@ -150,13 +150,6 @@
|
||||
# (RAR compression support in XBMC) (yes / no)
|
||||
NONFREE_SUPPORT="yes"
|
||||
|
||||
# build and install with AACS support
|
||||
# (BD decryption support in libbluray) (yes / no)
|
||||
AACS_SUPPORT="yes"
|
||||
|
||||
# AACS library to use ( libaacs / makemkv-oss )
|
||||
LIBAACS="makemkv-oss"
|
||||
|
||||
# build and install with DVDCSS support
|
||||
# (DVD decryption support in XBMC) (yes / no)
|
||||
DVDCSS_SUPPORT="yes"
|
||||
|
@ -145,13 +145,6 @@
|
||||
# (RAR compression support in XBMC) (yes / no)
|
||||
NONFREE_SUPPORT="yes"
|
||||
|
||||
# build and install with AACS support
|
||||
# (BD decryption support in libbluray) (yes / no)
|
||||
AACS_SUPPORT="yes"
|
||||
|
||||
# AACS library to use ( libaacs / makemkv-oss )
|
||||
LIBAACS="makemkv-oss"
|
||||
|
||||
# build and install with DVDCSS support
|
||||
# (DVD decryption support in XBMC) (yes / no)
|
||||
DVDCSS_SUPPORT="yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user