2009-11-12 23:33:13 +01:00
|
|
|
config BR2_PACKAGE_LIBCDAUDIO
|
|
|
|
bool "libcdaudio"
|
2015-12-30 10:24:56 +01:00
|
|
|
# binutils assertion failure
|
|
|
|
depends on !BR2_nios2
|
2009-11-12 23:33:13 +01:00
|
|
|
help
|
|
|
|
libcdaudio is a library designed to provide functions to
|
|
|
|
control operation of a CD-ROM when playing audio CDs. It
|
|
|
|
also contains functions for CDDB and CD Index lookup.
|
|
|
|
|
|
|
|
http://libcdaudio.sourceforge.net/
|