[oe-commits] org.oe.dev add synaesthesia, a psychedelic audio player (from openmoko)

mickeyl commit openembedded-commits at lists.openembedded.org
Mon Jun 18 11:00:54 UTC 2007


add synaesthesia, a psychedelic audio player (from openmoko)

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 5c8375300f32a9afea408744302514111b9bed44
ViewMTN: http://monotone.openembedded.org/revision.psp?id=5c8375300f32a9afea408744302514111b9bed44
Files:
1
packages/synaesthesia
packages/synaesthesia/synaesthesia_2.4.bb
Diffs:

#
# mt diff -r92ac863114e2b8d7dc7d3b13a7e08158a4546632 -r5c8375300f32a9afea408744302514111b9bed44
#
# 
# 
# add_dir "packages/synaesthesia"
# 
# add_file "packages/synaesthesia/synaesthesia_2.4.bb"
#  content [4c5930ef34e809bc0d65e5f02f3ca5b2ceaacd36]
# 
============================================================
--- packages/synaesthesia/synaesthesia_2.4.bb	4c5930ef34e809bc0d65e5f02f3ca5b2ceaacd36
+++ packages/synaesthesia/synaesthesia_2.4.bb	4c5930ef34e809bc0d65e5f02f3ca5b2ceaacd36
@@ -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
+
+






More information about the Openembedded-commits mailing list