Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1
@ 2022-10-28 14:12 38github
  2022-10-30 19:39 ` classabbyamp
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: 38github @ 2022-10-28 14:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/38github/void-packages patch-2
https://github.com/void-linux/void-packages/pull/40204

Update Jamulus 3.9.0 -> 3.9.1
Updated version and checksum. Built correctly and runs.

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

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

#### 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/40204.patch is attached

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

From 6d5dd18ad925aec0a7c1fd18bcd1b62b558988ad Mon Sep 17 00:00:00 2001
From: 38github <18294149+38github@users.noreply.github.com>
Date: Fri, 28 Oct 2022 16:09:38 +0200
Subject: [PATCH] Update template

Updated version and checksum. Built correctly and runs.
---
 srcpkgs/jamulus/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/jamulus/template b/srcpkgs/jamulus/template
index c7be91e1e414..7b88826342b5 100644
--- a/srcpkgs/jamulus/template
+++ b/srcpkgs/jamulus/template
@@ -1,6 +1,6 @@
 # Template file for 'jamulus'
 pkgname=jamulus
-version=3.9.0
+version=3.9.1
 revision=1
 _version=r${version//./_}
 wrksrc=${pkgname}-${_version}
@@ -13,4 +13,4 @@ maintainer="astralchan <astral@astralchan.xyz>"
 license="GPL-2.0-or-later"
 homepage="https://jamulus.io"
 distfiles="https://github.com/corrados/jamulus/archive/${_version}.tar.gz"
-checksum=742b1954111c55b39ea7b2863c762d6731359e2b4793ef2409b150096fb196a5
+checksum=758381a92ff7b264534773b71b6bf8e098bbeb6d693efdc2916609f2ff842889

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

* Re: Update Jamulus 3.9.0 -> 3.9.1
  2022-10-28 14:12 [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1 38github
@ 2022-10-30 19:39 ` classabbyamp
  2022-10-31  0:35 ` jamulus: update to 3.9.1 38github
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-10-30 19:39 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40204#issuecomment-1296335461

Comment:
commit message should be `jamulus: update to 3.9.1.`

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

* Re: jamulus: update to 3.9.1
  2022-10-28 14:12 [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1 38github
  2022-10-30 19:39 ` classabbyamp
@ 2022-10-31  0:35 ` 38github
  2022-10-31  1:16 ` classabbyamp
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: 38github @ 2022-10-31  0:35 UTC (permalink / raw)
  To: ml

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

New comment by 38github on void-packages repository

https://github.com/void-linux/void-packages/pull/40204#issuecomment-1296401356

Comment:
What is "Linting template" that fail?

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

