summaryrefslogtreecommitdiff
path: root/package/multimedia/vorbis-tools/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2011-01-06 15:42:01 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2011-01-11 16:33:24 +0100
commitd0f607c47ad5a90bede8f2db314d9f4355e97877 (patch)
tree5d15b8a28d854efc185d587874d17bed756aa2df /package/multimedia/vorbis-tools/Config.in
parent7f8164267594c5ce8bed685192729c0fb0fd5056 (diff)
vorbis-tools: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/multimedia/vorbis-tools/Config.in')
-rw-r--r--package/multimedia/vorbis-tools/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/multimedia/vorbis-tools/Config.in b/package/multimedia/vorbis-tools/Config.in
new file mode 100644
index 000000000..6092e01ac
--- /dev/null
+++ b/package/multimedia/vorbis-tools/Config.in
@@ -0,0 +1,12 @@
+config BR2_PACKAGE_VORBIS_TOOLS
+ bool "vorbis-tools"
+ select BR2_PACKAGE_LIBAO
+ select BR2_PACKAGE_LIBOGG
+ select BR2_PACKAGE_LIBVORBIS
+ select BR2_PACKAGE_LIBCURL
+ help
+ Standalone player, encoder and decoder for Ogg format files.
+
+ Works also as a streaming player.
+
+ http://www.vorbis.com/