summaryrefslogtreecommitdiff
path: root/package/multimedia/libmpd/Config.in
blob: 4f3a7144f0748ef8ba6bf2041c44fce776ad9367 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBMPD
	bool "libmpd"
	select BR2_PACKAGE_LIBGLIB2
	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
	help
	  High-level client library for accessing Music Player Daemon.
	  LibMpd is a library that provides high-level, callback-based
	  access to Music Player Daemon (mpd).

	  http://gmpcwiki.sarine.nl/index.php?title=Libmpd