Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] PrismLauncher: update to 7.0.
@ 2023-06-09  9:22 SpidFightFR
  2023-06-09 18:22 ` classabbyamp
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: SpidFightFR @ 2023-06-09  9:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 774 bytes --]

There is a new pull request by SpidFightFR against master on the void-packages repository

https://github.com/SpidFightFR/void-packages update-prism
https://github.com/void-linux/void-packages/pull/44326

PrismLauncher: update to 7.0.
#### Testing the changes
- I tested the changes in this PR: **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)


#### Additional notes for the PR
- Updated Openjdk in the template as the compatibility with prism is verified up until openjdk 20. Also added a QT5 argument as building Prism using QT6 will cause issues. It should be kept as is up until QT6-cmake is available in void repos.

A patch file from https://github.com/void-linux/void-packages/pull/44326.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-prism-44326.patch --]
[-- Type: text/x-diff, Size: 1472 bytes --]

From 071da4d538688ab347b95e7f21407c7547ea41b3 Mon Sep 17 00:00:00 2001
From: SpidFightFR <vincent.bardot@outlook.fr>
Date: Fri, 9 Jun 2023 09:13:18 +0000
Subject: [PATCH] PrismLauncher: update to 7.0.

---
 srcpkgs/PrismLauncher/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template
index 2c9e9cc3d8d4..dbfce347e1ab 100644
--- a/srcpkgs/PrismLauncher/template
+++ b/srcpkgs/PrismLauncher/template
@@ -1,10 +1,10 @@
 # Template file for 'PrismLauncher'
 pkgname=PrismLauncher
-version=6.3
+version=7.0
 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=aef3d368aea8c5c65d6db0d258ef3d0a2965a009f1311568190d2b557ec01833
 
 if [ -z "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -DBUILD_TESTING=0"

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2023-06-18  7:09 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09  9:22 [PR PATCH] PrismLauncher: update to 7.0 SpidFightFR
2023-06-09 18:22 ` classabbyamp
2023-06-10  6:20 ` SpidFightFR
2023-06-10  7:10 ` SpidFightFR
2023-06-10  8:40 ` classabbyamp
2023-06-10 13:15 ` SpidFightFR
2023-06-10 13:15 ` SpidFightFR
2023-06-11  9:25 ` oynqr
2023-06-11 10:02 ` SpidFightFR
2023-06-11 11:17 ` classabbyamp
2023-06-17 11:24 ` [PR PATCH] [Updated] " SpidFightFR
2023-06-17 11:31 ` PrismLauncher: update to 7.1 SpidFightFR
2023-06-17 14:41 ` [PR PATCH] [Updated] " SpidFightFR
2023-06-17 14:42 ` SpidFightFR
2023-06-17 14:42 ` SpidFightFR
2023-06-17 15:18 ` [PR REVIEW] " classabbyamp
2023-06-17 16:29 ` SpidFightFR
2023-06-17 16:30 ` SpidFightFR
2023-06-17 16:35 ` classabbyamp
2023-06-17 17:04 ` SpidFightFR
2023-06-17 17:20 ` classabbyamp
2023-06-18  6:24 ` [PR PATCH] [Updated] " SpidFightFR
2023-06-18  7:09 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).