New commits:
commit bbfe38abbd0309a6dcf452a199067e190a2cc8a0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
cyphesis: Updated to 0.5.16
commit 84eb847560067248e2113d456010bff0aa668657
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ember: Updated to 0.5.3
commit 7754e65d2d56f2ac407251ac3b4b3fcdc0b12ce3
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ember-media: Updated to 0.5.3
diff --git a/games-data/ember-media/DETAILS b/games-data/ember-media/DETAILS
index a707d65..4e6c8ef 100755
--- a/games-data/ember-media/DETAILS
+++ b/games-data/ember-media/DETAILS
@@ -1,5 +1,5 @@
SPELL=ember-media
- VERSION=0.5.1
+ VERSION=0.5.3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/worldforge/$SOURCE
diff --git a/games-data/ember-media/HISTORY b/games-data/ember-media/HISTORY
index e89e7bc..9c99d60 100644
--- a/games-data/ember-media/HISTORY
+++ b/games-data/ember-media/HISTORY
@@ -1,3 +1,8 @@
+2008-07-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.5.3
+ * INSTALL: Removed duplicated COPYING.txt and LICENSING.txt
+ Now split into shared and user, but we want it all system (shared)
+
2008-01-06 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.5.1
Removed UPDATED
diff --git a/games-data/ember-media/INSTALL b/games-data/ember-media/INSTALL
index 6818abb..0f8d330 100755
--- a/games-data/ember-media/INSTALL
+++ b/games-data/ember-media/INSTALL
@@ -1,3 +1,4 @@
-mkdir -p $INSTALL_ROOT/usr/share/games/ember &&
-chown -R root:games media &&
-cp -r media $INSTALL_ROOT/usr/share/games/ember
+mkdir -p $INSTALL_ROOT/usr/share/games/ember &&
+rm -f shared/{COPYING,LICENSING}.txt &&
+chown -R root:games shared user &&
+cp -fr shared/* user/* $INSTALL_ROOT/usr/share/games/ember
diff --git a/games-data/ember-media/ember-media-0.5.1.tar.bz2.sig
b/games-data/ember-media/ember-media-0.5.1.tar.bz2.sig
deleted file mode 100644
index f3eca61..0000000
Binary files a/games-data/ember-media/ember-media-0.5.1.tar.bz2.sig and
/dev/null differ
diff --git a/games-data/ember-media/ember-media-0.5.3.tar.bz2.sig
b/games-data/ember-media/ember-media-0.5.3.tar.bz2.sig
new file mode 100644
index 0000000..c31c009
Binary files /dev/null and
b/games-data/ember-media/ember-media-0.5.3.tar.bz2.sig differ
diff --git a/games-engines/cyphesis/DETAILS b/games-engines/cyphesis/DETAILS
index 77b3a34..7f2bf42 100755
--- a/games-engines/cyphesis/DETAILS
+++ b/games-engines/cyphesis/DETAILS
@@ -1,5 +1,5 @@
SPELL=cyphesis
- VERSION=${VERSION:=0.5.15}
+ VERSION=${VERSION:=0.5.16}
if [ "$CYPHESIS_CVS" == "y" ]; then
if [ "$CYPHESIS_CVS_AUTOUPDATE" == "y" ]; then
VERSION=$(date +%Y%m%d)
diff --git a/games-engines/cyphesis/HISTORY b/games-engines/cyphesis/HISTORY
index 9454161..2c5d6c4 100644
--- a/games-engines/cyphesis/HISTORY
+++ b/games-engines/cyphesis/HISTORY
@@ -1,3 +1,8 @@
+2008-07-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.5.16
+ * PRE_BUILD: Don't apply gcc 4.3 patch
+ * gcc43.patch: Removed, fixed upstream
+
2008-04-26 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Apply gcc43.patch
* gcc43.patch: Upstream patch from Marc Riese <marc-riese AT gmx.de>
diff --git a/games-engines/cyphesis/PRE_BUILD
b/games-engines/cyphesis/PRE_BUILD
index 9082af8..7f61d8f 100755
--- a/games-engines/cyphesis/PRE_BUILD
+++ b/games-engines/cyphesis/PRE_BUILD
@@ -1,6 +1,5 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
-patch -p1 < $SCRIPT_DIRECTORY/gcc43.patch &&
for file in ember ember.in
do
diff --git a/games-rpg-mp/ember/ember-0.5.2.tar.bz2.sig
b/games-rpg-mp/ember/ember-0.5.2.tar.bz2.sig
deleted file mode 100644
index 8bdbf34..0000000
Binary files a/games-rpg-mp/ember/ember-0.5.2.tar.bz2.sig and /dev/null differ
diff --git a/games-rpg-mp/ember/ember-0.5.3.tar.bz2.sig
b/games-rpg-mp/ember/ember-0.5.3.tar.bz2.sig
new file mode 100644
index 0000000..4b82906
Binary files /dev/null and b/games-rpg-mp/ember/ember-0.5.3.tar.bz2.sig differ
diff --git a/games-rpg-mp/ember/gcc43.patch.gz
b/games-rpg-mp/ember/gcc43.patch.gz
deleted file mode 100644
index e2f86a8..0000000
Binary files a/games-rpg-mp/ember/gcc43.patch.gz and /dev/null differ
[SM-Commit] GIT changes to master games grimoire by Eric Sandall (bbfe38abbd0309a6dcf452a199067e190a2cc8a0),
Eric Sandall, 07/13/2008