add synaesthesia, a psychedelic audio player (from openmoko)
authorMichael Lauer <mickey@vanille-media.de>
Mon, 18 Jun 2007 10:05:08 +0000 (10:05 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 18 Jun 2007 10:05:08 +0000 (10:05 +0000)
packages/synaesthesia/.mtn2git_empty [new file with mode: 0644]
packages/synaesthesia/synaesthesia_2.4.bb [new file with mode: 0644]

diff --git a/packages/synaesthesia/.mtn2git_empty b/packages/synaesthesia/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/synaesthesia/synaesthesia_2.4.bb b/packages/synaesthesia/synaesthesia_2.4.bb
new file mode 100644 (file)
index 0000000..14b96ea
--- /dev/null
@@ -0,0 +1,13 @@
+DESCRIPTION = "Synaesthesia is a program that gives a graphical accompanyment to music."
+SECTION = "x11/multimedia"
+HOMEPAGE = "http://www.logarithmic.net/pfh/synaesthesia"
+LICENSE = "GPL"
+DEPENDS = "libx11"
+# optional
+# DEPENDS += "libsdl-x11 directfb"
+
+SRC_URI = "http://www.logarithmic.net/pfh-files/synaesthesia/synaesthesia-${PV}.tar.gz"
+
+inherit autotools
+
+