Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] guitarix2: update to 0.44.1
@ 2023-03-20 16:03 realcharmer
  2023-03-20 16:07 ` [PR PATCH] [Updated] " realcharmer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: realcharmer @ 2023-03-20 16:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages guitarix
https://github.com/void-linux/void-packages/pull/42882

guitarix2: update to 0.44.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

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


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

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

From d5ade588bd2cc37b631789eb603b4f8adc2971ab Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 20 Mar 2023 17:01:31 +0100
Subject: [PATCH] guitarix2: update to 0.44.1

---
 srcpkgs/guitarix2/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/guitarix2/template b/srcpkgs/guitarix2/template
index 1eba6b738eac..95b7fa745152 100644
--- a/srcpkgs/guitarix2/template
+++ b/srcpkgs/guitarix2/template
@@ -1,6 +1,6 @@
 # Template file for 'guitarix2'
 pkgname=guitarix2
-version=0.42.1
+version=0.44.1
 revision=3
 build_style=waf3
 configure_args="--cxxflags-release=-DNDEBUG --ladspa --new-ladspa --no-faust
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://guitarix.org"
 distfiles="${SOURCEFORGE_SITE}/guitarix/guitarix/guitarix2-${version}.tar.xz"
-checksum=797e46e07148fba89e46fac4efe73a5b3a98f070bca85db3d143de781b142c80
+checksum=77e83d754f51ac38c5423f38eeb55de5b3e26128e60b511b02d2defcf36e6c18
 
 build_options="avahi bluez"
 desc_option_bluez="Build with bluez support"

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

* Re: [PR PATCH] [Updated] guitarix2: update to 0.44.1
  2023-03-20 16:03 [PR PATCH] guitarix2: update to 0.44.1 realcharmer
@ 2023-03-20 16:07 ` realcharmer
  2023-03-28  3:50 ` [PR REVIEW] " classabbyamp
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: realcharmer @ 2023-03-20 16:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages guitarix
https://github.com/void-linux/void-packages/pull/42882

guitarix2: update to 0.44.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

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


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

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

From 091c93c53702fd9d8cc73be3a33ff2b3c102021f Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 20 Mar 2023 17:01:31 +0100
Subject: [PATCH] guitarix2: update to 0.44.1

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

diff --git a/srcpkgs/guitarix2/template b/srcpkgs/guitarix2/template
index 1eba6b738eac..9809110b2f03 100644
--- a/srcpkgs/guitarix2/template
+++ b/srcpkgs/guitarix2/template
@@ -1,7 +1,7 @@
 # Template file for 'guitarix2'
 pkgname=guitarix2
-version=0.42.1
-revision=3
+version=0.44.1
+revision=1
 build_style=waf3
 configure_args="--cxxflags-release=-DNDEBUG --ladspa --new-ladspa --no-faust
  $(vopt_if avahi '' '--no-avahi') $(vopt_if bluez '' '--no-bluez')"
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://guitarix.org"
 distfiles="${SOURCEFORGE_SITE}/guitarix/guitarix/guitarix2-${version}.tar.xz"
-checksum=797e46e07148fba89e46fac4efe73a5b3a98f070bca85db3d143de781b142c80
+checksum=77e83d754f51ac38c5423f38eeb55de5b3e26128e60b511b02d2defcf36e6c18
 
 build_options="avahi bluez"
 desc_option_bluez="Build with bluez support"

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

* Re: [PR REVIEW] guitarix2: update to 0.44.1
  2023-03-20 16:03 [PR PATCH] guitarix2: update to 0.44.1 realcharmer
  2023-03-20 16:07 ` [PR PATCH] [Updated] " realcharmer
@ 2023-03-28  3:50 ` classabbyamp
  2023-03-28  8:21 ` [PR PATCH] [Updated] " realcharmer
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-03-28  3:50 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42882#discussion_r1149996272

