Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] easyeffects: update to 7.0.0
@ 2023-01-09  5:38 RunningDroid
  2023-01-09 15:17 ` paper42
  2023-01-09 15:21 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: RunningDroid @ 2023-01-09  5:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update_easyeffects
https://github.com/void-linux/void-packages/pull/41531

easyeffects: update to 7.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

I updated this to see if an update fixed my issue and the newer version gave me a nice message saying the stereo tools didn't work because I didn't have `calf`.
Version 6.3.0 added an optional dependency on "Linux Studio Plugins" but I haven't packaged it in this PR.
![2023-01-09T00:25:22,344238422-05:00](https://user-images.githubusercontent.com/486393/211245613-272c6558-fb51-4641-86db-f5e44744539a.png)

@paper42 

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 77c9003339ed5c62b7b1d6628d04897f92759f73 Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Mon, 9 Jan 2023 00:05:37 -0500
Subject: [PATCH] easyeffects: update to 7.0.0

---
 srcpkgs/easyeffects/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/easyeffects/template b/srcpkgs/easyeffects/template
index 0ddfb1b5833d..a4b0e9e9fee5 100644
--- a/srcpkgs/easyeffects/template
+++ b/srcpkgs/easyeffects/template
@@ -1,19 +1,21 @@
 # Template file for 'easyeffects'
 pkgname=easyeffects
-version=6.2.4
-revision=2
+version=7.0.0
+revision=1
 build_style=meson
-hostmakedepends="pkg-config gettext itstool glib-devel"
+hostmakedepends="pkg-config gettext itstool glib-devel desktop-file-utils
+ gtk-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"
+ rubberband-devel speexdsp-devel json-c++ tbb-devel libadwaita-devel fmt-devel
+ gsl-devel speex-devel"
 short_desc="Sound effects for systems using PipeWire"
 maintainer="Michal Vasilek <michal@vasilek.cz>"
 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=2d4e5638f209a887acb73b3d2bbea4bc5f83ded866bba40c1935ec40fb17658b
+checksum=8ee2d1f439cf24408ead008240bf0d603a04d630238f45bffa46b1391f98518b
 
 pulseeffects_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: easyeffects: update to 7.0.0
  2023-01-09  5:38 [PR PATCH] easyeffects: update to 7.0.0 RunningDroid
@ 2023-01-09 15:17 ` paper42
  2023-01-09 15:21 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-01-09 15:17 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41531#issuecomment-1375779486

Comment:
"Linux Studio Plugins" has been a dependency since this package was added

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

* Re: [PR PATCH] [Merged]: easyeffects: update to 7.0.0
  2023-01-09  5:38 [PR PATCH] easyeffects: update to 7.0.0 RunningDroid
  2023-01-09 15:17 ` paper42
@ 2023-01-09 15:21 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-01-09 15:21 UTC (permalink / raw)
  To: ml

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

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

easyeffects: update to 7.0.0
https://github.com/void-linux/void-packages/pull/41531

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

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

I updated this to see if an update fixed my issue and the newer version gave me a nice message saying the stereo tools didn't work because I didn't have `calf`.
Version 6.3.0 added an optional dependency on "Linux Studio Plugins" but I haven't packaged it in this PR.
![2023-01-09T00:25:22,344238422-05:00](https://user-images.githubusercontent.com/486393/211245613-272c6558-fb51-4641-86db-f5e44744539a.png)

@paper42 

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-01-09 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09  5:38 [PR PATCH] easyeffects: update to 7.0.0 RunningDroid
2023-01-09 15:17 ` paper42
2023-01-09 15:21 ` [PR PATCH] [Merged]: " paper42

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