diff options
-rw-r--r-- | emulators/mame/Makefile | 5 | ||||
-rw-r--r-- | emulators/mame/distinfo | 8 |
2 files changed, 12 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 33d455a1d380..190f47f51213 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -2,6 +2,11 @@ PORTNAME= mame DISTVERSION= 0.264 CATEGORIES= emulators games +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 4da99a13f5cd8054ff8f747a0234a74b271b663d.patch:-p1 # fix build with clang 18 +PATCHFILES+= b7e0fa72b92f8f6761a1a59e8ffdc46f6d17e6cc.patch:-p1 # idem +PATCHFILES+= c75845b1ef01d76379bcc0a6937f1ca678484c68.patch:-p1 # fix build with clang 19 + MAINTAINER= agh@riseup.net COMMENT= MAME: a multi-purpose emulation framework WWW= https://mamedev.org/ diff --git a/emulators/mame/distinfo b/emulators/mame/distinfo index 96550be61049..ea6a83f7ee17 100644 --- a/emulators/mame/distinfo +++ b/emulators/mame/distinfo @@ -1,3 +1,9 @@ -TIMESTAMP = 1711623026 +TIMESTAMP = 1733152778 SHA256 (mamedev-mame-0.264-mame0264_GH0.tar.gz) = 3d9f69ed3ef7c1628d5714c8ae2695ea77b1a652a93347b2703f7c862299376e SIZE (mamedev-mame-0.264-mame0264_GH0.tar.gz) = 207550597 +SHA256 (4da99a13f5cd8054ff8f747a0234a74b271b663d.patch) = 276836cc29cf3273beeace1e7ca4e57899fdee5210ec22fa4c6f6e0badb01635 +SIZE (4da99a13f5cd8054ff8f747a0234a74b271b663d.patch) = 1219 +SHA256 (b7e0fa72b92f8f6761a1a59e8ffdc46f6d17e6cc.patch) = 94bcf956b88c049da20a7aa2097118b53bfd94a18607e09fcb9fdfcf1c025148 +SIZE (b7e0fa72b92f8f6761a1a59e8ffdc46f6d17e6cc.patch) = 1005 +SHA256 (c75845b1ef01d76379bcc0a6937f1ca678484c68.patch) = abad5c6f67eb101cc85e50aa4855f61adf63a95398ac771fa72cb53725d4137d +SIZE (c75845b1ef01d76379bcc0a6937f1ca678484c68.patch) = 1098 |