summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-support/libbluray/libbluray.inc
blob: ff83a53cfe382b70a8f4d817af3f9c149fb54a0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "libbluray for oe."
SECTION = "misc"
HOMEPAGE = "http://videolan.org"
DEPENDS = ""
LICENSE = "GPLv2"
INC_PR = "r4"
S="${WORKDIR}/git"
SRC_URI = "git://git.videolan.org/libbluray.git;branch=master;protocol=git \
		"

inherit autotools


PACKAGES += "${PN}"

FILES_${PN} = "/"