Github messages for voidlinux
 help / color / mirror / Atom feed
From: Anidetrix <Anidetrix@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] easyeffects: update to 7.1.3
Date: Sun, 03 Dec 2023 13:56:14 +0100	[thread overview]
Message-ID: <20231203125614.kgF-KUDutn8qwU_jYMCoRKAEKFmwF0isSNYrgR_UaAw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47168@inbox.vuxu.org>

[-- 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.]+"

  parent reply	other threads:[~2023-12-03 12:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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
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 [this message]
2023-12-03 12:56 ` Anidetrix
2023-12-03 13:21 ` [PR PATCH] [Merged]: " Duncaen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231203125614.kgF-KUDutn8qwU_jYMCoRKAEKFmwF0isSNYrgR_UaAw@z \
    --to=anidetrix@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).