From b160b530768a35d82518f0f3ff56eb1a72b8bd82 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Sat, 28 Nov 2009 16:45:50 +0100 Subject: fsodatad: new recipe; FSO data storage service fsomusicd: new recipe; FSO music player service --- recipes/freesmartphone/fsomusicd_git.bb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 recipes/freesmartphone/fsomusicd_git.bb (limited to 'recipes/freesmartphone/fsomusicd_git.bb') diff --git a/recipes/freesmartphone/fsomusicd_git.bb b/recipes/freesmartphone/fsomusicd_git.bb new file mode 100644 index 0000000000..80c4b96323 --- /dev/null +++ b/recipes/freesmartphone/fsomusicd_git.bb @@ -0,0 +1,20 @@ +require cornucopia.inc +DEPENDS += "gstreamer" +PR = "${INC_PR}.0" +PV = "0.0.1" + +RDEPENDS += "\ + gst-plugin-volume \ + gst-plugin-mad \ + gst-plugin-oggdemux \ + gst-plugin-ivorbisdec \ + gst-plugin-audioconvert \ + gst-plugin-flacdec \ + gst-plugin-waveparse \ + gst-plugin-siddec \ + gst-plugin-modplug \ + gst-plugin-filesrc \ + gst-plugin-souphttpsrc \ + gst-plugin-mmssrc \ + gst-plugin-alsasink \ +" -- cgit v1.2.3