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

Emmanuel Kasper emmanuel at libera.cc
Tue Jun 28 20:40:34 UTC 2011


The following commit has been merged in the master branch:
commit cc9eeba6e749e9e33d0a59bce5e078ed6fc37d81
Author: Emmanuel Kasper <emmanuel at libera.cc>
Date:   Tue Jun 28 22:39:18 2011 +0200

    Move the 67M of artwork and hash files to a mess-data arch-indep package

diff --git a/debian/control b/debian/control
index d6a1f17..f9b40bb 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,7 @@ Description: Tools for Multiple Arcade Machine Emulator (MAME)
 
 Package: mess
 Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc s390
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, mess-data
 Recommends: mess-desktop-entries
 Suggests: mame-tools
 Provides: xmess-common, xmess-sdl, xmess-x
@@ -82,6 +82,21 @@ Description: Multi Emulator Super System (MESS)
  .
  This package provides the MESS binary and configuration files.
 
+Package: mess-data
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Multi Emulator Super System (MESS)
+ MESS is an emulator for various consoles and computing systems, sharing a
+ lot of codebase with the MAME project.
+ .
+ Some of the well known consoles and computers emulated are the Atari 2600,
+ Lynx, NES, SNES, Nintendo 64, GameBoy, Sega Master System, Sega Megadrive,
+ Game Gear, Colecovision, Vectrex, Apple II, Atari 400/800, Commodore 64/128,
+ IBM PC XT and AT (MDA and CGA), ZX80, ZX Spectrum, TI99/4, TRS-80, and the
+ MSX.
+ .
+ This package provides the MESS hash files, keymaps and artwork.
+
 Package: xmame-sdl
 Depends: mame, ${misc:Depends}
 Architecture: all
diff --git a/debian/mess.install b/debian/mess-data.install
similarity index 82%
copy from debian/mess.install
copy to debian/mess-data.install
index 55fb183..ee3b3b2 100644
--- a/debian/mess.install
+++ b/debian/mess-data.install
@@ -1,5 +1,3 @@
-mess usr/games
-debian/mess.ini etc/mess
 messdir/artwork/* usr/share/games/mess/artwork
 messdir/hash/* usr/share/games/mess/hash
 messdir/sysinfo.dat usr/share/games/mess
diff --git a/debian/mess.install b/debian/mess.install
index 55fb183..d7481e1 100644
--- a/debian/mess.install
+++ b/debian/mess.install
@@ -1,6 +1,3 @@
 mess usr/games
 debian/mess.ini etc/mess
-messdir/artwork/* usr/share/games/mess/artwork
-messdir/hash/* usr/share/games/mess/hash
-messdir/sysinfo.dat usr/share/games/mess
-src/osd/sdl/keymaps/*.txt usr/share/games/mess/keymaps
+

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list