Summary: | emulators/mednafen: update to 1.32.1 and consolidate port | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Stefan Schlosser <bsdcode> | ||||
Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(acm) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://mednafen.github.io/documentation/ChangeLog.txt | ||||||
Attachments: |
|
Description
Stefan Schlosser
2024-08-21 00:37:31 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a64dfb2870a63c038e7e028a75528f193e84dcfb commit a64dfb2870a63c038e7e028a75528f193e84dcfb Author: Stefan Schlosser <bsdcode@disroot.org> AuthorDate: 2024-09-09 22:28:22 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-09-09 22:30:56 +0000 emulators/mednafen: Update to 1.32.1 * consolidate LIB_DEPENDS, USES, USE_*, OPTIONS_*, *_DESC and patches * unbundle external libraries * ALSA: add support, enabled by default * DOCS: install complete documentation * SS: remove hardcoded -mtune=haswell * pkg-message: add OSS section * pet portclippy(1), portfmt(1) PR: 280021 280958 emulators/mednafen/Makefile | 165 ++++++++++++--------- emulators/mednafen/distinfo | 6 +- .../files/extra-patch-src_drivers_main.cpp (new) | 11 ++ emulators/mednafen/files/patch-configure.ac (new) | 26 ++++ .../files/patch-src-drivers_Joystick.cpp (gone) | 20 --- .../patch-src_cdrom_CDAFReader__Vorbis.cpp (new) | 20 +++ ...atch-src_sound_OwlResampler__altivec.inc (gone) | 7 - emulators/mednafen/files/pkg-message.in | 14 +- emulators/mednafen/pkg-plist | 64 +++++++- 9 files changed, 231 insertions(+), 102 deletions(-) Committed thanks! |