diff options
Diffstat (limited to 'package/modplugtools')
-rw-r--r-- | package/modplugtools/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/modplugtools/Config.in b/package/modplugtools/Config.in index 89c32206fb..33acad6305 100644 --- a/package/modplugtools/Config.in +++ b/package/modplugtools/Config.in @@ -4,9 +4,9 @@ config BR2_PACKAGE_MODPLUGTOOLS select BR2_PACKAGE_LIBAO select BR2_PACKAGE_LIBMODPLUG help - This installs the 'modplug123' command line tool to play music files - in the tracker formats supported by libmodplug: MOD, S3M, XM etc. - Audio output is handled by libao. + This installs the 'modplug123' command line tool to play + music files in the tracker formats supported by libmodplug: + MOD, S3M, XM etc. Audio output is handled by libao. http://modplug-xmms.sourceforge.net/ |