aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vlc/libdvdcss_1.2.10.bb
blob: 694da45292b2daec215ba248ab308de9ecc5e167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption."
LICENSE = "GPLv2"

PR = "r1"

SRC_URI = "http://download.videolan.org/pub/libdvdcss/${PV}/libdvdcss-${PV}.tar.bz2"

inherit autotools

EXTRA_OECONF = " --disable-doc "

AUTOTOOLS_STAGE_PKGCONFIG = "1"

SRC_URI[md5sum] = "ebd5370b79ac5a83e5c61b24a214cf74"
SRC_URI[sha256sum] = "2394a75013ab66b592d8c91d53529ede392bc9faee37fe279bd29b455eff2220"