Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / yasr / yasr_0.6.9.bb
1 # Copyright (C) 2009 Khem Raj <raj.khem@gmail.com>
2 # Released under the MIT license (see COPYING.MIT for the terms)
3
4 DESCRIPTION = "Yet Another Screen Reader(yasr) is a \
5                general-purpose console screen reader"
6 HOMEPAGE = "http://yasr.sf.net"
7 LICENSE = "GPLv2"
8 SECTION = "console/utils"
9 SUGGESTS = "speech-dispatcher"
10
11 SRC_URI = "${SOURCEFORGE_MIRROR}/yasr/yasr-${PV}.tar.gz \
12            file://yasr-0.6.9-gcc43.patch;patch=1 \
13            file://yasr-0.6.9-remove-m4.patch;patch=1 \
14           "
15
16 inherit autotools