Merge commit 'opendreambox/opendreambox-1.6' into vuplus-1.6
[vuplus_openembedded] / recipes / schroedinger / schroedinger.inc
1 HOMEPAGE = "http://schrodinger.sourceforge.net/"
2 LICENSE = "MPL GPL LGPL MIT"
3 DEPENDS = "liboil"
4
5 PR = "r2"
6
7 SRC_URI = "http://www.diracvideo.org/download/schroedinger/${P}.tar.gz"
8
9 inherit autotools
10