Logo
Explore Help
Sign In
Narcissus/shredos.x86_64
2
0
Fork 1
You've already forked shredos.x86_64
mirror of https://github.com/PartialVolume/shredos.x86_64.git synced 2026-02-22 18:42:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
67f4794de1d87f25a2fad13c854a330f286d08ba
shredos.x86_64/package/modplugtools/Config.in

15 lines
466 B
Plaintext
Raw Normal View History

modplugtools: Added package This installs the 'modplug123' command line tool to play tracker music files (MOD, S3M, XM etc.) using libmodplug. The modplugtools package can build two players: modplugplay that plays directly via OSS and modplug123 that plays via libao. Since modplugplay won't work without OSS support and modern kernels are likely to have no OSS or OSS emulation, we build only modplug123. If you have a system without ALSA support for some reason, you can still use modplug123 to play over OSS via libao. http://modplug-xmms.sourceforge.net/ [Thomas: add missing Config.in comment about the C++ dependency.] Signed-off-by: Maarten ter Huurne <maarten@treewalker.org> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-10-19 02:00:46 +02:00
config BR2_PACKAGE_MODPLUGTOOLS
bool "modplugtools"
depends on BR2_INSTALL_LIBSTDCPP # libmodplug
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.
http://modplug-xmms.sourceforge.net/
comment "modplugtools needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 5230ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API