gnuchess: initial commit of the gnuchess engine. Partly fixes 429.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 28 May 2007 23:29:42 +0000 (23:29 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 28 May 2007 23:29:42 +0000 (23:29 +0000)
packages/gnuchess/.mtn2git_empty [new file with mode: 0644]
packages/gnuchess/gnuchess_5.05.bb [new file with mode: 0644]

diff --git a/packages/gnuchess/.mtn2git_empty b/packages/gnuchess/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/gnuchess/gnuchess_5.05.bb b/packages/gnuchess/gnuchess_5.05.bb
new file mode 100644 (file)
index 0000000..d0536c3
--- /dev/null
@@ -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