Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Eric Sandall (4ab7c45a480685ec023c35349c447e28b8c87ed0)
  • Date: Wed, 21 Feb 2007 13:38:04 -0600

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

ChangeLog | 4 ++
games-data/freeciv-freeland-big/BUILD | 1
games-data/freeciv-freeland-big/DEPENDS | 1
games-data/freeciv-freeland-big/DETAILS | 16
++++++++++
games-data/freeciv-freeland-big/HISTORY | 3 +
games-data/freeciv-freeland-big/INSTALL | 1
games-data/freeciv-freeland-big/PRE_BUILD | 3 +
games-data/freeciv-freeland-big/freeland-big-1.0.3.tar.gz.sig |binary
games-data/freeciv-freeland-normal/BUILD | 1
games-data/freeciv-freeland-normal/DEPENDS | 1
games-data/freeciv-freeland-normal/DETAILS | 16
++++++++++
games-data/freeciv-freeland-normal/HISTORY | 3 +
games-data/freeciv-freeland-normal/INSTALL | 1
games-data/freeciv-freeland-normal/PRE_BUILD | 3 +
games-data/freeciv-freeland-normal/freeland-normal-1.0.3.tar.gz.sig |binary
games-strategy-tbs/freeciv/DETAILS | 12
+++----
games-strategy-tbs/freeciv/HISTORY | 4 ++
games-strategy-tbs/freeciv/freeciv-2.0.9.tar.bz2.sig |binary
18 files changed, 64 insertions(+), 6 deletions(-)

New commits:
commit 4ab7c45a480685ec023c35349c447e28b8c87ed0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Added freeciv big freeland tileset

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

Added freeciv freeland tileset

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

Updated freeciv to 2.0.9

diff --git a/ChangeLog b/ChangeLog
index 7676e16..81af033 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-21 Eric Sandall <sandalle AT sourcemage.org>
+ * games-data/freeciv-freeland-normal: Added freeciv freeland tileset
+ * games-data/freeciv-freeland-big: Added freeciv big freeland tileset
+
2007-02-14 Pol Vinogradov <vin.public AT gmail.com>
* games-utils/xmoto-edit: new spell, level editor for X-Moto

