godot release
This commit is contained in:
parent
9b2924aab5
commit
2513028c1d
1 changed files with 13 additions and 10 deletions
23
PKGBUILD
23
PKGBUILD
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Page Asgardius <asgardius@asgardius.company>
|
# Maintainer: Page Asgardius <asgardius@asgardius.company>
|
||||||
pkgname=r3-game
|
pkgname=r3-game
|
||||||
pkgver=1.1.0
|
pkgver=0.1.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="puzzle game set in the asteroid belt (made with godot)"
|
pkgdesc="puzzle game set in the asteroid belt (made with godot)"
|
||||||
arch=('x86_64' "aarch64")
|
arch=('any')
|
||||||
url="https://patrice.asgardius.company/gitea/asgardius/r3"
|
url="https://patrice.asgardius.company/gitea/asgardius/r3"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=(embree3 freetype2 graphite harfbuzz harfbuzz-icu libglvnd libspeechd
|
depends=(embree3 freetype2 graphite harfbuzz harfbuzz-icu libglvnd libspeechd
|
||||||
|
@ -12,13 +12,15 @@ depends=(embree3 freetype2 graphite harfbuzz harfbuzz-icu libglvnd libspeechd
|
||||||
optdepends=('pipewire-alsa: for audio support'
|
optdepends=('pipewire-alsa: for audio support'
|
||||||
'pipewire-pulse: for audio support')
|
'pipewire-pulse: for audio support')
|
||||||
|
|
||||||
source=("r3-game.x86_64::https://git.asgardius.company/asgardius/r3-next/releases/download/R0.1.3-beta/The%20Red%20Robot%20Radio.x86_64"
|
source=("r3-game.x86_64::https://git.asgardius.company/asgardius/r3-next/releases/download/R0.1.4-beta/The%20Red%20Robot%20Radio.x86_64"
|
||||||
"r3-game.arm64::https://git.asgardius.company/asgardius/r3-next/releases/download/R0.1.3-beta/The%20Red%20Robot%20Radio.arm64"
|
"r3-game.arm64::https://git.asgardius.company/asgardius/r3-next/releases/download/R0.1.4-beta/The%20Red%20Robot%20Radio.arm64"
|
||||||
|
"r3-game.pck::https://git.asgardius.company/asgardius/r3-next/releases/download/R0.1.4-beta/The%20Red%20Robot%20Radio.pck"
|
||||||
"local://r3.desktop"
|
"local://r3.desktop"
|
||||||
"r3-game.sh"
|
"r3-game.sh"
|
||||||
"local://r3.png")
|
"local://r3.png")
|
||||||
sha512sums=('c5f4ccd9fa7e4d89ffab3819d2cecfcb9619b0a4b10ea06bfbea5c357a8d90d0b51f15d4858540a5392de2fbad6d90a9827f134b69c32e9edbfa6460a0825d15'
|
sha512sums=('c70d6ba13a485b15093d6f0b0568433b03029f1971ae783e6c667fe29d2bf82153de035d0be47371668136ada10ab6b12b1e95334255acc508c86728c99a6105'
|
||||||
'5865cdbeee52cbab084bad1a184f3a917daf244eec6d32706fe694baac6d66dab41b5997643b3fc8ded44b40b4e1246e39e3bdbd0703f18fb37843926fca0ed0'
|
'6a6041b922edf39b2fd076637a209d5218d99f6fb76841c1f405e6a0b7d26c1ed2a3bd9d96aff697a8b9cce233f43a71cbc72ffbdd233f6aa72500fddfdf98f7'
|
||||||
|
'5d1c37b24747d2f579e58160934b1baa8b5e32f56a97f32c52e9b9531796c87a58574c827d0210e665ad8d335d16b024aa6fbc7af5f6ab4099c27c1513c729bc'
|
||||||
'3aff46474672a549aa9d37cdde6afed07c3a1953f6dfacb62ed1acfe505e9746fbd20ae67dc4565ed9fadff0d5f352fd679d937fdc618e4472979b563e4d62bf'
|
'3aff46474672a549aa9d37cdde6afed07c3a1953f6dfacb62ed1acfe505e9746fbd20ae67dc4565ed9fadff0d5f352fd679d937fdc618e4472979b563e4d62bf'
|
||||||
'f7344601ca43e09e5d6dadadfe3bcf354481c28253d5bdc3da028b9fd314ba6b36c07ccddeabef06a83e287d1e99f6796a3a402b115ba16ccea28f3141b32f88'
|
'f7344601ca43e09e5d6dadadfe3bcf354481c28253d5bdc3da028b9fd314ba6b36c07ccddeabef06a83e287d1e99f6796a3a402b115ba16ccea28f3141b32f88'
|
||||||
'509aca25f7d7e10e2a66516de524f287f6f10f718aa6fb443f65cab782f9a39bc8893406353ff95cf3068c4566ef6aa8c89053eae423e266c273b3316fdde9d4') #autofill using updpkgsums
|
'509aca25f7d7e10e2a66516de524f287f6f10f718aa6fb443f65cab782f9a39bc8893406353ff95cf3068c4566ef6aa8c89053eae423e266c273b3316fdde9d4') #autofill using updpkgsums
|
||||||
|
@ -26,10 +28,11 @@ sha512sums=('c5f4ccd9fa7e4d89ffab3819d2cecfcb9619b0a4b10ea06bfbea5c357a8d90d0b51
|
||||||
package() {
|
package() {
|
||||||
# Install Game executable and data files
|
# Install Game executable and data files
|
||||||
install -D -m 755 "${srcdir}/r3-game.sh" "$pkgdir/usr/bin/r3-game"
|
install -D -m 755 "${srcdir}/r3-game.sh" "$pkgdir/usr/bin/r3-game"
|
||||||
mkdir -p "$pkgdir/opt/virtualx"
|
#mkdir -p "$pkgdir/opt/virtualx"
|
||||||
cp "r3-game.x86_64" "$pkgdir/opt/virtualx/r3-game.x86_64"
|
install -D -m 755 "${srcdir}/r3-game.x86_64" "$pkgdir/opt/virtualx/r3-game.x86_64"
|
||||||
cp "r3-game.arm64" "$pkgdir/opt/virtualx/r3-game.arm64"
|
install -D -m 755 "${srcdir}/r3-game.arm64" "$pkgdir/opt/virtualx/r3-game.arm64"
|
||||||
chmod 755 "$pkgdir/opt/virtualx"
|
install -D -m 644 "${srcdir}/r3-game.pck" "$pkgdir/opt/virtualx/r3-game.pck"
|
||||||
|
#chmod 755 "$pkgdir/opt/virtualx"
|
||||||
|
|
||||||
# Install icon
|
# Install icon
|
||||||
install -D -m 644 "${srcdir}/r3.png" "$pkgdir/usr/share/icons/hicolor/apps/r3-game.png"
|
install -D -m 644 "${srcdir}/r3.png" "$pkgdir/usr/share/icons/hicolor/apps/r3-game.png"
|
||||||
|
|
Loading…
Reference in a new issue