* Re: jamulus: update to 3.9.1
  2022-10-28 14:12 [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1 38github
  2022-10-30 19:39 ` classabbyamp
  2022-10-31  0:35 ` jamulus: update to 3.9.1 38github
@ 2022-10-31  1:16 ` classabbyamp
  2022-11-02 22:35 ` [PR PATCH] [Updated] " 38github
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-10-31  1:16 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40204#issuecomment-1296422385

Comment:
> Error: 6d5dd18a: subject does not follow CONTRIBUTING.md guildelines

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

* Re: [PR PATCH] [Updated] jamulus: update to 3.9.1
  2022-10-28 14:12 [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1 38github
                   ` (2 preceding siblings ...)
  2022-10-31  1:16 ` classabbyamp
@ 2022-11-02 22:35 ` 38github
  2022-11-02 23:00 ` paper42
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: 38github @ 2022-11-02 22:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/38github/void-packages patch-2
https://github.com/void-linux/void-packages/pull/40204

jamulus: update to 3.9.1
Updated version and checksum. Built correctly and runs.

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

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

#### 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/40204.patch is attached

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

From 6d5dd18ad925aec0a7c1fd18bcd1b62b558988ad Mon Sep 17 00:00:00 2001
From: 38github <18294149+38github@users.noreply.github.com>
Date: Fri, 28 Oct 2022 16:09:38 +0200
Subject: [PATCH 1/2] Update template

Updated version and checksum. Built correctly and runs.
---
 srcpkgs/jamulus/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/jamulus/template b/srcpkgs/jamulus/template
index c7be91e1e414..7b88826342b5 100644
--- a/srcpkgs/jamulus/template
+++ b/srcpkgs/jamulus/template
@@ -1,6 +1,6 @@
 # Template file for 'jamulus'
 pkgname=jamulus
-version=3.9.0
+version=3.9.1
 revision=1
 _version=r${version//./_}
 wrksrc=${pkgname}-${_version}
@@ -13,4 +13,4 @@ maintainer="astralchan <astral@astralchan.xyz>"
 license="GPL-2.0-or-later"
 homepage="https://jamulus.io"
 distfiles="https://github.com/corrados/jamulus/archive/${_version}.tar.gz"
-checksum=742b1954111c55b39ea7b2863c762d6731359e2b4793ef2409b150096fb196a5
+checksum=758381a92ff7b264534773b71b6bf8e098bbeb6d693efdc2916609f2ff842889

From 123d575f90cd1d8e76b9a55162c97d6363661147 Mon Sep 17 00:00:00 2001
From: 38github <18294149+38github@users.noreply.github.com>
Date: Wed, 2 Nov 2022 23:35:33 +0100
Subject: [PATCH 2/2] Update template

Ran the template through xlint and changed the things that was reported as wrong until no output was showing.
---
 srcpkgs/jamulus/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/jamulus/template b/srcpkgs/jamulus/template
index 7b88826342b5..94a7e72d19d7 100644
--- a/srcpkgs/jamulus/template
+++ b/srcpkgs/jamulus/template
@@ -9,7 +9,7 @@ configure_args="Jamulus.pro"
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
 makedepends="qt5-declarative-devel jack-devel qt5-multimedia-devel"
 short_desc="Play music online. With friends. For free"
-maintainer="astralchan <astral@astralchan.xyz>"
+maintainer="38github <rickard@tutanota.com>"
 license="GPL-2.0-or-later"
 homepage="https://jamulus.io"
 distfiles="https://github.com/corrados/jamulus/archive/${_version}.tar.gz"

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

* Re: jamulus: update to 3.9.1
  2022-10-28 14:12 [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1 38github
                   ` (3 preceding siblings ...)
  2022-11-02 22:35 ` [PR PATCH] [Updated] " 38github
@ 2022-11-02 23:00 ` paper42
  2022-11-03 11:09 ` [PR PATCH] [Closed]: " 38github
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-11-02 23:00 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40204#issuecomment-1301471391

Comment:
This PR should contain one commit with the correct commit message as documented in CONTRIBUTING.md.

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

* Re: [PR PATCH] [Closed]: jamulus: update to 3.9.1
  2022-10-28 14:12 [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1 38github
                   ` (4 preceding siblings ...)
  2022-11-02 23:00 ` paper42
@ 2022-11-03 11:09 ` 38github
  2022-11-13  0:02 ` 38github
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: 38github @ 2022-11-03 11:09 UTC (permalink / raw)
  To: ml

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

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

jamulus: update to 3.9.1
https://github.com/void-linux/void-packages/pull/40204

Description:
Updated version and checksum. Built correctly and runs.

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

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

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


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

* Re: jamulus: update to 3.9.1
  2022-10-28 14:12 [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1 38github
                   ` (5 preceding siblings ...)
  2022-11-03 11:09 ` [PR PATCH] [Closed]: " 38github
@ 2022-11-13  0:02 ` 38github
  2023-03-10  9:44 ` astralchan
  2023-03-10  9:56 ` astralchan
  8 siblings, 0 replies; 10+ messages in thread
From: 38github @ 2022-11-13  0:02 UTC (permalink / raw)
  To: ml

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

New comment by 38github on void-packages repository

https://github.com/void-linux/void-packages/pull/40204#issuecomment-1312599852

Comment:
Anyone capable wanting to update Jamulus? I need to learn the package update procedure before I try updating a package again.

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

* Re: jamulus: update to 3.9.1
  2022-10-28 14:12 [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1 38github
                   ` (6 preceding siblings ...)
  2022-11-13  0:02 ` 38github
@ 2023-03-10  9:44 ` astralchan
  2023-03-10  9:56 ` astralchan
  8 siblings, 0 replies; 10+ messages in thread
From: astralchan @ 2023-03-10  9:44 UTC (permalink / raw)
  To: ml

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

New comment by astralchan on void-packages repository

https://github.com/void-linux/void-packages/pull/40204#issuecomment-1463538302

Comment:
If you want to update it, just rebase the last two commits and squash them to one: "jamulus: update to 3.9.1"

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

* Re: jamulus: update to 3.9.1
  2022-10-28 14:12 [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1 38github
                   ` (7 preceding siblings ...)
  2023-03-10  9:44 ` astralchan
@ 2023-03-10  9:56 ` astralchan
  8 siblings, 0 replies; 10+ messages in thread
From: astralchan @ 2023-03-10  9:56 UTC (permalink / raw)
  To: ml

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

New comment by astralchan on void-packages repository

https://github.com/void-linux/void-packages/pull/40204#issuecomment-1463538302

Comment:
If you want to update it, just rebase the last two commits and squash them to one: "jamulus: update to 3.9.1" I can update it rq.

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

end of thread, other threads:[~2023-03-10  9:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-28 14:12 [PR PATCH] Update Jamulus 3.9.0 -> 3.9.1 38github
2022-10-30 19:39 ` classabbyamp
2022-10-31  0:35 ` jamulus: update to 3.9.1 38github
2022-10-31  1:16 ` classabbyamp
2022-11-02 22:35 ` [PR PATCH] [Updated] " 38github
2022-11-02 23:00 ` paper42
2022-11-03 11:09 ` [PR PATCH] [Closed]: " 38github
2022-11-13  0:02 ` 38github
2023-03-10  9:44 ` astralchan
2023-03-10  9:56 ` astralchan

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