emulators/snes9x-gtk: Update to 1.61; maintain
This port hasn't been updated in almost 6 years, so quite a bit has
changed. See the releases links below for details. Notable changes
include switching to the meson build system and using GTK 3 with
c++ bindings instead of GTK 2.
Some options have been dropped because they are no longer applicable
or are now mandatory.
https://github.com/snes9xgit/snes9x/releaseshttps://github.com/snes9xgit/snes9x/releases/tag/1.61
Update to 1.54.1
Unbreak fetch (project moved to Github)
Clean up and fix some broken dependencies
Regenerate patches with 'make makepatch'
Use standard options descriptions when possible
PR: 213692 (based on)
Submitted by: <timon@timon.net.nz>
Approved by: maintainer timeout
MFH: 2017Q1 (blanket)
- Update to 1.53r81.
- Remove the ASM and MMX option as the configure script does not recognize
"--with-assembler" and "--with-mmx" anymore.
- Support staging.
PR: ports/