aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xoscope/xoscope_1.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xoscope/xoscope_1.12.bb')
-rw-r--r--recipes/xoscope/xoscope_1.12.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/xoscope/xoscope_1.12.bb b/recipes/xoscope/xoscope_1.12.bb
new file mode 100644
index 0000000000..67267cc216
--- /dev/null
+++ b/recipes/xoscope/xoscope_1.12.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "Scope for your soundcard of COMEDI device"
+LICENSE = "GPLv2"
+
+DEPENDS = "gtk+-1.2 esound"
+
+SRC_URI = "http://prdownloads.sourceforge.net/xoscope/xoscope-${PV}.tgz"
+
+inherit autotools
+
+PARALLEL_MAKE = ""
+
+FILES_${PN}-dbg += "${libexecdir}/xoscope/.debug"
+