aboutsummaryrefslogtreecommitdiffstats
path: root/opie-mediaplayer1-libtremorplugin
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-18 02:18:25 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-18 02:18:25 +0000
commit4c1f1e75585608113bf6e8cd2e188a6725d9dec2 (patch)
tree16e1dce7f271de79c4677cf2638a2ea72e423205 /opie-mediaplayer1-libtremorplugin
parent9fa5eadd3f54eb4e9e7db759a405c29da897ee35 (diff)
downloadopenembedded-4c1f1e75585608113bf6e8cd2e188a6725d9dec2.tar.gz
opie-mediaplayer1-tremorplugin: fix depends and share source w/ mediaplayer
BKrev: 40f9ddf1gDx93PpMzTgLYS9Eovnp6A
Diffstat (limited to 'opie-mediaplayer1-libtremorplugin')
-rw-r--r--opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe24
1 files changed, 24 insertions, 0 deletions
diff --git a/opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe b/opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe
index e69de29bb2..c98e961087 100644
--- a/opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe
+++ b/opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe
@@ -0,0 +1,24 @@
+DESCRIPTION = "Ogg file plugin using tremor"
+SECTION = "opie/codecs"
+PRIORITY = "optional"
+MAINTAINER = "Open Embedded <oe@handhelds.org>"
+LICENSE = "GPL"
+DEPENDS = "opie-mediaplayer tremor"
+RDEPENDS = "opie-mediaplayer"
+PV = "1.1.4-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