* Re: [PR PATCH] [Updated] easyeffects: update to 7.1.3
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
@ 2023-11-12 22:19 ` Anidetrix
2023-11-15 20:37 ` Anidetrix
` (8 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: Anidetrix @ 2023-11-12 22:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1158 bytes --]
There is an updated pull request by Anidetrix against master on the void-packages repository
https://github.com/Anidetrix/void-packages easyeffects-update
https://github.com/void-linux/void-packages/pull/47168
easyeffects: update to 7.1.3
Also added working update file
<!-- 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/47168.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-easyeffects-update-47168.patch --]
[-- Type: text/x-diff, Size: 2030 bytes --]
From d786a5e48118ef1ae67e5f74257b701009841e17 Mon Sep 17 00:00:00 2001
From: Anton Kudriavtsev <boblobl4@gmail.com>
Date: Sun, 12 Nov 2023 03:51:37 +0200
Subject: [PATCH] easyeffects: update to 7.1.3
---
srcpkgs/easyeffects/template | 10 +++++-----
srcpkgs/easyeffects/update | 2 ++
2 files changed, 7 insertions(+), 5 deletions(-)
create mode 100644 srcpkgs/easyeffects/update
diff --git a/srcpkgs/easyeffects/template b/srcpkgs/easyeffects/template
index f5b73303d162b..9af8212cf4a16 100644
--- a/srcpkgs/easyeffects/template
+++ b/srcpkgs/easyeffects/template
@@ -1,21 +1,21 @@
# Template file for 'easyeffects'
pkgname=easyeffects
-version=7.0.1
+version=7.1.3
revision=1
build_style=meson
hostmakedepends="pkg-config gettext itstool glib-devel desktop-file-utils
- gtk-update-icon-cache"
+ gtk4-update-icon-cache"
makedepends="gtkmm4-devel pipewire-devel zita-convolver-devel lilv-devel
libbs2b-devel fftw-devel libebur128-devel rnnoise-devel libsamplerate-devel
- rubberband-devel speexdsp-devel json-c++ tbb-devel libadwaita-devel fmt-devel
- gsl-devel speex-devel"
+ soundtouch-devel speexdsp-devel json-c++ tbb-devel libadwaita-devel fmt-devel
+ gsl-devel ladspa-sdk"
short_desc="Sound effects for systems using PipeWire"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/wwmm/easyeffects"
changelog="https://raw.githubusercontent.com/wwmm/easyeffects/master/CHANGELOG.md"
distfiles="https://github.com/wwmm/easyeffects/archive/v${version}.tar.gz"
-checksum=420a2826fc87acf10d40300a28904dd8cde79a876c0809ec894afe50bc134516
+checksum=239681eeaba00e7bef57474ead83dd6d41f681eeb6ec8bc8245e24ecbfc2592c
pulseeffects_package() {
depends="${sourcepkg}>=${version}_${revision}"
diff --git a/srcpkgs/easyeffects/update b/srcpkgs/easyeffects/update
new file mode 100644
index 0000000000000..c08e293dcbeb6
--- /dev/null
+++ b/srcpkgs/easyeffects/update
@@ -0,0 +1,2 @@
+site="https://github.com/wwmm/easyeffects/tags"
+pattern="releases/tag/v\K[0-9.]+"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: easyeffects: update to 7.1.3
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
2023-11-12 22:19 ` [PR PATCH] [Updated] easyeffects: update to 7.1.3 Anidetrix
@ 2023-11-15 20:37 ` Anidetrix
2023-11-15 20:39 ` Anidetrix
` (7 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: Anidetrix @ 2023-11-15 20:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 227 bytes --]
New comment by Anidetrix on void-packages repository
https://github.com/void-linux/void-packages/pull/47168#issuecomment-1813225411
Comment:
@paper42 I guess you are the best choice to tag as an ex-maintainer of this package
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: easyeffects: update to 7.1.3
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
2023-11-12 22:19 ` [PR PATCH] [Updated] easyeffects: update to 7.1.3 Anidetrix
2023-11-15 20:37 ` Anidetrix
@ 2023-11-15 20:39 ` Anidetrix
2023-11-19 22:09 ` Anidetrix
` (6 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: Anidetrix @ 2023-11-15 20:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 250 bytes --]
New comment by Anidetrix on void-packages repository
https://github.com/void-linux/void-packages/pull/47168#issuecomment-1813225411
Comment:
@paper42 I guess you are the best choice to tag as an ex-maintainer of this package, sorry if I'm mistaken
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: easyeffects: update to 7.1.3
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
` (2 preceding siblings ...)
2023-11-15 20:39 ` Anidetrix
@ 2023-11-19 22:09 ` Anidetrix
2023-11-19 22:10 ` Anidetrix
` (5 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: Anidetrix @ 2023-11-19 22:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 176 bytes --]
New comment by Anidetrix on void-packages repository
https://github.com/void-linux/void-packages/pull/47168#issuecomment-1817993207
Comment:
@paper42 Can this be merged now?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: easyeffects: update to 7.1.3
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
` (3 preceding siblings ...)
2023-11-19 22:09 ` Anidetrix
@ 2023-11-19 22:10 ` Anidetrix
2023-12-02 21:23 ` Duncaen
` (4 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: Anidetrix @ 2023-11-19 22:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 206 bytes --]
New comment by Anidetrix on void-packages repository
https://github.com/void-linux/void-packages/pull/47168#issuecomment-1817993207
Comment:
@paper42 Can this be merged now? Or should I change something?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: easyeffects: update to 7.1.3
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
` (4 preceding siblings ...)
2023-11-19 22:10 ` Anidetrix
@ 2023-12-02 21:23 ` Duncaen
2023-12-03 12:27 ` [PR PATCH] [Updated] " Anidetrix
` (3 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: Duncaen @ 2023-12-02 21:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 188 bytes --]
New comment by Duncaen on void-packages repository
https://github.com/void-linux/void-packages/pull/47168#issuecomment-1837257046
Comment:
Please rebase and drop the empty merge commit.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] easyeffects: update to 7.1.3
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
` (5 preceding siblings ...)
2023-12-02 21:23 ` Duncaen
@ 2023-12-03 12:27 ` Anidetrix
2023-12-03 12:56 ` Anidetrix
` (2 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: Anidetrix @ 2023-12-03 12:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1158 bytes --]
There is an updated pull request by Anidetrix against master on the void-packages repository
https://github.com/Anidetrix/void-packages easyeffects-update
https://github.com/void-linux/void-packages/pull/47168
easyeffects: update to 7.1.3
Also added working update file
<!-- 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/47168.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-easyeffects-update-47168.patch --]
[-- Type: text/x-diff, Size: 2030 bytes --]
From d786a5e48118ef1ae67e5f74257b701009841e17 Mon Sep 17 00:00:00 2001
From: Anton Kudriavtsev <boblobl4@gmail.com>
Date: Sun, 12 Nov 2023 03:51:37 +0200
Subject: [PATCH] easyeffects: update to 7.1.3
---
srcpkgs/easyeffects/template | 10 +++++-----
srcpkgs/easyeffects/update | 2 ++
2 files changed, 7 insertions(+), 5 deletions(-)
create mode 100644 srcpkgs/easyeffects/update
diff --git a/srcpkgs/easyeffects/template b/srcpkgs/easyeffects/template
index f5b73303d162b..9af8212cf4a16 100644
--- a/srcpkgs/easyeffects/template
+++ b/srcpkgs/easyeffects/template
@@ -1,21 +1,21 @@
# Template file for 'easyeffects'
pkgname=easyeffects
-version=7.0.1
+version=7.1.3
revision=1
build_style=meson
hostmakedepends="pkg-config gettext itstool glib-devel desktop-file-utils
- gtk-update-icon-cache"
+ gtk4-update-icon-cache"
makedepends="gtkmm4-devel pipewire-devel zita-convolver-devel lilv-devel
libbs2b-devel fftw-devel libebur128-devel rnnoise-devel libsamplerate-devel
- rubberband-devel speexdsp-devel json-c++ tbb-devel libadwaita-devel fmt-devel
- gsl-devel speex-devel"
+ soundtouch-devel speexdsp-devel json-c++ tbb-devel libadwaita-devel fmt-devel
+ gsl-devel ladspa-sdk"
short_desc="Sound effects for systems using PipeWire"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/wwmm/easyeffects"
changelog="https://raw.githubusercontent.com/wwmm/easyeffects/master/CHANGELOG.md"
distfiles="https://github.com/wwmm/easyeffects/archive/v${version}.tar.gz"
-checksum=420a2826fc87acf10d40300a28904dd8cde79a876c0809ec894afe50bc134516
+checksum=239681eeaba00e7bef57474ead83dd6d41f681eeb6ec8bc8245e24ecbfc2592c
pulseeffects_package() {
depends="${sourcepkg}>=${version}_${revision}"
diff --git a/srcpkgs/easyeffects/update b/srcpkgs/easyeffects/update
new file mode 100644
index 0000000000000..c08e293dcbeb6
--- /dev/null
+++ b/srcpkgs/easyeffects/update
@@ -0,0 +1,2 @@
+site="https://github.com/wwmm/easyeffects/tags"
+pattern="releases/tag/v\K[0-9.]+"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] easyeffects: update to 7.1.3
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
` (6 preceding siblings ...)
2023-12-03 12:27 ` [PR PATCH] [Updated] " Anidetrix
@ 2023-12-03 12:56 ` Anidetrix
2023-12-03 12:56 ` Anidetrix
2023-12-03 13:21 ` [PR PATCH] [Merged]: " Duncaen
9 siblings, 0 replies; 10+ messages in thread
From: Anidetrix @ 2023-12-03 12:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1158 bytes --]
There is an updated pull request by Anidetrix against master on the void-packages repository
https://github.com/Anidetrix/void-packages easyeffects-update
https://github.com/void-linux/void-packages/pull/47168
easyeffects: update to 7.1.3
Also added working update file
<!-- 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/47168.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-easyeffects-update-47168.patch --]
[-- Type: text/x-diff, Size: 2030 bytes --]
From 85c0edb7886fb52d0cf2135b9dc6ba26aea7adec Mon Sep 17 00:00:00 2001
From: Anton Kudriavtsev <boblobl4@gmail.com>
Date: Sun, 12 Nov 2023 03:51:37 +0200
Subject: [PATCH] easyeffects: update to 7.1.3
---
srcpkgs/easyeffects/template | 10 +++++-----
srcpkgs/easyeffects/update | 2 ++
2 files changed, 7 insertions(+), 5 deletions(-)
create mode 100644 srcpkgs/easyeffects/update
diff --git a/srcpkgs/easyeffects/template b/srcpkgs/easyeffects/template
index f5b73303d162b..9af8212cf4a16 100644
--- a/srcpkgs/easyeffects/template
+++ b/srcpkgs/easyeffects/template
@@ -1,21 +1,21 @@
# Template file for 'easyeffects'
pkgname=easyeffects
-version=7.0.1
+version=7.1.3
revision=1
build_style=meson
hostmakedepends="pkg-config gettext itstool glib-devel desktop-file-utils
- gtk-update-icon-cache"
+ gtk4-update-icon-cache"
makedepends="gtkmm4-devel pipewire-devel zita-convolver-devel lilv-devel
libbs2b-devel fftw-devel libebur128-devel rnnoise-devel libsamplerate-devel
- rubberband-devel speexdsp-devel json-c++ tbb-devel libadwaita-devel fmt-devel
- gsl-devel speex-devel"
+ soundtouch-devel speexdsp-devel json-c++ tbb-devel libadwaita-devel fmt-devel
+ gsl-devel ladspa-sdk"
short_desc="Sound effects for systems using PipeWire"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/wwmm/easyeffects"
changelog="https://raw.githubusercontent.com/wwmm/easyeffects/master/CHANGELOG.md"
distfiles="https://github.com/wwmm/easyeffects/archive/v${version}.tar.gz"
-checksum=420a2826fc87acf10d40300a28904dd8cde79a876c0809ec894afe50bc134516
+checksum=239681eeaba00e7bef57474ead83dd6d41f681eeb6ec8bc8245e24ecbfc2592c
pulseeffects_package() {
depends="${sourcepkg}>=${version}_${revision}"
diff --git a/srcpkgs/easyeffects/update b/srcpkgs/easyeffects/update
new file mode 100644
index 0000000000000..c08e293dcbeb6
--- /dev/null
+++ b/srcpkgs/easyeffects/update
@@ -0,0 +1,2 @@
+site="https://github.com/wwmm/easyeffects/tags"
+pattern="releases/tag/v\K[0-9.]+"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: easyeffects: update to 7.1.3
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
` (7 preceding siblings ...)
2023-12-03 12:56 ` Anidetrix
@ 2023-12-03 12:56 ` Anidetrix
2023-12-03 13:21 ` [PR PATCH] [Merged]: " Duncaen
9 siblings, 0 replies; 10+ messages in thread
From: Anidetrix @ 2023-12-03 12:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 157 bytes --]
New comment by Anidetrix on void-packages repository
https://github.com/void-linux/void-packages/pull/47168#issuecomment-1837472748
Comment:
@Duncaen done
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Merged]: easyeffects: update to 7.1.3
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
` (8 preceding siblings ...)
2023-12-03 12:56 ` Anidetrix
@ 2023-12-03 13:21 ` Duncaen
9 siblings, 0 replies; 10+ messages in thread
From: Duncaen @ 2023-12-03 13:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 987 bytes --]
There's a merged pull request on the void-packages repository
easyeffects: update to 7.1.3
https://github.com/void-linux/void-packages/pull/47168
Description:
Also added working update file
<!-- 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] 10+ messages in thread
end of thread, other threads:[~2023-12-03 13:21 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>
2023-11-12 22:19 ` [PR PATCH] [Updated] easyeffects: update to 7.1.3 Anidetrix
2023-11-15 20:37 ` Anidetrix
2023-11-15 20:39 ` Anidetrix
2023-11-19 22:09 ` Anidetrix
2023-11-19 22:10 ` Anidetrix
2023-12-02 21:23 ` Duncaen
2023-12-03 12:27 ` [PR PATCH] [Updated] " Anidetrix
2023-12-03 12:56 ` Anidetrix
2023-12-03 12:56 ` Anidetrix
2023-12-03 13:21 ` [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).