xoscope: add 1.12
authorKoen Kooi <koen@openembedded.org>
Sat, 1 Sep 2007 06:19:27 +0000 (06:19 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 1 Sep 2007 06:19:27 +0000 (06:19 +0000)
packages/xoscope/.mtn2git_empty [new file with mode: 0644]
packages/xoscope/xoscope_1.12.bb [new file with mode: 0644]

diff --git a/packages/xoscope/.mtn2git_empty b/packages/xoscope/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/xoscope/xoscope_1.12.bb b/packages/xoscope/xoscope_1.12.bb
new file mode 100644 (file)
index 0000000..67267cc
--- /dev/null
@@ -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"
+