Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mame


Commits:
b058668d by Antonio Rojas at 2026-05-28T22:57:26+02:00
upgpkg: 0.288-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = mame
        pkgdesc = Port of the popular Multiple Arcade Machine Emulator using 
SDL with OpenGL support
-       pkgver = 0.287
-       pkgrel = 2
+       pkgver = 0.288
+       pkgrel = 1
        url = https://mamedev.org/
        arch = x86_64
        license = BSD-2-Clause
@@ -31,13 +31,13 @@ pkgbase = mame
        makedepends = sdl2_ttf
        options = !debug
        options = !lto
-       source = git+https://github.com/mamedev/mame#tag=mame0287?signed
+       source = git+https://github.com/mamedev/mame#tag=mame0288?signed
        source = mame.desktop
        source = mame.sh
        source = mame.svg
        source = lua-5.5.patch
        validpgpkeys = D0362DB01844E0433ADBBFBAC174B1018C40710E
-       sha256sums = 
5cc8f275f2156c8ab73e3e658a582cb9f729bd4db7771e40f969309ec31f8398
+       sha256sums = 
83c0c5ef9b3f1bd2078e924036a900542690390d90801898893786ec9d01e960
        sha256sums = 
0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821
        sha256sums = 
ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba
        sha256sums = 
17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4
@@ -52,6 +52,7 @@ pkgname = mame
        depends = libglvnd
        depends = libjpeg-turbo
        depends = libpulse
+       depends = libstdc++
        depends = libutf8proc
        depends = libx11
        depends = libxi
@@ -74,6 +75,7 @@ pkgname = mame-tools
        depends = flac
        depends = glibc
        depends = libgcc
+       depends = libstdc++
        depends = libutf8proc
        depends = sdl2
        depends = zlib


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 pkgbase=mame
 pkgname=(mame
          mame-tools)
-pkgver=0.287
-pkgrel=2
+pkgver=0.288
+pkgrel=1
 pkgdesc='Port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support'
 url='https://mamedev.org/'
 license=(BSD-2-Clause
@@ -41,7 +41,7 @@ 
source=(git+https://github.com/mamedev/mame#tag=mame${pkgver/./}?signed
         mame.sh
         mame.svg
         lua-5.5.patch)
-sha256sums=('5cc8f275f2156c8ab73e3e658a582cb9f729bd4db7771e40f969309ec31f8398'
+sha256sums=('83c0c5ef9b3f1bd2078e924036a900542690390d90801898893786ec9d01e960'
             '0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821'
             'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
             '17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4'
@@ -89,6 +89,7 @@ package_mame() {
            libglvnd
            libjpeg-turbo
            libpulse
+           libstdc++
            libutf8proc
            libx11
            libxi
@@ -143,6 +144,7 @@ package_mame-tools() {
   depends=(flac
            glibc
            libgcc
+           libstdc++
            libutf8proc
            sdl2
            zlib



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mame/-/commit/b058668d692f3775ea6c8d4f318a6707534dc11a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mame/-/commit/b058668d692f3775ea6c8d4f318a6707534dc11a
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to