Comment:
```suggestion
homepage="https://guitarix.org"
```

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

* Re: [PR PATCH] [Updated] guitarix2: update to 0.44.1
  2023-03-20 16:03 [PR PATCH] guitarix2: update to 0.44.1 realcharmer
  2023-03-20 16:07 ` [PR PATCH] [Updated] " realcharmer
  2023-03-28  3:50 ` [PR REVIEW] " classabbyamp
@ 2023-03-28  8:21 ` realcharmer
  2023-03-28  8:22 ` [PR REVIEW] " realcharmer
  2023-03-28 15:28 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: realcharmer @ 2023-03-28  8:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages guitarix
https://github.com/void-linux/void-packages/pull/42882

guitarix2: update to 0.44.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

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


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

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

From bdde0bed219e7df4feb1a6bec3b26012b2839a41 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 20 Mar 2023 17:01:31 +0100
Subject: [PATCH] guitarix2: update to 0.44.1

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

diff --git a/srcpkgs/guitarix2/template b/srcpkgs/guitarix2/template
index 1eba6b738eac..2862d70e7840 100644
--- a/srcpkgs/guitarix2/template
+++ b/srcpkgs/guitarix2/template
@@ -1,7 +1,7 @@
 # Template file for 'guitarix2'
 pkgname=guitarix2
-version=0.42.1
-revision=3
+version=0.44.1
+revision=1
 build_style=waf3
 configure_args="--cxxflags-release=-DNDEBUG --ladspa --new-ladspa --no-faust
  $(vopt_if avahi '' '--no-avahi') $(vopt_if bluez '' '--no-bluez')"
@@ -15,9 +15,9 @@ depends="desktop-file-utils fonts-roboto-ttf"
 short_desc="Virtual guitar amplifier running on Jack Audio Connection Kit"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
-homepage="http://guitarix.org"
+homepage="https://guitarix.org"
 distfiles="${SOURCEFORGE_SITE}/guitarix/guitarix/guitarix2-${version}.tar.xz"
-checksum=797e46e07148fba89e46fac4efe73a5b3a98f070bca85db3d143de781b142c80
+checksum=77e83d754f51ac38c5423f38eeb55de5b3e26128e60b511b02d2defcf36e6c18
 
 build_options="avahi bluez"
 desc_option_bluez="Build with bluez support"

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

* Re: [PR REVIEW] guitarix2: update to 0.44.1
  2023-03-20 16:03 [PR PATCH] guitarix2: update to 0.44.1 realcharmer
                   ` (2 preceding siblings ...)
  2023-03-28  8:21 ` [PR PATCH] [Updated] " realcharmer
@ 2023-03-28  8:22 ` realcharmer
  2023-03-28 15:28 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: realcharmer @ 2023-03-28  8:22 UTC (permalink / raw)
  To: ml

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

New review comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/42882#discussion_r1150212158

Comment:
Good catch, thanks!

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

* Re: [PR PATCH] [Merged]: guitarix2: update to 0.44.1
  2023-03-20 16:03 [PR PATCH] guitarix2: update to 0.44.1 realcharmer
                   ` (3 preceding siblings ...)
  2023-03-28  8:22 ` [PR REVIEW] " realcharmer
@ 2023-03-28 15:28 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-03-28 15:28 UTC (permalink / raw)
  To: ml

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

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

guitarix2: update to 0.44.1
https://github.com/void-linux/void-packages/pull/42882

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

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


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

end of thread, other threads:[~2023-03-28 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20 16:03 [PR PATCH] guitarix2: update to 0.44.1 realcharmer
2023-03-20 16:07 ` [PR PATCH] [Updated] " realcharmer
2023-03-28  3:50 ` [PR REVIEW] " classabbyamp
2023-03-28  8:21 ` [PR PATCH] [Updated] " realcharmer
2023-03-28  8:22 ` [PR REVIEW] " realcharmer
2023-03-28 15:28 ` [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).