aboutsummaryrefslogtreecommitdiffstats
path: root/opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe
blob: 7e1305048dcf4dfcafd0877fef3f73a77f67363a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
DESCRIPTION = "Ogg file plugin using tremor"
SECTION = "opie/codecs"
PRIORITY = "optional"
MAINTAINER = "Open Embedded <oe@handhelds.org>"
LICENSE = "GPL"
DEPENDS = "opie-mediaplayer1 tremor"
RDEPENDS = "opie-mediaplayer1"
PV = "1.1.5-cvs-${CVSDATE}"
APPNAME = "tremorplugin"

SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/multimedia/opieplayer;date=${CVSDATE} \
	   file://vorbis.pro "

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