aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin.inc
blob: 3b904e3072e5f16d41aca58477360d8099935396 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
DESCRIPTION = "Ogg file plugin using tremor"
SECTION = "opie/codecs"
PRIORITY = "optional"
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-core tremor"
RDEPENDS_${PN} = "opie-mediaplayer1-core"
APPNAME = "tremorplugin"


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

QMAKE_PROFILES = "vorbis.pro"

inherit opie

do_configure_prepend() {
	install -m 0644 ${WORKDIR}/vorbis.pro ${S}/
}

# FILES plugins/codecs/libtremorplugin.so