1 config BR2_PACKAGE_LIBAACS
3 depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgcrypt
4 depends on !BR2_STATIC_LIBS
5 select BR2_PACKAGE_LIBGCRYPT
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