[SCM] packaging for the mame arcade game emulator branch, master, updated. affbb7f1b577745a6441fbf0cc3da62935fd8238

Emmanuel Kasper emmanuel at libera.cc
Wed Aug 31 17:51:04 UTC 2011


The following commit has been merged in the master branch:
commit affbb7f1b577745a6441fbf0cc3da62935fd8238
Author: Emmanuel Kasper <emmanuel at libera.cc>
Date:   Wed Aug 31 19:20:17 2011 +0200

    Add Artwork Section explaining where to get artwork files

diff --git a/debian/mame.README.Debian b/debian/mame.README.Debian
index 3a51a99..bb5af8a 100644
--- a/debian/mame.README.Debian
+++ b/debian/mame.README.Debian
@@ -55,7 +55,7 @@ in {{{/etc/mame/mame.ini}}}
 
 If you need to change the location of the roms folder or tweak something like 
 video or cheats you can either:
-  * make your own copy of {{{/etc/mame/mame.ini}}} in your home at {{{$HOME/.mame/mame.ini}}} and edit that file (recommended)
+  * make your own copy of {{{/etc/mame/mame.ini}}} in {{{$HOME/.mame/mame.ini}}} and edit that file (recommended)
   * edit directly {{{/etc/mame/mame.ini}}} 
 
 You can verify that MAME have read the correct options with "{{{mame -showconfig}}}"
@@ -75,3 +75,10 @@ This package uses quilt to manage all modifications to the upstream source.
 Changes are stored in the source package as diffs in debian/patches and applied
 during the build. See {{{/usr/share/doc/quilt/README.source}}} for a detailed
 explanation.
+
+== ARTWORK ==
+
+Backdrop, overlay and bezel artwork can be downloaded from http://mirror.xmission.com/mame/ individually or globally with the following command ( provided your artwork search path is {{{$HOME/mame/artwork}}}, which is the default )
+{{{
+wget --no-directories --recursive --reject *.html  --directory-prefix $HOME/mame/artwork http://mirror.xmission.com/mame/artwork/
+}}}

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list