testing/dhewm3: upgrade to 1.5.2

This commit is contained in:
J0WI 2022-08-24 07:57:41 +00:00 committed by psykose
parent b02a3ee947
commit 891ed43287
No known key found for this signature in database
2 changed files with 8 additions and 6 deletions

View File

@ -1,14 +1,14 @@
# Contributor: Díaz Urbaneja Diego <sodomon2@gmail.com>
# Maintainer: Díaz Urbaneja Diego <sodomon2@gmail.com>
pkgname=dhewm3
pkgver=1.5.1
pkgrel=1
pkgver=1.5.2
pkgrel=0
pkgdesc="Doom 3 engine with native 64-bit support, SDL, and OpenAL"
url="https://dhewm3.org/"
arch="x86_64 x86" # disabled for the other architectures due to compiling problems
arch="all !riscv64"
license="GPL-3.0-only"
depends="curl libogg libpng libvorbis"
makedepends="cmake libjpeg-turbo-dev libogg-dev libpng-dev libvorbis-dev make
makedepends="cmake libjpeg-turbo-dev libogg-dev libpng-dev libvorbis-dev
openal-soft-dev sdl2-dev zlib-dev"
options="!check" # make check not implemented
source="$pkgname-$pkgver.tar.gz::https://github.com/dhewm/dhewm3/archive/$pkgver.tar.gz
@ -37,6 +37,8 @@ package() {
install -Dm644 "$srcdir"/dhewm3.png "$pkgdir/usr/share/pixmaps/dhewm3.png"
}
sha512sums="b485cadea173e8cf36c04b01ccc8e2e1ab1354b174fd11c967e7e361b084bd96fd781494b7c416097d39ea2e15e69ad948c6600f16f711526a17c9546243a0fa dhewm3-1.5.1.tar.gz
sha512sums="
37aa177b6366e37e836a3fe1da5d7dd0869a8d3788a9a70b928355a161034c8b8b6b66b91f7383cdc0bd9c78cbf8fde1129c6ad6405a244069368fbf230e0137 dhewm3-1.5.2.tar.gz
377d34c4d9ab21b09a501431e1bf8d123d3655a47499a7664db85168e2f85b73c8792bc958026593299eac57449f813b10047beb302784cc53d096e1cc37efbd dhewm3.desktop
13f7a50d1f57d35bf582c3d99ff4dea4b18e60827f62aa640b7b43d419a3f4f478b45311d2abacfd2aa2f033c59f5c6253aa4916fc234b41eb6cc70d5eeac17c dhewm3.png"
11957d10fd685c5b7967c6baf7e6c75e6995f76a028fa0dba75c4d596e84acb4f9ab863c0ae0b4e164483ef089111f4b3eb31fd5c770f0e77048112210b60b97 dhewm3.png
"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB