DESCRIPTION = "Ogg file plugin using tremor" SECTION = "opie/codecs" PRIORITY = "optional" MAINTAINER = "Team Opie " LICENSE = "GPL" DEPENDS = "opie-mediaplayer1 tremor" RDEPENDS = "opie-mediaplayer1" PV = "1.1.6+cvs-${CVSDATE}" APPNAME = "tremorplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/multimedia/opieplayer \ 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