added my Recipes
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
SUMMARY = "libdvdcss is a simple library for accessing DVDs like block devices"
|
||||
DESCRIPTION = "libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption."
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRC_URI = "http://download.videolan.org/pub/libdvdcss/${PV}/libdvdcss-${PV}.tar.bz2"
|
||||
|
||||
inherit autotools
|
||||
|
||||
EXTRA_OECONF = " --disable-doc "
|
||||
|
||||
SRC_URI[md5sum] = "7b74f2e142b13c9de6dc8d807ab912d4"
|
||||
SRC_URI[sha256sum] = "78c2ed77ec9c0d8fbed7bf7d3abc82068b8864be494cfad165821377ff3f2575"
|
||||
Reference in New Issue
Block a user