PrismLauncher: update to 7.1.
This commit is contained in:
parent
3ae7561653
commit
bf9d7db3db
@ -1,10 +1,10 @@
|
||||
# Template file for 'PrismLauncher'
|
||||
pkgname=PrismLauncher
|
||||
version=6.3
|
||||
version=7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DLauncher_BUILD_PLATFORM=Void"
|
||||
hostmakedepends="extra-cmake-modules openjdk8 pkg-config qt5-host-tools
|
||||
configure_args="-DLauncher_BUILD_PLATFORM=Void -DLauncher_QT_VERSION_MAJOR='5'"
|
||||
hostmakedepends="extra-cmake-modules openjdk17 pkg-config qt5-host-tools
|
||||
qt5-qmake scdoc"
|
||||
makedepends="qt5-devel"
|
||||
depends="virtual?java-runtime qt5-svg qt5-imageformats"
|
||||
@ -13,7 +13,7 @@ maintainer="Philipp David <pd@3b.pm>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://prismlauncher.org/"
|
||||
distfiles="https://github.com/PrismLauncher/PrismLauncher/releases/download/${version}/PrismLauncher-${version}.tar.gz"
|
||||
checksum=fc1896df6422248dbd767d4a82066fe6044ae104354ebf75fc5ae92252f2fb1a
|
||||
checksum=dc7aeff6e0dc12f4f2065e718418a4110ccdbad3e49fbd58e416a213fde7ebb1
|
||||
|
||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DBUILD_TESTING=0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user