---
name: advancemess
version: 0.102.0.1_3
origin: emulators/advancemess
comment: SDL MESS port with advanced TV and monitor video support
arch: freebsd:9:x86:64
www: http://advancemame.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 11947852
desc: |
  AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with an
  advanced video support for helping the use with TVs, Arcade Monitors, Fixed
  Frequencies Monitors and also for PC Monitors.

  They run in GNU/Linux, Mac OS X, DOS, Windows and in all the other platforms
  supported by the SDL library.

  The main difference compared with the official emulators is that the Advance
  versions are able to program directly the video board to always get a video
  mode with the correct size and frequency.

  Generally the Advance emulators are able to use a video mode which doesn't
  require any stretching or other unneeded effects to match the original arcade
  display.

  The direct video board programming is fully supported in Linux and DOS. It's
  partially supported in Windows. It isn't supported in Mac OS X and other
  platforms.

  See website for other improvements.

  WWW: http://advancemame.sourceforge.net/
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  xf86vidmodeproto: {origin: x11/xf86vidmodeproto, version: 2.3.1}
  xextproto: {origin: x11/xextproto, version: 7.2.1}
  renderproto: {origin: x11/renderproto, version: 0.11.1}
  randrproto: {origin: x11/randrproto, version: 1.4.0}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXxf86vm: {origin: x11/libXxf86vm, version: 1.1.3}
  libXrender: {origin: x11/libXrender, version: 0.9.8}
  libXrandr: {origin: x11/libXrandr, version: 1.4.1}
  libXfixes: {origin: x11/libXfixes, version: 5.0.1}
  libXext: {origin: x11/libXext, version: '1.3.2,1'}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXdamage: {origin: x11/libXdamage, version: 1.1.4}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  fixesproto: {origin: x11/fixesproto, version: 5.0}
  dri2proto: {origin: x11/dri2proto, version: 2.8}
  damageproto: {origin: x11/damageproto, version: 1.2.1}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  expat: {origin: textproc/expat2, version: 2.1.0}
  pciids: {origin: misc/pciids, version: 20130818}
  libdrm: {origin: graphics/libdrm, version: 2.4.46}
  libGLU: {origin: graphics/libGLU, version: 9.0.0}
  libGL: {origin: graphics/libGL, version: 8.0.5_4}
  aalib: {origin: graphics/aalib, version: 1.4.r5_6}
  sdl: {origin: devel/sdl12, version: '1.2.15_2,2'}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  libpciaccess: {origin: devel/libpciaccess, version: 0.13.2}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- emulators
shlibs_required:
- libSDL-1.2.so.11
- libexpat.so.6
options: {SLANG: off, FREETYPE: off}
files:
  /usr/local/bin/advmess: 2ab24a13ff69f082436864bd2da4c64de1228935f3bb8c1f89afea6093ff7ab8
  /usr/local/man/man1/advmess.1.gz: 2549f283e067d1dd9cc23d348437e6eb6ed6d7390a7e84a88e62d12fb427c374
  /usr/local/share/advancemess/sysinfo.dat: 7734763a7c0e209d560f07407aad65476a79ab05c1408d4056b38514ff3bb51a
directories:
  /usr/local/share/advancemess/sample/: n
  /usr/local/share/advancemess/rom/: n
  /usr/local/share/advancemess/image/: n
  /usr/local/share/advancemess/crc/: n
  /usr/local/share/advancemess/artwork/: n
  /usr/local/share/advancemess/: n
scripts:
  post-install: |
    for i in artwork crc image rom sample; do mkdir -p /usr/local/share/advancemess/${i}; done
message: |
  ==============================================================================

  AdvanceMESS has been installed.

  The tools included with the distribution, their manpages and documentation are
  installed by the "games/advancemame" port to avoid conflicts.

  ==============================================================================
