[libdvbsi++] update to 0.3.8
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / libdvbsi++ / libdvbsi++_0.3.8.bb
1 SUMMARY = "C++ parsing library for Service Information (SI) in DVB systems"
2 AUTHOR = "Andreas Oberritter"
3 SECTION = "libs/multimedia"
4 LICENSE = "LGPLv2.1"
5 LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
6 PR = "r3"
7
8 BRANCH = "master"
9 SRCREV = "ff57e585c47fd62b484d0a8f96fe4f020f5840e3"
10
11 SRC_URI = "git://git.opendreambox.org/git/obi/libdvbsi++.git;branch=${BRANCH};tag=${SRCREV} \
12         file://transport_protocol_descriptor.patch \
13         file://fix_section_len_check.patch \
14         file://0001-ac3_descriptor-check-if-header-is-larger-than-descri.patch \
15         "
16
17 S = "${WORKDIR}/git"
18
19 inherit autotools pkgconfig