aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/yasr/yasr_0.6.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/yasr/yasr_0.6.9.bb')
-rw-r--r--recipes/yasr/yasr_0.6.9.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/yasr/yasr_0.6.9.bb b/recipes/yasr/yasr_0.6.9.bb
new file mode 100644
index 0000000000..4d6fd28ede
--- /dev/null
+++ b/recipes/yasr/yasr_0.6.9.bb
@@ -0,0 +1,16 @@
+# Copyright (C) 2009 Khem Raj <raj.khem@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Yet Another Screen Reader(yasr) is a \
+ general-purpose console screen reader"
+HOMEPAGE = "http://yasr.sf.net"
+LICENSE = "GPLv2"
+SECTION = "console/utils"
+SUGGESTS = "speech-dispatcher"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/yasr/yasr-${PV}.tar.gz \
+ file://yasr-0.6.9-gcc43.patch;patch=1 \
+ file://yasr-0.6.9-remove-m4.patch;patch=1 \
+ "
+
+inherit autotools