Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (38c89e3bcb4b565870fbc83fd150d290ccf2779d)

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 z-rejected grimoire by Eric Sandall (38c89e3bcb4b565870fbc83fd150d290ccf2779d)
  • Date: Wed, 6 May 2009 16:36:04 -0500

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

dev/null |binary
z-games/cedega/DEPENDS | 1 +
z-games/cedega/DETAILS | 9 +++++----
z-games/cedega/HISTORY | 5 +++++
z-games/cedega/INSTALL | 3 ++-
z-games/cedega/cedega-000133.tgz.sig |binary
z-games/cedega/cedega-small-6.0.2.tgz.sig | 0
7 files changed, 13 insertions(+), 5 deletions(-)

New commits:
commit 38c89e3bcb4b565870fbc83fd150d290ccf2779d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

cedega: Updated to 7.2

diff --git a/z-games/cedega/DEPENDS b/z-games/cedega/DEPENDS
index 694b0ac..acde60c 100755
--- a/z-games/cedega/DEPENDS
+++ b/z-games/cedega/DEPENDS
@@ -1,3 +1,4 @@
+depends dbus-python &&
depends python &&
depends pygtk2 &&
depends gtk-engines2 &&
diff --git a/z-games/cedega/DETAILS b/z-games/cedega/DETAILS
index 998137a..cf73b13 100755
--- a/z-games/cedega/DETAILS
+++ b/z-games/cedega/DETAILS
@@ -1,8 +1,9 @@
SPELL=cedega
- VERSION=6.0.2
- SOURCE=$SPELL-small-$VERSION.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-small-$VERSION
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ VERSION=7.2
+ RELEASE=000133
+ SOURCE=$SPELL-$RELEASE.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
LICENSE[0]=http://www.transgaming.com/license.php?prepackaged=1
PATCHLEVEL=1
WEB_SITE=http://www.transgaming.com/
diff --git a/z-games/cedega/HISTORY b/z-games/cedega/HISTORY
index 26d1605..de8ac63 100644
--- a/z-games/cedega/HISTORY
+++ b/z-games/cedega/HISTORY
@@ -1,3 +1,8 @@
+2009-05-06 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 7.2 (release 000133)
+ * DEPENDS: Depends on dbus-python
+ * INSTALL: New directory structure for installation
+
2007-11-29 Eric Sandall <sandalle AT sourcemage.org>
* UNATTEND_SAFE: Safe to update unattended
* CONFLICTS: Removed, deprecated cedega-small removed
diff --git a/z-games/cedega/INSTALL b/z-games/cedega/INSTALL
index 6a1cc16..3416da9 100755
--- a/z-games/cedega/INSTALL
+++ b/z-games/cedega/INSTALL
@@ -1,2 +1,3 @@
chown root.games * -R &&
-cp -a * $INSTALL_ROOT/
+install_config_file etc/cedega.conf $INSTALL_ROOT/etc/cedega.conf &&
+cp -a usr/* $INSTALL_ROOT/usr
diff --git a/z-games/cedega/cedega-000133.tgz.sig
b/z-games/cedega/cedega-000133.tgz.sig
new file mode 100644
index 0000000..72218e8
Binary files /dev/null and b/z-games/cedega/cedega-000133.tgz.sig differ
diff --git a/z-games/cedega/cedega-small-6.0.2.tgz.sig
b/z-games/cedega/cedega-small-6.0.2.tgz.sig
deleted file mode 100644
index e3a62e0..0000000
Binary files a/z-games/cedega/cedega-small-6.0.2.tgz.sig and /dev/null differ



  • [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (38c89e3bcb4b565870fbc83fd150d290ccf2779d), Eric Sandall, 05/06/2009

Archive powered by MHonArc 2.6.24.

Top of Page