summaryrefslogtreecommitdiff
path: root/package/libdvdnav/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libdvdnav/Config.in')
-rw-r--r--package/libdvdnav/Config.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/libdvdnav/Config.in b/package/libdvdnav/Config.in
new file mode 100644
index 000000000..5ba31e875
--- /dev/null
+++ b/package/libdvdnav/Config.in
@@ -0,0 +1,13 @@
+config BR2_PACKAGE_LIBDVDNAV
+ bool "libdvdnav"
+ depends on BR2_LARGEFILE # libdvdread
+ select BR2_PACKAGE_LIBDVDREAD
+ help
+ libdvdnav is a library that allows easy use of sophisticated
+ DVD navigation features such as DVD menus, multiangle
+ playback and even interactive DVD games.
+
+ http://www.mplayerhq.hu
+
+comment "libdvdnav requires a toolchain with LARGEFILE support"
+ depends on !BR2_LARGEFILE