Date: Fri, 23 Aug 2024 18:31:05 GMT From: Zsolt Udvari <uzsolt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 018c422758ea - main - emulators/openmsx: Update to 19.1 Message-ID: <202408231831.47NIV5kW067334@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=018c422758ead973f70f9c33536f0fc7f2a62341 commit 018c422758ead973f70f9c33536f0fc7f2a62341 Author: Daniel Menelkir <dmenelkir@gmail.com> AuthorDate: 2024-08-23 18:27:13 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-08-23 18:29:54 +0000 emulators/openmsx: Update to 19.1 Submitter takes maintainership. Pet portclippy, portfmt. Changelog: https://openmsx.org/ PR: 280018 --- emulators/openmsx/Makefile | 30 +++++++++++----------- emulators/openmsx/distinfo | 6 ++--- emulators/openmsx/files/patch-src_file_FileBase.hh | 10 -------- emulators/openmsx/pkg-plist | 12 +++++++++ 4 files changed, 30 insertions(+), 28 deletions(-) diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index be5ad5f167e3..e94bdc9a6e79 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,39 +1,39 @@ PORTNAME= openmsx -DISTVERSION= 18.0 -PORTREVISION= 1 +DISTVERSION= 19.1 CATEGORIES= emulators -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Open source MSX emulator WWW= https://openmsx.org LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/GPL.txt -LIB_DEPENDS= libpng.so:graphics/png \ +LIB_DEPENDS= libao.so:audio/libao \ + libasound.so:audio/alsa-lib \ + libfreetype.so:print/freetype2 \ libogg.so:audio/libogg \ - libvorbis.so:audio/libvorbis \ + libpng.so:graphics/png \ libtheora.so:multimedia/libtheora \ - libao.so:audio/libao \ - libfreetype.so:print/freetype2 \ - libasound.so:audio/alsa-lib + libvorbis.so:audio/libvorbis USES= gl gmake pkgconfig python sdl tcl USE_GCC= yes -USE_GL= gl glew -USE_SDL= sdl2 ttf2 USE_GITHUB= yes GH_ACCOUNT= openMSX GH_PROJECT= openMSX -GH_TAGNAME= RELEASE_18_0 +GH_TAGNAME= RELEASE_19_1 + +USE_GL= gl glew +USE_SDL= sdl2 ttf2 MAKEFILE= GNUmakefile -MAKE_ARGS= INSTALL_BINARY_DIR=${PREFIX}/bin \ - INSTALL_SHARE_DIR=${DATADIR} \ +MAKE_ARGS= CXXFLAGS="${CXXFLAGS}" \ + INSTALL_BINARY_DIR=${PREFIX}/bin \ INSTALL_DOC_DIR=${DOCSDIR} \ - OPENMSX_CXX=${CXX} \ - CXXFLAGS="${CXXFLAGS}" + INSTALL_SHARE_DIR=${DATADIR} \ + OPENMSX_CXX=${CXX} BINARY_ALIAS= python3=${PYTHON_CMD} diff --git a/emulators/openmsx/distinfo b/emulators/openmsx/distinfo index bf491f231297..8ffc7facdc8f 100644 --- a/emulators/openmsx/distinfo +++ b/emulators/openmsx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655359729 -SHA256 (openMSX-openMSX-18.0-RELEASE_18_0_GH0.tar.gz) = 46af192daa55360e8ebbd260abde9973323ba7c150caa4eaa58cc9068218a903 -SIZE (openMSX-openMSX-18.0-RELEASE_18_0_GH0.tar.gz) = 5759586 +TIMESTAMP = 1724307536 +SHA256 (openMSX-openMSX-19.1-RELEASE_19_1_GH0.tar.gz) = 06b204ed5e126be9af6a268717c911a9d67415745e02845f7d5657fbb89b38ee +SIZE (openMSX-openMSX-19.1-RELEASE_19_1_GH0.tar.gz) = 5832487 diff --git a/emulators/openmsx/files/patch-src_file_FileBase.hh b/emulators/openmsx/files/patch-src_file_FileBase.hh deleted file mode 100644 index beddff253d38..000000000000 --- a/emulators/openmsx/files/patch-src_file_FileBase.hh +++ /dev/null @@ -1,10 +0,0 @@ ---- src/file/FileBase.hh.orig 2022-09-09 08:27:57 UTC -+++ src/file/FileBase.hh -@@ -4,6 +4,7 @@ - #include "MemBuffer.hh" - #include "span.hh" - #include <cstdint> -+#include <ctime> - #include <string> - - namespace openmsx { diff --git a/emulators/openmsx/pkg-plist b/emulators/openmsx/pkg-plist index 5937f05fc3f1..8888c3bed417 100644 --- a/emulators/openmsx/pkg-plist +++ b/emulators/openmsx/pkg-plist @@ -36,6 +36,7 @@ bin/openmsx %%DATADIR%%/extensions/FAC_MIDI_Interface.xml %%DATADIR%%/extensions/Gouda_SCSI.xml %%DATADIR%%/extensions/Gradiente_CT-80E.xml +%%DATADIR%%/extensions/Hitachi_MPC-310H.xml %%DATADIR%%/extensions/JVC_MSX_MIDI.xml %%DATADIR%%/extensions/Konami_EC-701.xml %%DATADIR%%/extensions/Konami_EC-702.xml @@ -82,6 +83,7 @@ bin/openmsx %%DATADIR%%/extensions/Sony_HBI-J1.xml %%DATADIR%%/extensions/Sony_HBK-30.xml %%DATADIR%%/extensions/Spectravideo_SVI-707.xml +%%DATADIR%%/extensions/SunriseIDE_Nextor.xml %%DATADIR%%/extensions/Talent_DPF-550.xml %%DATADIR%%/extensions/Talent_TDC-600.xml %%DATADIR%%/extensions/Tecall_MSX_RAMFILE_TM220.xml @@ -91,6 +93,7 @@ bin/openmsx %%DATADIR%%/extensions/Yamaha_FD-05.xml %%DATADIR%%/extensions/Yamaha_SFG-01.xml %%DATADIR%%/extensions/Yamaha_SFG-05.xml +%%DATADIR%%/extensions/Yamaha_SKW-01.xml %%DATADIR%%/extensions/advram.xml %%DATADIR%%/extensions/audio.xml %%DATADIR%%/extensions/audio2.xml @@ -213,6 +216,7 @@ bin/openmsx %%DATADIR%%/machines/National_FS-5000F2.xml %%DATADIR%%/machines/National_FS-5500F1.xml %%DATADIR%%/machines/National_FS-5500F2.xml +%%DATADIR%%/machines/Nikko_PC-70100.xml %%DATADIR%%/machines/Olympia_PHC-2.xml %%DATADIR%%/machines/Panasonic_CF-2700_DE.xml %%DATADIR%%/machines/Panasonic_CF-2700_GB.xml @@ -249,6 +253,7 @@ bin/openmsx %%DATADIR%%/machines/README %%DATADIR%%/machines/Sanyo_MPC-10.xml %%DATADIR%%/machines/Sanyo_MPC-100.xml +%%DATADIR%%/machines/Sanyo_MPC-10mkII.xml %%DATADIR%%/machines/Sanyo_MPC-2.xml %%DATADIR%%/machines/Sanyo_MPC-25FD.xml %%DATADIR%%/machines/Sanyo_MPC-25FS.xml @@ -274,11 +279,14 @@ bin/openmsx %%DATADIR%%/machines/Sony_HB-101.xml %%DATADIR%%/machines/Sony_HB-101P.xml %%DATADIR%%/machines/Sony_HB-10P.xml +%%DATADIR%%/machines/Sony_HB-11.xml %%DATADIR%%/machines/Sony_HB-201.xml %%DATADIR%%/machines/Sony_HB-201P.xml %%DATADIR%%/machines/Sony_HB-20P.xml %%DATADIR%%/machines/Sony_HB-501P.xml %%DATADIR%%/machines/Sony_HB-55P.xml +%%DATADIR%%/machines/Sony_HB-701.xml +%%DATADIR%%/machines/Sony_HB-701FD.xml %%DATADIR%%/machines/Sony_HB-75.xml %%DATADIR%%/machines/Sony_HB-75D.xml %%DATADIR%%/machines/Sony_HB-75P.xml @@ -310,6 +318,7 @@ bin/openmsx %%DATADIR%%/machines/Spectravideo_SVI-728_ES.xml %%DATADIR%%/machines/Spectravideo_SVI-728_SE.xml %%DATADIR%%/machines/Spectravideo_SVI-738.xml +%%DATADIR%%/machines/Spectravideo_SVI-738_PL.xml %%DATADIR%%/machines/Spectravideo_SVI-738_SE.xml %%DATADIR%%/machines/Talent_DPC-200.xml %%DATADIR%%/machines/Talent_TPC-310.xml @@ -328,6 +337,7 @@ bin/openmsx %%DATADIR%%/machines/Toshiba_HX-51I.xml %%DATADIR%%/machines/Victor_HC-7.xml %%DATADIR%%/machines/Victor_HC-80.xml +%%DATADIR%%/machines/Victor_HC-90A.xml %%DATADIR%%/machines/Victor_HC-95A.xml %%DATADIR%%/machines/WIP_Mitsubishi_ML-TS2.xml %%DATADIR%%/machines/Yamaha_AX150.xml @@ -687,6 +697,7 @@ bin/openmsx %%DATADIR%%/unicodemaps/character_set_mappings/MSXVIDBR.TXT %%DATADIR%%/unicodemaps/character_set_mappings/MSXVIDJP.TXT %%DATADIR%%/unicodemaps/character_set_mappings/MSXVIDKR.TXT +%%DATADIR%%/unicodemaps/character_set_mappings/MSXVIDPL.TXT %%DATADIR%%/unicodemaps/character_set_mappings/MSXVIDRU.TXT %%DATADIR%%/unicodemaps/character_set_mappings/ReadMe.txt %%DATADIR%%/unicodemaps/character_set_mappings/SVI328.TXT @@ -707,6 +718,7 @@ bin/openmsx %%DATADIR%%/unicodemaps/unicodemap.jp_ansi %%DATADIR%%/unicodemaps/unicodemap.jp_jis %%DATADIR%%/unicodemaps/unicodemap.kr +%%DATADIR%%/unicodemaps/unicodemap.pl %%DATADIR%%/unicodemaps/unicodemap.proto_fr %%DATADIR%%/unicodemaps/unicodemap.proto_int %%DATADIR%%/unicodemaps/unicodemap.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408231831.47NIV5kW067334>