mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
libdvdread: update to 6.0.1
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e45826be2b
commit
003f3ad547
+3
-4
@@ -2,12 +2,11 @@ SUMMARY = "DVD access multimeda library"
|
||||
SECTION = "libs/multimedia"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27"
|
||||
SRC_URI = "http://download.videolan.org/pub/videolan/libdvdread/${PV}/libdvdread-${PV}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "b7b7d2a782087ed2a913263087083715"
|
||||
SRC_URI[sha256sum] = "321cdf2dbdc83c96572bc583cd27d8c660ddb540ff16672ecb28607d018ed82b"
|
||||
SRC_URI = "http://download.videolan.org/pub/videolan/libdvdread/${PV}/libdvdread-${PV}.tar.bz2"
|
||||
SRC_URI[md5sum] = "b9eeaaaf3c41b1c3cb6c1622e7219aeb"
|
||||
SRC_URI[sha256sum] = "28ce4f0063883ca4d37dfd40a2f6685503d679bca7d88d58e04ee8112382d5bd"
|
||||
|
||||
inherit autotools lib_package binconfig pkgconfig
|
||||
|
||||
CONFIGUREOPTS_remove = "--disable-silent-rules"
|
||||
|
||||
Reference in New Issue
Block a user