SRCREV_pn-xvideo-tests ?= "272"
SRCREV_pn-clutter ?= "1196"
SRCDATE_libgsmd ?= "20070801"
+SRCREV_gaku ?= "286"
# Previously floating revisions
SRCREV_pn-aaina ?= "1231"
--- /dev/null
+DESCRIPTION = "Music player"
+LICENSE = "GPL"
+DEPENDS = "gtk+ gstreamer"
+PV = "0.0+svnr${SRCREV}"
+
+RDEPENDS = "gst-plugin-audioconvert \
+ gst-plugin-audioresample \
+ gst-plugin-alsa \
+ gst-plugin-typefindfunctions \
+ gst-plugin-id3demux \
+ gst-plugin-playbin"
+RRECOMMENDS = "gst-plugin-mad gst-plugin-ivorbis gst-plugin-ogg"
+
+S = "${WORKDIR}/${PN}"
+
+SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http"
+
+inherit autotools pkgconfig