mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/megazeux: upgrade to 2.93b
This commit is contained in:
parent
46f362774e
commit
c05142e569
@ -1,15 +1,12 @@
|
||||
# Contributor: Adrian Siekierka <kontakt@asie.pl>
|
||||
# Maintainer: Adrian Siekierka <kontakt@asie.pl>
|
||||
pkgname=megazeux
|
||||
pkgver=2.93
|
||||
pkgver=2.93b
|
||||
pkgrel=0
|
||||
pkgdesc="Game creation system"
|
||||
url="https://www.digitalmzx.com/"
|
||||
# Compiling on s390x currently leads to an endianness misdetection, and thus
|
||||
# a test failure.
|
||||
# https://www.digitalmzx.com/forums/index.php?app=tracker&showissue=830
|
||||
# loongarch64: Test failure
|
||||
arch="all !s390x !loongarch64"
|
||||
arch="all !loongarch64"
|
||||
license="GPL-2.0-or-later"
|
||||
makedepends="libpng-dev libvorbis-dev sdl2-dev zlib-dev"
|
||||
subpackages="$pkgname-doc"
|
||||
@ -37,5 +34,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
23356d28b59f8da5865f4535fec106f7b25f3330b58e5a1ec8839ebf2c2d529d30582ebf1753ba798f23047cf9a0ae3a1e598a672ef68b25649d12979b83a012 mzx293src.tar.xz
|
||||
23c7888d8e18f8002da0fc737182fdb67ffc6d7325670a86dcd7398a1634b118025154ca84c4013bfabc1ba50aaed863a0bf7f4013961f0e0c85e08328172cd7 mzx293bsrc.tar.xz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user