adf6511013
Unless it was a group of sub-packages, packages was never regrouped by category. multimedia/ was an exception to this rule. This patch move packages/multimedia/ sub-directories to packages/. It keeps two subdirectories for gstream 0.10 and gstreamer 1.X. Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
401 B
Plaintext
12 lines
401 B
Plaintext
config BR2_PACKAGE_MUSEPACK
|
|
bool "musepack"
|
|
select BR2_PACKAGE_LIBCUEFILE
|
|
select BR2_PACKAGE_LIBREPLAYGAIN
|
|
help
|
|
Musepack is an audio compression format with a strong emphasis
|
|
on high quality. It's not lossless, but it is designed
|
|
for transparency, so that you won't be able to hear differences
|
|
between the original wave file and the much smaller MPC file.
|
|
|
|
http://www.musepack.net/
|