fix included modules.
[vuplus_openembedded] / recipes / synaesthesia / synaesthesia_2.4.bb
1 DESCRIPTION = "Synaesthesia is a program that gives a graphical accompanyment to music."
2 SECTION = "x11/multimedia"
3 HOMEPAGE = "http://www.logarithmic.net/pfh/synaesthesia"
4 LICENSE = "GPL"
5 DEPENDS = "libx11"
6 # optional
7 # DEPENDS += "libsdl-x11 directfb"
8
9 SRC_URI = "http://www.logarithmic.net/pfh-files/synaesthesia/synaesthesia-${PV}.tar.gz"
10
11 inherit autotools
12
13