mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libcdio:
- downgrade to libcdio-0.80, now i can play DVDs and boot without an CD/DVD drive
This commit is contained in:
parent
2100794f32
commit
356f6e5a70
@ -13,7 +13,13 @@ cd $PKG_BUILD
|
||||
--sysconfdir=/etc \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--disable-cxx \
|
||||
--disable-rpath \
|
||||
--enable-cxx \
|
||||
--disable-cpp-progs \
|
||||
--enable-joliet \
|
||||
--enable-rock \
|
||||
--disable-cddb \
|
||||
--disable-vcd-info \
|
||||
--with-cd-drive \
|
||||
--with-cd-info \
|
||||
--with-cd-paranoia \
|
||||
@ -23,7 +29,7 @@ cd $PKG_BUILD
|
||||
--with-iso-read \
|
||||
--without-versioned-libs \
|
||||
|
||||
make -C lib
|
||||
make -C lib
|
||||
make -C include
|
||||
|
||||
$MAKEINSTALL -C lib
|
||||
|
File diff suppressed because it is too large
Load Diff
89019
packages/audio/libcdio/patches/libcdio-0.80-crosscompile.diff
Normal file
89019
packages/audio/libcdio/patches/libcdio-0.80-crosscompile.diff
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
http://ftp.gnu.org/gnu/libcdio/libcdio-0.81.tar.gz
|
||||
http://ftp.gnu.org/gnu/libcdio/libcdio-0.80.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user