PREFERRED_VERSION_sshfs-fuse ?= "1.8"
PREFERRED_VERSION_ssmtp ?= "2.61"
PREFERRED_VERSION_stagemanager-native ?= "0.0.1"
-PREFERRED_VERSION_starling ?= "0.2"
PREFERRED_VERSION_startup-monitor ?= "0.18-2"
PREFERRED_VERSION_startup-notification ?= "0.8"
PREFERRED_VERSION_stat ?= "3.3"
SRCREV_pn-settings-daemon ?= "2006"
SRCREV_pn-sjf2410-linux-native ?= "4268"
SRCREV_pn-sphyrna-python ?= "45"
+SRCREV_pn-starling ?= "9574"
SRCREV_pn-tichy ?= "168"
SRCREV_pn-tmut ?= "60"
SRCREV_pn-u-boot-openmoko ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ gstreamer gst-plugins-good gst-plugins-bad esound sqlite libsoup"
-RDEPENDS = "esd \
- gst-plugin-audioconvert \
- gst-plugin-esd \
- gst-plugin-typefindfunctions \
- gst-plugin-decodebin \
- gst-plugin-volume"
-RRECOMMENDS = "gst-plugin-mad \
- gst-plugin-modplug \
- gst-plugin-ivorbis \
- gst-plugin-tcp"
-
-PV = "0.2+svn${SRCDATE}"
+PV = "0.2+svnr${SRCREV}"
inherit gpe autotools
SRC_URI = "${GPE_EXTRA_SVN}"
-
S = "${WORKDIR}/${PN}"
+
+RDEPENDS = "\
+ esd \
+ gst-plugin-audioconvert \
+ gst-plugin-esd \
+ gst-plugin-typefindfunctions \
+ gst-plugin-decodebin \
+ gst-plugin-volume \
+"
+RRECOMMENDS = "\
+ gst-plugin-mad \
+ gst-plugin-modplug \
+ gst-plugin-ivorbis \
+ gst-plugin-tcp \
+"