[Lunar-commits] <moonbase> sjeng: moved from zbeta to games
Duncan Gibson
engelsman at lunar-linux.org
Sat Nov 14 15:23:40 CET 2009
commit c5e6d1ac9b5894d90d44b835f2fa7f096a76f336
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Sat Nov 14 15:23:40 2009 +0100
sjeng: moved from zbeta to games
---
games/sjeng/BUILD | 5 +++++
games/sjeng/DETAILS | 18 ++++++++++++++++++
zbeta/sjeng/BUILD | 5 -----
zbeta/sjeng/DETAILS | 18 ------------------
4 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/games/sjeng/BUILD b/games/sjeng/BUILD
new file mode 100644
index 0000000..18b4aea
--- /dev/null
+++ b/games/sjeng/BUILD
@@ -0,0 +1,5 @@
+(
+
+ default_game_build
+
+) > $C_FIFO 2>&1
diff --git a/games/sjeng/DETAILS b/games/sjeng/DETAILS
new file mode 100644
index 0000000..778cd1a
--- /dev/null
+++ b/games/sjeng/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=sjeng
+ MOD=Sjeng-Free
+ VERSION=11.2
+ SOURCE=$MOD-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
+ SOURCE_URL=http://www.sjeng.org/ftp/
+ SOURCE_VFY=sha1:99f82103ece238d78b8c0c96a943cffc0811d654
+ WEB_SITE=http://www.sjeng.org
+ ENTERED=20091025
+ UPDATED=20091025
+ SHORT="Another text based chess program"
+
+cat << EOF
+Sjeng was an attempt to create a bughouse & crazyhouse playing program
+that can attain a level comparable to what the best human players are
+capable of. Newer versions of Sjeng also play standard, suicide, giveaway
+and losers chess.
+EOF
diff --git a/zbeta/sjeng/BUILD b/zbeta/sjeng/BUILD
deleted file mode 100644
index 18b4aea..0000000
--- a/zbeta/sjeng/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-(
-
- default_game_build
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/sjeng/DETAILS b/zbeta/sjeng/DETAILS
deleted file mode 100644
index 778cd1a..0000000
--- a/zbeta/sjeng/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- MODULE=sjeng
- MOD=Sjeng-Free
- VERSION=11.2
- SOURCE=$MOD-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
- SOURCE_URL=http://www.sjeng.org/ftp/
- SOURCE_VFY=sha1:99f82103ece238d78b8c0c96a943cffc0811d654
- WEB_SITE=http://www.sjeng.org
- ENTERED=20091025
- UPDATED=20091025
- SHORT="Another text based chess program"
-
-cat << EOF
-Sjeng was an attempt to create a bughouse & crazyhouse playing program
-that can attain a level comparable to what the best human players are
-capable of. Newer versions of Sjeng also play standard, suicide, giveaway
-and losers chess.
-EOF
More information about the Lunar-commits
mailing list