Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] runelite-launcher: update to 2.6.9 & fix build
@ 2023-11-10 20:14 vfx1b
  2023-11-12  0:42 ` [PR PATCH] [Updated] runelite-launcher: update to 2.6.9 vfx1b
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: vfx1b @ 2023-11-10 20:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/vfx1b/void-packages runelite
https://github.com/void-linux/void-packages/pull/47152

runelite-launcher: update to 2.6.9 & fix build
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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


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

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

From fba10c2a1b020f0736e04e4391e8d5ad2833ba0f Mon Sep 17 00:00:00 2001
From: vfx1b <7357180+vfx1b@users.noreply.github.com>
Date: Fri, 10 Nov 2023 20:06:31 +0000
Subject: [PATCH] runelite-launcher: update to 2.6.9 & fix build

---
 srcpkgs/runelite-launcher/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/runelite-launcher/template b/srcpkgs/runelite-launcher/template
index d58371888fcb5..0e28cab809118 100644
--- a/srcpkgs/runelite-launcher/template
+++ b/srcpkgs/runelite-launcher/template
@@ -1,15 +1,15 @@
 # Template file for 'runelite-launcher'
 pkgname=runelite-launcher
-version=2.1.7
+version=2.6.9
 revision=1
-hostmakedepends="apache-maven"
+hostmakedepends="apache-maven openjdk11"
 depends="virtual?java-runtime"
 short_desc="Open source Old School RuneScape client"
 maintainer="Matteo Signer <matteo.signer@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://runelite.net"
 distfiles="https://github.com/runelite/launcher/archive/${version}.tar.gz"
-checksum=9b14d5f2b10c6dad39554ba9faf24b58b74e35d8557e1d46dd814031f4844b8b
+checksum=cc5375f9e41669fcd22dfa68f6e17b80cc90b0db385d27dfcdd9f3e18e1c5100
 
 do_build() {
 	mvn package

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

* Re: [PR PATCH] [Updated] runelite-launcher: update to 2.6.9
  2023-11-10 20:14 [PR PATCH] runelite-launcher: update to 2.6.9 & fix build vfx1b
@ 2023-11-12  0:42 ` vfx1b
  2023-11-12 22:27 ` vfx1b
  2023-12-02 21:27 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: vfx1b @ 2023-11-12  0:42 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by vfx1b against master on the void-packages repository

https://github.com/vfx1b/void-packages runelite
https://github.com/void-linux/void-packages/pull/47152

runelite-launcher: update to 2.6.9
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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


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

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

From fba10c2a1b020f0736e04e4391e8d5ad2833ba0f Mon Sep 17 00:00:00 2001
From: vfx1b <7357180+vfx1b@users.noreply.github.com>
Date: Fri, 10 Nov 2023 20:06:31 +0000
Subject: [PATCH 1/2] runelite-launcher: update to 2.6.9 & fix build

---
 srcpkgs/runelite-launcher/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/runelite-launcher/template b/srcpkgs/runelite-launcher/template
index d58371888fcb5..0e28cab809118 100644
--- a/srcpkgs/runelite-launcher/template
+++ b/srcpkgs/runelite-launcher/template
@@ -1,15 +1,15 @@
 # Template file for 'runelite-launcher'
 pkgname=runelite-launcher
-version=2.1.7
+version=2.6.9
 revision=1
-hostmakedepends="apache-maven"
+hostmakedepends="apache-maven openjdk11"
 depends="virtual?java-runtime"
 short_desc="Open source Old School RuneScape client"
 maintainer="Matteo Signer <matteo.signer@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://runelite.net"
 distfiles="https://github.com/runelite/launcher/archive/${version}.tar.gz"
-checksum=9b14d5f2b10c6dad39554ba9faf24b58b74e35d8557e1d46dd814031f4844b8b
+checksum=cc5375f9e41669fcd22dfa68f6e17b80cc90b0db385d27dfcdd9f3e18e1c5100
 
 do_build() {
 	mvn package

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

* Re: [PR PATCH] [Updated] runelite-launcher: update to 2.6.9
  2023-11-10 20:14 [PR PATCH] runelite-launcher: update to 2.6.9 & fix build vfx1b
  2023-11-12  0:42 ` [PR PATCH] [Updated] runelite-launcher: update to 2.6.9 vfx1b
@ 2023-11-12 22:27 ` vfx1b
  2023-12-02 21:27 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: vfx1b @ 2023-11-12 22:27 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by vfx1b against master on the void-packages repository

https://github.com/vfx1b/void-packages runelite
https://github.com/void-linux/void-packages/pull/47152

runelite-launcher: update to 2.6.9
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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


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

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

From a8b1ba2300f3cbba325b01180eeffdfbb75ea571 Mon Sep 17 00:00:00 2001
From: vfx1b <gvfx1b@skiff.com>
Date: Mon, 13 Nov 2023 00:25:15 +0100
Subject: [PATCH] runelite-launcher: update to 2.6.9.

---
 srcpkgs/runelite-launcher/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/runelite-launcher/template b/srcpkgs/runelite-launcher/template
index d58371888fcb5..0e28cab809118 100644
--- a/srcpkgs/runelite-launcher/template
+++ b/srcpkgs/runelite-launcher/template
@@ -1,15 +1,15 @@
 # Template file for 'runelite-launcher'
 pkgname=runelite-launcher
-version=2.1.7
+version=2.6.9
 revision=1
-hostmakedepends="apache-maven"
+hostmakedepends="apache-maven openjdk11"
 depends="virtual?java-runtime"
 short_desc="Open source Old School RuneScape client"
 maintainer="Matteo Signer <matteo.signer@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://runelite.net"
 distfiles="https://github.com/runelite/launcher/archive/${version}.tar.gz"
-checksum=9b14d5f2b10c6dad39554ba9faf24b58b74e35d8557e1d46dd814031f4844b8b
+checksum=cc5375f9e41669fcd22dfa68f6e17b80cc90b0db385d27dfcdd9f3e18e1c5100
 
 do_build() {
 	mvn package

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

* Re: [PR PATCH] [Merged]: runelite-launcher: update to 2.6.9
  2023-11-10 20:14 [PR PATCH] runelite-launcher: update to 2.6.9 & fix build vfx1b
  2023-11-12  0:42 ` [PR PATCH] [Updated] runelite-launcher: update to 2.6.9 vfx1b
  2023-11-12 22:27 ` vfx1b
@ 2023-12-02 21:27 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-12-02 21:27 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

runelite-launcher: update to 2.6.9
https://github.com/void-linux/void-packages/pull/47152

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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


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

end of thread, other threads:[~2023-12-02 21:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-10 20:14 [PR PATCH] runelite-launcher: update to 2.6.9 & fix build vfx1b
2023-11-12  0:42 ` [PR PATCH] [Updated] runelite-launcher: update to 2.6.9 vfx1b
2023-11-12 22:27 ` vfx1b
2023-12-02 21:27 ` [PR PATCH] [Merged]: " Duncaen

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).