Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
7f174f79
Commit
7f174f79
authored
2 years ago
by
Taner Tas
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/mame: upgrade to 0.244
parent
79873b90
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!34809
testing/mame: upgrade to 0.244
Pipeline
#123663
passed
2 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
testing/mame/APKBUILD
+5
-5
5 additions, 5 deletions
testing/mame/APKBUILD
testing/mame/fix-musl.patch
+10
-0
10 additions, 0 deletions
testing/mame/fix-musl.patch
with
15 additions
and
5 deletions
testing/mame/APKBUILD
+
5
−
5
View file @
7f174f79
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname
=
mame
pkgver
=
0.24
3
pkgver
=
0.24
4
_pkgver
=
${
pkgver
/.
}
_groovymame
=
gm024
3
sr002i
_groovymame
=
gm024
4
sr002i
pkgrel
=
0
pkgdesc
=
"Multi Arcade Machine Emulator with GroovyMAME/Switchres/No-nag patchset."
url
=
"https://mamedev.org/"
...
...
@@ -221,10 +221,10 @@ lang() {
cp
-r
language
"
$subpkgdir
"
/usr/share/
$pkgname
/
}
sha512sums
=
"
282d026280a128b96bb7867265536f7bd90ce774ddca6a0ce55999c4321289f8ba0388a5bf10c1915c67ecd0e0abb0e524f9ed6d6251c4ccd818c7f82d95f062
mame024
3
.tar.gz
2049a1418a86c5b3a80ba3ed0228392b9804ff666939dc7e65a3d78e043531e5deab4cc5698e7924c8d24e7f302e2b7c2988a09440eac9f073b0b577251b81db
gm024
3
sr002i.patch
f5a30085f0cf700460a2eaf8fae20f8769a60e91e1041005b82f8ed2a0a2dee61bdf3bbc31a40a8fd973c27fad5f7e463f6d6887b8c221b45b7907fb0ca2b68a
mame024
4
.tar.gz
792f3ea85d1e721a2c5459da9454c0fe5bae3636c9ef1bc2a868339812302e6538e1d5c436e3a4bf0b80e7aad81cb0406f87a82c2a180ec17b7f8c3d9d56b6ef
gm024
4
sr002i.patch
dc008245cbea0b94f58d83e09bf5fd3fff04ac0e2f3a36b910a8b7633c5377419fc67a1fd366ef268e283f744d9a8d29928cfacf456b3edaa2d0b1a11d46a701 mame.ini
8f83ff5a916f4ff8e86c5afbdfe4475f7780bb36c20c78d6d029d0eb0dafd77b3471faa538aca384001d2049dc94c4df3429c67d743adde9fd6329c91e6d19a2 midi.conf
3
0b235f85df8461249d9c1cd02318d319814e5f93d455bbae50ffddd07fef913d2f25b29c9ca49b9938c96f9e91a3d00971882438692c162cf8c7b39a0709e0d
fix-musl.patch
3
2fa59744e426a0921e44e1e792dbdc263cf8e505407adfe1dc392aa949db96bf8fce2140a3f5ede5a5ba756cf40d80887c502f52cec805c34c477ac44c21049
fix-musl.patch
3e4e1ccfc506d18cd4d78ea477b53bf9854568c1eab64e6dc63bbdc750dcd94a2229635d17dbe9c5ee75b28baffeac5c87850f7c87b0dd400636811a961d8d9d nonag.patch
"
This diff is collapsed.
Click to expand it.
testing/mame/fix-musl.patch
+
10
−
0
View file @
7f174f79
...
...
@@ -29,3 +29,13 @@
#include <thread>
#include <pulse/pulseaudio.h>
--- a/src/lib/netlist/plib/ppmf.h
+++ b/src/lib/netlist/plib/ppmf.h
@@ -94,6 +94,7 @@
#ifndef PPMF_FORCE_TYPE
#define PPMF_FORCE_TYPE -1
#endif
+#include "stddef.h"
namespace plib {
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment