Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Eric Sandall (2d7f49af1142b4fd5b2733e63aa8ac25be96e188)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Eric Sandall (2d7f49af1142b4fd5b2733e63aa8ac25be96e188)
  • Date: Tue, 11 Mar 2008 23:38:05 -0500

GIT changes to master games grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

dev/null |binary
games-arcade-2d/rocksndiamonds/DETAILS | 8 +++---
games-arcade-2d/rocksndiamonds/HISTORY | 4 +++
games-arcade-2d/rocksndiamonds/rocksndiamonds-3.2.4.tar.gz.sig |binary
games-board/eboard/BUILD | 9 +++----
games-board/eboard/DEPENDS | 12
+++++++---
games-board/eboard/DETAILS | 8 +++---
games-board/eboard/HISTORY | 8 ++++++
games-board/eboard/PRE_BUILD | 2 +
games-board/eboard/eboard-1.1.1.tar.bz2.sig |binary
games-rpg-mp/lotrolinux/DETAILS | 2 -
games-rpg-mp/lotrolinux/HISTORY | 3 ++
games-rpg-mp/lotrolinux/LotROLinux-0.7.3.tar.bz2.sig | 0
games-rpg-mp/lotrolinux/LotROLinux-0.7.5.tar.bz2.sig |binary
14 files changed, 39 insertions(+), 17 deletions(-)

New commits:
commit 2d7f49af1142b4fd5b2733e63aa8ac25be96e188
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

rocksndiamonds: Updated to 3.2.4

commit 3944a38cf91d71a06264e8736a98c5484b4a28e1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

eboard: Updated to 1.1.1

commit f40ff6673deb706d571a151f7199dd01aa0cae6c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

lotrolinux: Updated to 0.7.5

diff --git a/games-arcade-2d/rocksndiamonds/DETAILS
b/games-arcade-2d/rocksndiamonds/DETAILS
index 5284340..1f14701 100755
--- a/games-arcade-2d/rocksndiamonds/DETAILS
+++ b/games-arcade-2d/rocksndiamonds/DETAILS
@@ -1,13 +1,13 @@
SPELL=rocksndiamonds
- VERSION=3.1.1
+ VERSION=3.2.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.artsoft.org/RELEASES/unix/$SPELL/$SOURCE
- WEB_SITE=http://www.artsoft.org/rocksndiamonds/
+#
SOURCE_HASH=sha512:7fa483bee405d890ba3276b6706e63295d17c7473c7d4ffb822db4f3c2fd3ef140adf8839bb82d2e317a7f7938f06b92d1c8dc1677e7ed04c4ab9b2e202c07cc
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
LICENSE[0]=GPL
-
SOURCE_HASH=sha512:7fa483bee405d890ba3276b6706e63295d17c7473c7d4ffb822db4f3c2fd3ef140adf8839bb82d2e317a7f7938f06b92d1c8dc1677e7ed04c4ab9b2e202c07cc
+ WEB_SITE=http://www.artsoft.org/rocksndiamonds/
ENTERED=20021211
- UPDATED=20051129
SHORT="ROCKS'N'DIAMONDS is a 'Boulderdash'(Commodore C64) or
'Emerald Mine'(Amiga) clone."
cat << EOF
This is a nice little game with color graphics and sound for your
diff --git a/games-arcade-2d/rocksndiamonds/HISTORY
b/games-arcade-2d/rocksndiamonds/HISTORY
index cfb95e4..c595ee9 100644
--- a/games-arcade-2d/rocksndiamonds/HISTORY
+++ b/games-arcade-2d/rocksndiamonds/HISTORY
@@ -1,3 +1,7 @@
+2008-03-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.2.4
+ Removed UPDATED
+
2006-09-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/games-arcade-2d/rocksndiamonds/rocksndiamonds-3.2.4.tar.gz.sig
b/games-arcade-2d/rocksndiamonds/rocksndiamonds-3.2.4.tar.gz.sig
new file mode 100644
index 0000000..6f5b1b0
Binary files /dev/null and
b/games-arcade-2d/rocksndiamonds/rocksndiamonds-3.2.4.tar.gz.sig differ
diff --git a/games-board/eboard/BUILD b/games-board/eboard/BUILD
index 18ab697..9a28fa2 100755
--- a/games-board/eboard/BUILD
+++ b/games-board/eboard/BUILD
@@ -1,6 +1,5 @@
-./configure $OPTS
&&
-sedit "s:prefix\s*=\s*/usr/local:prefix=${INSTALL_ROOT}/usr:"
Makefile &&
-sedit "s:bindir\s*=\s*/usr/local/bin:bindir=${INSTALL_ROOT}/usr/games:"
Makefile &&
-sedit "s:mandir\s*=\s*/usr/local/man:mandir=${INSTALL_ROOT}/usr/share/man:"
Makefile &&
-sedit
"s:datadir\s*=\s*/usr/local/share/eboard:datadir=${INSTALL_ROOT}/usr/share/games/eboard:"
Makefile &&
+./configure --prefix=$INSTALL_ROOT/usr \
+ --man-prefix=$INSTALL_ROOT/usr/share/man \
+ --data-prefix=$INSTALL_ROOT/usr/share/games \
+ $OPTS &&
make
diff --git a/games-board/eboard/DEPENDS b/games-board/eboard/DEPENDS
index 7cb4408..a20c46a 100755
--- a/games-board/eboard/DEPENDS
+++ b/games-board/eboard/DEPENDS
@@ -1,3 +1,9 @@
-depends gtk+ &&
-depends imlib &&
-depends g++
+depends g++ &&
+depends gtk+ &&
+depends imlib &&
+depends perl &&
+
+optional_depends 'gettext' \
+ '' \
+ '--disable-gettext' \
+ 'for Native Language Support'
diff --git a/games-board/eboard/DETAILS b/games-board/eboard/DETAILS
index 5494b5f..7b9a581 100755
--- a/games-board/eboard/DETAILS
+++ b/games-board/eboard/DETAILS
@@ -1,13 +1,13 @@
SPELL=eboard
- VERSION=0.9.5
+ VERSION=1.1.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:dcea1d063645c6266384766d46d5f22f83714d7b8d7bb23c93adb7a1683430c04cfcb390863d06979af14484e3c10359c4362cd796e1ac0dbd9a1de65431ee23
+#
SOURCE_HASH=sha512:dcea1d063645c6266384766d46d5f22f83714d7b8d7bb23c93adb7a1683430c04cfcb390863d06979af14484e3c10359c4362cd796e1ac0dbd9a1de65431ee23
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ LICENSE[0]=GPL
WEB_SITE=http://eboard.sf.net
ENTERED=20030503
- UPDATED=20031201
- LICENSE[0]=GPL
SHORT="eboard is an chess interface"
cat << EOF
eboard is a graphical user interfaces for chess. They display a chessboard on
diff --git a/games-board/eboard/HISTORY b/games-board/eboard/HISTORY
index e686d53..cead54a 100644
--- a/games-board/eboard/HISTORY
+++ b/games-board/eboard/HISTORY
@@ -1,3 +1,11 @@
+2008-03-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.1
+ Removed UPDATED
+ * DEPENDS: Depends on perl for building (configure is perl)
+ Optionally depends on gettext (no --enable option)
+ * PRE_BUILD: Install to prefix/games not prefix/bin
+ * BUILD: ./configure uses only --prefix, --data-prefix, and
--man-prefix
+
2006-09-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/games-board/eboard/PRE_BUILD b/games-board/eboard/PRE_BUILD
new file mode 100755
index 0000000..a908814
--- /dev/null
+++ b/games-board/eboard/PRE_BUILD
@@ -0,0 +1,2 @@
+default_pre_build &&
+sedit 's:prefix/bin:prefix/games:g' $SOURCE_DIRECTORY/configure
diff --git a/games-board/eboard/eboard-1.1.1.tar.bz2.sig
b/games-board/eboard/eboard-1.1.1.tar.bz2.sig
new file mode 100644
index 0000000..d16bbf2
Binary files /dev/null and b/games-board/eboard/eboard-1.1.1.tar.bz2.sig
differ
diff --git a/games-rpg-mp/lotrolinux/DETAILS b/games-rpg-mp/lotrolinux/DETAILS
index 0662c20..fe081a2 100755
--- a/games-rpg-mp/lotrolinux/DETAILS
+++ b/games-rpg-mp/lotrolinux/DETAILS
@@ -1,5 +1,5 @@
SPELL=lotrolinux
- VERSION=0.7.3
+ VERSION=0.7.5
SOURCE=LotROLinux-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/lotrolauncher/$SOURCE
diff --git a/games-rpg-mp/lotrolinux/HISTORY b/games-rpg-mp/lotrolinux/HISTORY
index 55b09d9..4da37e1 100644
--- a/games-rpg-mp/lotrolinux/HISTORY
+++ b/games-rpg-mp/lotrolinux/HISTORY
@@ -1,3 +1,6 @@
+2008-03-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.7.5
+
2008-01-30 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS, DEPENDS, PRE_BUILD: Created

diff --git a/games-rpg-mp/lotrolinux/LotROLinux-0.7.3.tar.bz2.sig
b/games-rpg-mp/lotrolinux/LotROLinux-0.7.3.tar.bz2.sig
deleted file mode 100644
index 745b240..0000000
Binary files a/games-rpg-mp/lotrolinux/LotROLinux-0.7.3.tar.bz2.sig and
/dev/null differ
diff --git a/games-rpg-mp/lotrolinux/LotROLinux-0.7.5.tar.bz2.sig
b/games-rpg-mp/lotrolinux/LotROLinux-0.7.5.tar.bz2.sig
new file mode 100644
index 0000000..9c2b23c
Binary files /dev/null and
b/games-rpg-mp/lotrolinux/LotROLinux-0.7.5.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master games grimoire by Eric Sandall (2d7f49af1142b4fd5b2733e63aa8ac25be96e188), Eric Sandall, 03/12/2008

Archive powered by MHonArc 2.6.24.

Top of Page