summaryrefslogtreecommitdiffstats
path: root/package/gmediaserver/Config.in
blob: e9b6ed5049565f703093dc0640d31c522a256694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_GMEDIASERVER
	prompt "gmediaserver...................... An UPnP music media server"
	tristate
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_ID3LIB
	select BR2_PACKAGE_LIBUPNP
	help
	  An UPnP music media server.
	  
	  http://www.nongnu.org/gmediaserver/
	  
	  Depends: id3lib, libupnp