blob: 48b0111047a56467f5b59845d1bddcb4a57f8e6f [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"
5LICENSE = "LGPLv2.1"
6LIC_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