720e93b0200e144e7a293f68f347d39b48de1a57
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-support / libbluray / libaacs_git.bb
1 SUMMARY = "Open implementation of the AACS specification"
2 SECTION = "libs/multimedia"
3 LICENSE = "LGPLv2.1+"
4 LIC_FILES_CHKSUM = "file://COPYING;md5=4b54a1fd55a448865a0b32d41598759d"
5 DEPENDS = "libgcrypt"
6 SRCREV = "668bd765cd3bdaf8216ad0fa26e01286029c0499"
7 PV = "0.4.0"
8
9 SRC_URI = "git://git.videolan.org/${PN}.git;protocol=git"
10
11 S = "${WORKDIR}/git"
12
13 inherit autotools lib_package pkgconfig