devilutionX: update to 1.2.1
Applied suggested changes Removed nocross
This commit is contained in:
parent
b687725162
commit
05da017998
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'devilutionX'
|
# Template file for 'devilutionX'
|
||||||
pkgname=devilutionX
|
pkgname=devilutionX
|
||||||
version=1.1.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBINARY_RELEASE=ON -DTTF_FONT_PATH=\"/usr/share/fonts/truetype/CharisSILB.ttf\""
|
configure_args="-DVERSION_NUM=$version -DBINARY_RELEASE=ON -DTTF_FONT_PATH=\"/usr/share/fonts/truetype/CharisSILB.ttf\""
|
||||||
makedepends="SDL2-devel SDL2_ttf-devel SDL2_mixer-devel libsodium-devel"
|
makedepends="SDL2-devel SDL2_ttf-devel SDL2_mixer-devel libsodium-devel"
|
||||||
short_desc="Diablo I engine for modern operating systems"
|
short_desc="Diablo I engine for modern operating systems"
|
||||||
maintainer="MarcoAPC <marcoaureliopc@gmail.com>"
|
maintainer="MarcoAPC <marcoaureliopc@gmail.com>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://github.com/diasurgical/devilutionX"
|
homepage="https://github.com/diasurgical/devilutionX"
|
||||||
distfiles="https://github.com/diasurgical/devilutionX/archive/${version}.tar.gz"
|
distfiles="https://github.com/diasurgical/devilutionX/archive/${version}.tar.gz"
|
||||||
checksum=395ec298df5383abe60550d45adba5e5811984589ccb1e504891b267b3c467c1
|
checksum=002dcbd4d4a5bdf8db1a3ec01139e5bfbed46d6a1caa32b17c9f2df161ad3521
|
||||||
nocross="https://build.voidlinux.org/builders/aarch64-musl_builder/builds/25453/steps/shell_3/logs/stdio"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue