NOTICE: This package has been removed from pkgsrc

./emulators/sdlmame, Multiple Arcade Machine Emulator, SDL port

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.136nb4, Package name: sdlmame-0.136nb4, Maintainer: dillo

SDL mame is the SDL port of the MAME arcade game emulator.

MAME is a virtual machine emulator; it includes emulators for numerous
CPUs, sound and video chips used in arcade games, as well as special
purpose decoding PALs and detailed information about the memory layout of
each game.

To play games in MAME you must have a copy of the original game ROMs.


Required to run:
[textproc/expat] [devel/GConf] [devel/SDL] [x11/gtk2]

Required to build:
[archivers/unzip] [pkgtools/x11-links] [devel/gmake] [devel/pkg-config] [x11/compositeproto] [x11/renderproto] [x11/xproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/xcb-proto] [x11/fixesproto4]

Master sites:

SHA1: 19c11abc3b3ab2633df62f3867921b3541bb582e
RMD160: 1cb9b24ae6f97c0f223f13ed97a074de14e2892e
Filesize: 18492.298 KB

Version history: (Expand)


CVS history: (Expand)


   2011-02-03 23:24:46 by Thomas Klausner | Files touched by this commit (25) | Package removed
Log message:
Remove sdlmame and sdlmess, replaced by mame and mess, respectively.
Add mame+mess to category Makefile.
   2011-01-13 14:40:12 by Thomas Klausner | Files touched by this commit (1644)
Log message:
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
   2010-11-18 11:08:32 by Thomas Klausner | Files touched by this commit (4)
Log message:
Fix build with gtk>=2.22.
   2010-11-15 23:59:19 by David Brownlee | Files touched by this commit (1062)
Log message:
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
   2010-09-14 13:03:18 by Thomas Klausner | Files touched by this commit (1096)
Log message:
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
   2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-06-05 14:20:07 by Thomas Klausner | Files touched by this commit (4)
Log message:
Fix build with gtk2>=2.20.
   2010-01-16 22:25:19 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.136:

Changes from 0.136
==================
1) Up to date with baseline 0.136 (RB)
2) More typecasting so compiling as C++ can succeed (couriersud)
3) Cleaned up #ifdefs, added more -verbose output, improved SDL
   1.3 support (couriersud)
4) Cleaned up Windows support (couriersud)
5) Fixed possible weirdness enumerating controller buttons (Skito)