diff --git a/games-data/freeciv-freeland-big/BUILD
b/games-data/freeciv-freeland-big/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/games-data/freeciv-freeland-big/BUILD
@@ -0,0 +1 @@
+true
diff --git a/games-data/freeciv-freeland-big/DEPENDS
b/games-data/freeciv-freeland-big/DEPENDS
new file mode 100755
index 0000000..4af2f0c
--- /dev/null
+++ b/games-data/freeciv-freeland-big/DEPENDS
@@ -0,0 +1 @@
+depends freeciv
diff --git a/games-data/freeciv-freeland-big/DETAILS
b/games-data/freeciv-freeland-big/DETAILS
new file mode 100755
index 0000000..3454543
--- /dev/null
+++ b/games-data/freeciv-freeland-big/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=freeciv-freeland-big
+ VERSION=1.0.3
+ SOURCE=${SPELL/freeciv-/}-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_URL[0]=ftp://ftp.freeciv.org/pub/freeciv/contrib/tilesets/freeland/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://freeciv.wikia.com/wiki/Tilesets
+ ENTERED=20070221
+ SHORT="High quality big isometric graphics tileset for freeciv"
+cat << EOF
+Freeland is an isometric Graphics Tileset for Freeciv game with high quality
+graphic, using the more complex graphics system offered by Freeciv client
with
+m ore than thousand tile for base terrains (arctic, desert, grassland,
plains,
+sea and tundra).
+EOF
diff --git a/games-data/freeciv-freeland-big/HISTORY
b/games-data/freeciv-freeland-big/HISTORY
new file mode 100644
index 0000000..aec0560
--- /dev/null
+++ b/games-data/freeciv-freeland-big/HISTORY
@@ -0,0 +1,3 @@
+2007-02-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS,DEPENDS,PRE_BUILD,BUILD,INSTALL: Created
+
diff --git a/games-data/freeciv-freeland-big/INSTALL
b/games-data/freeciv-freeland-big/INSTALL
new file mode 100755
index 0000000..dae994c
--- /dev/null
+++ b/games-data/freeciv-freeland-big/INSTALL
@@ -0,0 +1 @@
+cp -vr $SOURCE_DIRECTORY/* $INSTALL_ROOT/usr/share/games/freeciv
diff --git a/games-data/freeciv-freeland-big/PRE_BUILD
b/games-data/freeciv-freeland-big/PRE_BUILD
new file mode 100755
index 0000000..97868b1
--- /dev/null
+++ b/games-data/freeciv-freeland-big/PRE_BUILD
@@ -0,0 +1,3 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $SOURCE_DIRECTORY &&
+unpack_file ''
diff --git a/games-data/freeciv-freeland-big/freeland-big-1.0.3.tar.gz.sig
b/games-data/freeciv-freeland-big/freeland-big-1.0.3.tar.gz.sig
new file mode 100644
index 0000000..a776d46
Binary files /dev/null and
b/games-data/freeciv-freeland-big/freeland-big-1.0.3.tar.gz.sig differ
diff --git a/games-data/freeciv-freeland-normal/BUILD
b/games-data/freeciv-freeland-normal/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/games-data/freeciv-freeland-normal/BUILD
@@ -0,0 +1 @@
+true
diff --git a/games-data/freeciv-freeland-normal/DEPENDS
b/games-data/freeciv-freeland-normal/DEPENDS
new file mode 100755
index 0000000..4af2f0c
--- /dev/null
+++ b/games-data/freeciv-freeland-normal/DEPENDS
@@ -0,0 +1 @@
+depends freeciv
diff --git a/games-data/freeciv-freeland-normal/DETAILS
b/games-data/freeciv-freeland-normal/DETAILS
new file mode 100755
index 0000000..9929227
--- /dev/null
+++ b/games-data/freeciv-freeland-normal/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=freeciv-freeland-normal
+ VERSION=1.0.3
+ SOURCE=${SPELL/freeciv-/}-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_URL[0]=ftp://ftp.freeciv.org/pub/freeciv/contrib/tilesets/freeland/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://freeciv.wikia.com/wiki/Tilesets
+ ENTERED=20070221
+ SHORT="High quality isometric graphics tileset for freeciv"
+cat << EOF
+Freeland is an isometric Graphics Tileset for Freeciv game with high quality
+graphic, using the more complex graphics system offered by Freeciv client
with
+m ore than thousand tile for base terrains (arctic, desert, grassland,
plains,
+sea and tundra).
+EOF
diff --git a/games-data/freeciv-freeland-normal/HISTORY
b/games-data/freeciv-freeland-normal/HISTORY
new file mode 100644
index 0000000..aec0560
--- /dev/null
+++ b/games-data/freeciv-freeland-normal/HISTORY
@@ -0,0 +1,3 @@
+2007-02-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS,DEPENDS,PRE_BUILD,BUILD,INSTALL: Created
+
diff --git a/games-data/freeciv-freeland-normal/INSTALL
b/games-data/freeciv-freeland-normal/INSTALL
new file mode 100755
index 0000000..dae994c
--- /dev/null
+++ b/games-data/freeciv-freeland-normal/INSTALL
@@ -0,0 +1 @@
+cp -vr $SOURCE_DIRECTORY/* $INSTALL_ROOT/usr/share/games/freeciv
diff --git a/games-data/freeciv-freeland-normal/PRE_BUILD
b/games-data/freeciv-freeland-normal/PRE_BUILD
new file mode 100755
index 0000000..97868b1
--- /dev/null
+++ b/games-data/freeciv-freeland-normal/PRE_BUILD
@@ -0,0 +1,3 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $SOURCE_DIRECTORY &&
+unpack_file ''
diff --git
a/games-data/freeciv-freeland-normal/freeland-normal-1.0.3.tar.gz.sig
b/games-data/freeciv-freeland-normal/freeland-normal-1.0.3.tar.gz.sig
new file mode 100644
index 0000000..5da423c
Binary files /dev/null and
b/games-data/freeciv-freeland-normal/freeland-normal-1.0.3.tar.gz.sig differ
diff --git a/games-strategy-tbs/freeciv/DETAILS
b/games-strategy-tbs/freeciv/DETAILS
index 869ebc0..56df896 100755
--- a/games-strategy-tbs/freeciv/DETAILS
+++ b/games-strategy-tbs/freeciv/DETAILS
@@ -1,18 +1,18 @@
SPELL=freeciv
- VERSION=2.0.8
+ VERSION=2.0.9
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=stdsounds3.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE2_URL[0]=http://www.freeciv.org/ftp/contrib/sounds/sets/$SOURCE2
-
SOURCE_HASH=sha512:b9049273dc8758d8c575b877cf712e1a5b5e73556a3fcd1e2692d22b86eaa5befa616149659133d9664fe13f083a1c6f8c85ea22587d2a697bfac57312988cd9
+#
SOURCE_HASH=sha512:b9049273dc8758d8c575b877cf712e1a5b5e73556a3fcd1e2692d22b86eaa5befa616149659133d9664fe13f083a1c6f8c85ea22587d2a697bfac57312988cd9
+ SECURITY_PATCH=1
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig"
- WEB_SITE=http://www.freeciv.org/
- ENTERED=20010922
- UPDATED=20010922
LICENSE[0]=GPL
LICENSE[1]=GPL
- SECURITY_PATCH=1
+ WEB_SITE=http://www.freeciv.org/
+ ENTERED=20010922
SHORT="Reimplementation of Civilization I/II/III"
cat << EOF
Freeciv is a multiuser reimplementation for Unix/X of the famous Microprose
diff --git a/games-strategy-tbs/freeciv/HISTORY
b/games-strategy-tbs/freeciv/HISTORY
index 9d4afe5..5df2b28 100644
--- a/games-strategy-tbs/freeciv/HISTORY
+++ b/games-strategy-tbs/freeciv/HISTORY
@@ -1,3 +1,7 @@
+2007-02-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.0.9
+ Removed UPDATED
+
2007-01-04 Eric Sandall <eric AT sandall.us>
* DEPENDS: alsa-lib provides sound through ALSA, not SDL

diff --git a/games-strategy-tbs/freeciv/freeciv-2.0.9.tar.bz2.sig
b/games-strategy-tbs/freeciv/freeciv-2.0.9.tar.bz2.sig
new file mode 100644
index 0000000..f2a20de
Binary files /dev/null and
b/games-strategy-tbs/freeciv/freeciv-2.0.9.tar.bz2.sig differ




Archive powered by MHonArc 2.6.24.

Top of Page