summaryrefslogtreecommitdiffstats
path: root/package/libtheora/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtheora/Config.in')
-rw-r--r--package/libtheora/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/libtheora/Config.in b/package/libtheora/Config.in
new file mode 100644
index 000000000..bf20a5037
--- /dev/null
+++ b/package/libtheora/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_LIBTHEORA
+ bool "libtheora"
+ select BR2_PACKAGE_LIBOGG
+ select BR2_PACKAGE_LIBVORBIS
+ help
+ A library for the free and open video compression format "Theora"
+ from the Xiph.org Foundation.
+
+ http://www.theora.org/