[vuplus-wifi-util] fix default ccode
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-support / libbluray / libdca_git.bb
1 SUMMARY = "decoding library for DTS Coherent Acoustics streams"
2 SECTION = "libs/multimedia"
3 LICENSE = "GPLv2+"
4 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
5
6 inherit gitpkgv
7
8 SRCREV = "${AUTOREV}"
9 PV = "0.0.6+git${SRCPV}"
10 PKGV = "0.0.6+git${GITPKGV}"
11
12 SRC_URI = "git://code.videolan.org/videolan/libdca;protocol=https"
13
14 S = "${WORKDIR}/git"
15
16 inherit autotools