summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-support/libbluray/libdca_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openvuplus/recipes-support/libbluray/libdca_git.bb')
-rw-r--r--meta-openvuplus/recipes-support/libbluray/libdca_git.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-openvuplus/recipes-support/libbluray/libdca_git.bb b/meta-openvuplus/recipes-support/libbluray/libdca_git.bb
new file mode 100644
index 0000000..8bb0f41
--- /dev/null
+++ b/meta-openvuplus/recipes-support/libbluray/libdca_git.bb
@@ -0,0 +1,16 @@
+SUMMARY = "decoding library for DTS Coherent Acoustics streams"
+SECTION = "libs/multimedia"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
+
+inherit gitpkgv
+
+SRCREV = "${AUTOREV}"
+PV = "0.0.6+git${SRCPV}"
+PKGV = "0.0.6+git${GITPKGV}"
+
+SRC_URI = "git://code.videolan.org/videolan/libdca;protocol=https"
+
+S = "${WORKDIR}/git"
+
+inherit autotools