Merge remote-tracking branch 'oe_21/master' into vuplus-3.0
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-support / libbluray / libaacs_git.bb
diff --git a/meta-openvuplus/recipes-support/libbluray/libaacs_git.bb b/meta-openvuplus/recipes-support/libbluray/libaacs_git.bb
new file mode 100644 (file)
index 0000000..720e93b
--- /dev/null
@@ -0,0 +1,13 @@
+SUMMARY = "Open implementation of the AACS specification"
+SECTION = "libs/multimedia"
+LICENSE = "LGPLv2.1+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4b54a1fd55a448865a0b32d41598759d"
+DEPENDS = "libgcrypt"
+SRCREV = "668bd765cd3bdaf8216ad0fa26e01286029c0499"
+PV = "0.4.0"
+
+SRC_URI = "git://git.videolan.org/${PN}.git;protocol=git"
+
+S = "${WORKDIR}/git"
+
+inherit autotools lib_package pkgconfig