Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Julien ROZO (21c881731927c99dae70d2f10fc59ee0e8c455dd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Julien ROZO <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Julien ROZO (21c881731927c99dae70d2f10fc59ee0e8c455dd)
  • Date: Sun, 9 Aug 2009 16:05:55 -0500

GIT changes to master games grimoire by Julien ROZO <julien AT rozo.org>:

ChangeLog | 4 ++++
games-emulators/advancemenu/DETAILS | 27 +++++++++++++++++----------
games-emulators/advancemenu/HISTORY | 4 ++++
games-emulators/advancescan/DETAILS | 27 +++++++++++++++++++++++++++
games-emulators/advancescan/HISTORY | 3 +++
5 files changed, 55 insertions(+), 10 deletions(-)

New commits:
commit 21c881731927c99dae70d2f10fc59ee0e8c455dd
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

advancescan: new spell, a command line rom manager for MAME, MESS,
AdvanceMAME, AdvanceMESS and Raine.

commit bd02ee0260cb96d2c2869daffb7ad37552e83456
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

advancemenu: in DETAILS, changed description to the 80 chars/line limit

commit 7eae577ae35a1829daf4a939462db1090e5e0068
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

advancemenu: updated version to 2.5.0

diff --git a/ChangeLog b/ChangeLog
index b8f193f..7d63629 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-09 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * games-emulators/advancescan: new spell, a command line rom manager
+ for MAME, MESS, AdvanceMAME, AdvanceMESS and Raine.
+
2009-07-25 Julien "_kaze_" ROZO <julien AT rozo.org>
* games-arcade-3d/openastromenace: new spell, 3D space shooter

diff --git a/games-emulators/advancemenu/DETAILS
b/games-emulators/advancemenu/DETAILS
index 1ec861e..17bb068 100755
--- a/games-emulators/advancemenu/DETAILS
+++ b/games-emulators/advancemenu/DETAILS
@@ -1,30 +1,37 @@
SPELL=advancemenu
- VERSION=2.4.13
+ VERSION=2.5.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/advancemame/$SOURCE
-
SOURCE_HASH=sha512:c33bbb6c8b191e30f676009dbefb17ba65c203c968ffa263373c9c40b22a855a03f2c87b292607b90995d17566f85a0ce3860689860655f5eced8da563dcdedb
+
SOURCE_HASH=sha512:d1a39192cd85370042ce36f51686230a132eab147639d18718756fded3712ff578474f2a8d08a72e8fcda41daf40b2b6dda2f6d1a4f516b3f0f1253055ad8728
WEB_SITE=http://advancemame.sourceforge.net
ENTERED=20041216
UPDATED=20041216
LICENSE[0]=GPL
SHORT="AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS,
RAINE and any other emulator."
cat << EOF
-AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS, RAINE and any other
emulator.
+AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS, RAINE and any other
+emulator.

-It runs in Linux, Mac OS X, DOS, Windows and in all the other platforms
supported by the SDL library.
+It runs in Linux, Mac OS X, DOS, Windows and in all the other platforms
+supported by the SDL library.

The main features are :

* Simply download and run. Copy the executable and run it!
* Auto update of the rom info.
* Vertical and horizontal orientation.
- * Support for any TV/Arcade Monitor like AdvanceMAME but it's good also
for a normal PC monitor.
- * Static and Animated image and clip preview (PNG/PCX/ICO/MNG). Up to
192 images at the same time!
- * Sound preview. (MP3/WAV). You can select a special sound for every
game played when the cursor move on it.
- * Sound backgrounds (MP3/WAV). Play your favourite songs or radio
records in background.
- * Sound effects (MP3/WAV) for key press, program start, game start,
program exit...
+ * Support for any TV/Arcade Monitor like AdvanceMAME but it's good also
for
+ a normal PC monitor.
+ * Static and Animated image and clip preview (PNG/PCX/ICO/MNG). Up to 192
+ images at the same time!
+ * Sound preview. (MP3/WAV). You can select a special sound for every game
+ played when the cursor move on it.
+ * Sound backgrounds (MP3/WAV). Play your favourite songs or radio records
+ in background.
+ * Sound effects (MP3/WAV) for key press, program start, game start,
+ program exit...
* Support for zipped images and sounds archives.
* Screensaver. A slide show of the game images.
- * Selectable background and help images with translucency.
+ * Selectable background and help images with translucency.
EOF
diff --git a/games-emulators/advancemenu/HISTORY
b/games-emulators/advancemenu/HISTORY
index 77d50c1..e31ccf9 100644
--- a/games-emulators/advancemenu/HISTORY
+++ b/games-emulators/advancemenu/HISTORY
@@ -1,3 +1,7 @@
+2009-08-09 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS: updated version to 2.5.0, changed description to the
+ 80 chars/line limit
+
2006-09-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/games-emulators/advancescan/DETAILS
b/games-emulators/advancescan/DETAILS
new file mode 100755
index 0000000..51d5bf8
--- /dev/null
+++ b/games-emulators/advancescan/DETAILS
@@ -0,0 +1,27 @@
+ SPELL=advancescan
+ VERSION=1.14
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+
SOURCE_URL[0]=$SOURCEFORGE_URL/project/advancemame/${SPELL}/${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:763a740c4d3e13dc064c4cdd6c732231d4629a379f6810c685958f68b14eaaaac18231fb582be5dd93c5de0afd78f9e6f8374b43f5628639ae4b60291f2331d0
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://advancemame.sourceforge.net/scan-readme.html";
+ LICENSE[0]=GPL
+ ENTERED=20090809
+ SHORT="AdvanceSCAN is a command line rom manager for MAME, MESS,
AdvanceMAME, AdvanceMESS and Raine."
+cat << EOF
+AdvanceSCAN is a command line rom manager for MAME, MESS, AdvanceMAME,
+AdvanceMESS and Raine.
+
+The main features are :
+
+ * Directly read, write zip archives without decompressing and
recompressing
+ them for the best performance.
+ * Add, copy, move and rename files in the zip archives. Any rom that you
+ have is placed automatically in the correct zip.
+ * Recognize the text files added by rom sites and delete them.
+ * Recognize the text files added by the rom dumpers and keep or delete
them.
+ * It's safe. On all the zip operations any file removed or overwritten is
+ saved in the 'rom_unknown', 'sample_unknown' directories and kept for
+ future uses. This will prevent any unwanted remove operation.
+ * Generate differential rom sets.
+EOF
diff --git a/games-emulators/advancescan/HISTORY
b/games-emulators/advancescan/HISTORY
new file mode 100644
index 0000000..da40e51
--- /dev/null
+++ b/games-emulators/advancescan/HISTORY
@@ -0,0 +1,3 @@
+2009-08-09 Julien _kaze_ ROZO <julien AT rozo.org>
+ * DETAILS, HISTORY: created this spell
+



  • [SM-Commit] GIT changes to master games grimoire by Julien ROZO (21c881731927c99dae70d2f10fc59ee0e8c455dd), Julien ROZO, 08/09/2009

Archive powered by MHonArc 2.6.24.

Top of Page