[Bug 274783] emulators/mame: Update to 0.260

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 29 Oct 2023 05:02:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274783

            Bug ID: 274783
           Summary: emulators/mame: Update to 0.260
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: agh@riseup.net

Created attachment 245963
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245963&action=edit
Update to 0.260 and do some Makefile house keeping

* Update to 0.260
* make use of ${EXTRACT_AFTER_ARGS} for a number of files/dirs that are
  not required for MAME on FreeBSD, this removes some post-patch work
  from the Makefile
* Avoid extracting bgfx shaders for proprietary systems
* Avoid extracting the man page for ldplayer, as it is not built
* Update option TOOLS description
* Increase the default amount of information produced when built with
  DEBUG
* Drop the conditional logic for powerpc, and use LLVM-16 for all
  FreeBSD-14+ builds
* Move some NLS logic deleting .po files to ${COPYTREE_SHARE}, and
  simple exclude copying those files to ${STAGEDIR}. This was originally
  in the wrong Makefile target, port-build
* Add two more MAME ${SUBTARGETS} as tools; mamevirtual provides similar
  ldplayer functionality thru the MAME GUI
* Remove hard-coded names from do-install-TOOLS-on Makefile target
* Remove local upstream patches that were required to build 0.259

-- 
You are receiving this mail because:
You are the assignee for the bug.