8bdd82ab8a2c12542aa821e6410de9a4c93b2f1d
[vuplus_openembedded] / opie-mediaplayer1-libtremorplugin / opie-mediaplayer1-libtremorplugin_1.1.7.oe
1 DESCRIPTION = "Ogg file plugin using tremor"
2 SECTION = "opie/codecs"
3 PRIORITY = "optional"
4 MAINTAINER = "Team Opie <opie@handhelds.org>"
5 LICENSE = "GPL"
6 DEPENDS = "opie-mediaplayer1 tremor"
7 RDEPENDS = "opie-mediaplayer1"
8
9 APPNAME = "tremorplugin"
10
11 TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
12 SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/multimedia/opieplayer \
13            file://vorbis.pro "
14
15 S = "${WORKDIR}/opieplayer/vorbis"
16
17 QMAKE_PROFILES = "vorbis.pro"
18
19 inherit opie
20
21 do_configure_prepend() {
22         install -m 0644 ${WORKDIR}/vorbis.pro ${S}/
23 }
24
25 # FILES plugins/codecs/libtremorplugin.so