aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/euphony/euphony_0.1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/euphony/euphony_0.1.3.bb')
-rw-r--r--recipes/euphony/euphony_0.1.3.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/euphony/euphony_0.1.3.bb b/recipes/euphony/euphony_0.1.3.bb
new file mode 100644
index 0000000000..134a39dc5e
--- /dev/null
+++ b/recipes/euphony/euphony_0.1.3.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Euphony is a instrument loader that gives simple edje-guis a platform with soundsupport to let you play music"
+DEPENDS = "ecore evas edje eet fluidsynth"
+LICENSE = "BSD 3-clause"
+SECTION = "x11/multimedia"
+
+inherit autotools
+
+SRC_URI = "http://projects.gstaedtner.net/euphony/${PN}-${PV}.tar.gz"
+
+FILES_${PN} += "${datadir}"
+