python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / libaacs / Config.in
blobd59b6da64b1e4ea8ef71a637177893d14d748864
1 config BR2_PACKAGE_LIBAACS
2         bool "libaacs"
3         depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgcrypt
4         depends on !BR2_STATIC_LIBS
5         select BR2_PACKAGE_LIBGCRYPT
6         help
7           libaacs is a research project to implement the Advanced Access
8           Content System specification.
9           NB: this project doesn't offer any key or certificate that
10           could be used to decode encrypted copyrighted material.
12           http://www.videolan.org/developers/libaacs.html
14 comment "libaacs needs a toolchain w/ dynamic library"
15         depends on BR2_STATIC_LIBS