From: Perforce Review Daemon <p4review AT smee.org>
To: "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "vladimir_marek" <vlmarek AT volny.cz>
Subject: [SM-Commit] PERFORCE change 80551 by Arwed von Merkatz for review
Date: Mon, 12 Jun 2006 20:30:01 +0100 (BST)
Change 80551 by arwed_von_merkatz@arwed-Otherland on 2006/06/12 20:27:59
@@ -10,7 +10,6 @@
ENTERED=20020916
UPDATED=20020916
REJECT="Author MIA for over two years"
- BUILD_API=1
SHORT="xgalaga is a clone of the famous game galaga"
cat << EOF
xgalaga is a clone of the famous 2d shooter galaga using the x windows system
@@ -1,5 +1,8 @@
2006-06-12 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: inserted BUILD_API=1 line
+ * BUILD, INSTALL: converted to build_api 2
+ * POST_INSTALL, FINAL: moved score file creation to FINAL
+ * POST_REMOVE: removed, we don't want to delete user data (scores)
+ * PRE_BUILD, xgalaga-fixes.patch: compile fixes