aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/vlc/vlc_1.1.11.bb
blob: b381e4682da11789519fcaf89cf3f7ddcb39a41d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This recipe packages vlc as a library as well, so qt4 dependencies
# can be avoided when only the library is installed.

LIC_FILES_CHKSUM = "file://COPYING;md5=ed7e492ee44e70125a5d42e118354a13"

require vlc.inc

SRC_URI += "file://0001-V4L2-mark-horizontal-and-vertical-center-controls-ob.patch"
SRC_URI += "file://0002-fix-build-with-newer-freetype.patch"

PR = "r4"

# work around build failure
EXTRA_OECONF += " --enable-libxml2=no"

SRC_URI[md5sum] = "a64846d6f21ea179ae8e8bfb6f9447fe"
SRC_URI[sha256sum] = "682560be08b82bedfaf30d8a611d80093c5883c1de72fcbcf05715b8e9f4e1cb"