opie-mediaplayer1-tremorplugin: fix depends and share source w/ mediaplayer
authorMichael Lauer <mickey@vanille-media.de>
Sun, 18 Jul 2004 02:18:25 +0000 (02:18 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 18 Jul 2004 02:18:25 +0000 (02:18 +0000)
BKrev: 40f9ddf1gDx93PpMzTgLYS9Eovnp6A

opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe

index e69de29..c98e961 100644 (file)
@@ -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