aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/nonworking/opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_git.bb
blob: 3c17034ac870d3dcdf807afc4523f5895723d016 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
DESCRIPTION = "Mpeg video file plugin using libmad"
SECTION = "opie/codecs"
LICENSE = "GPL"
# FIXME stopgap until split archives have license files included
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
DEPENDS = "opie-mediaplayer1"
RDEPENDS_${PN} = "opie-mediaplayer1"
inherit opie_git
PR = "r2"
APPNAME = "mpeg3plugin"

SRC_URI = "${OPIE_GIT};protocol=git;subpath=core/multimedia/opieplayer;name=first"

S = "${WORKDIR}/opieplayer/libmpeg3"

inherit opie

EXTRA_QMAKEVARS_POST += "DEFINES+=USE_FIXED_POINT"

# FILES plugins/codecs/libmpeg3plugin.so