You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
config BR2_PACKAGE_GMEDIASERVER
|
|
prompt "gmediaserver - An UPnP music media server"
|
|
tristate
|
|
# default m if CONFIG_DEVEL
|
|
default n
|
|
select BR2_PACKAGE_ID3LIB
|
|
select BR2_PACKAGE_LIBUPNP
|
|
help
|
|
An UPnP music media server.
|
|
|
|
http://www.nongnu.org/gmediaserver/
|
|
|
|
Depends: id3lib, libupnp
|
|
|
|
|
|
|