aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnuchess/gnuchess_5.05.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnuchess/gnuchess_5.05.bb')
-rw-r--r--recipes/gnuchess/gnuchess_5.05.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gnuchess/gnuchess_5.05.bb b/recipes/gnuchess/gnuchess_5.05.bb
new file mode 100644
index 0000000000..d0536c3f84
--- /dev/null
+++ b/recipes/gnuchess/gnuchess_5.05.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Gnuchess is a chess playing engine."
+HOMEPAGE = "http://www.gnu.org/software/chess/"
+SECTION = "console"
+PRIORITY = "optional"
+LICENSE = "GPL"
+
+SRC_URI = "${GNU_MIRROR}/chess/${PN}-${PV}.tar.gz"
+S = "${WORKDIR}/chess"
+
+inherit autotools