blob: 5ca146792c9916aceb492a7a33a131e3f38ee911 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001DESCRIPTION = "libdvbpsi is a simple library designed for decoding \
2and generation of MPEG TS and DVB PSI tables according to standards \
3ISO/IEC 13818 and ITU-T H.222.0."
4HOMEPAGE = "http://www.videolan.org/developers/libdvbpsi.html"
Andrew Geissler9aee5002022-03-30 16:27:02 +00005LICENSE = "LGPL-2.1-only"
Patrick Williamsb48b7b42016-08-17 15:04:38 -05006LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
7
8SRC_URI = "http://download.videolan.org/pub/libdvbpsi/${PV}/libdvbpsi-${PV}.tar.bz2"
9SRC_URI[md5sum] = "2b217039a1299000c39423441f77e76a"
10SRC_URI[sha256sum] = "a2fed1d11980662f919bbd1f29e2462719e0f6227e1a531310bd5a706db0a1fe"
11
12inherit autotools