Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / opie-mediaplayer1-libtremorplugin / opie-mediaplayer1-libtremorplugin.inc
1 DESCRIPTION = "Ogg file plugin using tremor"
2 SECTION = "opie/codecs"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 DEPENDS = "opie-mediaplayer1-core tremor"
6 RDEPENDS = "opie-mediaplayer1-core"
7 APPNAME = "tremorplugin"
8
9
10 S = "${WORKDIR}/opieplayer/vorbis"
11
12 QMAKE_PROFILES = "vorbis.pro"
13
14 inherit opie
15
16 do_configure_prepend() {
17         install -m 0644 ${WORKDIR}/vorbis.pro ${S}/
18 }
19
20 # FILES plugins/codecs/libtremorplugin.so