summaryrefslogtreecommitdiff
path: root/package/libshout/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libshout/Config.in')
-rw-r--r--package/libshout/Config.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/package/libshout/Config.in b/package/libshout/Config.in
new file mode 100644
index 000000000..9c9aaf3d5
--- /dev/null
+++ b/package/libshout/Config.in
@@ -0,0 +1,16 @@
+config ADK_COMPILE_LIBSHOUT
+ tristate
+ default n
+ depends ADK_PACKAGE_LIBSHOUT
+
+config ADK_PACKAGE_LIBSHOUT
+ prompt "libshout.......................... Streaming library"
+ tristate
+ default n
+ select ADK_COMPILE_LIBSHOUT
+ select ADK_PACKAGE_LIBVORBIS
+ select ADK_PACKAGE_LIBOGG
+ help
+ Shoutcast streaming library.
+
+ http://www.icecast.org/