- downgrade to libcdio-0.80, now i can play DVDs and boot without an CD/DVD drive
This commit is contained in:
Stephan Raue 2009-12-09 16:19:24 +01:00
parent 2100794f32
commit 356f6e5a70
4 changed files with 89028 additions and 14875 deletions

View File

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

View File

@ -1 +1 @@
http://ftp.gnu.org/gnu/libcdio/libcdio-0.81.tar.gz
http://ftp.gnu.org/gnu/libcdio/libcdio-0.80.tar.gz