Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] pulseeffects: update to 4.8.2
Date: Sat, 12 Dec 2020 22:12:28 +0100	[thread overview]
Message-ID: <20201212211228.R1QlLrs-z_OdvcLxNTVkSv7WdOiaNyT86Rk460fIAsw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26709@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages pulseeffects
https://github.com/void-linux/void-packages/pull/26709

pulseeffects: update to 4.8.2
Looked at https://github.com/void-linux/void-packages/pull/2566 and I do not get the issue reported, the following is what I get and pulseeffects launches fine.
```
PULSEEFFECTS_DEBUG=1 pulseeffects

(pulseeffects:31375): Gtk-WARNING **: 19:05:36.812: Theme parsing error: gtk.css:2:33: Failed to import: Error opening file /home/ndowens/.config/gtk-3.0/window_decorations.css: No such file or directory

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.867: compressor plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.869: equalizer plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.878: maximizer plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.882: loudness plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.884: pitch plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.890: convolver plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.890: crystalizer plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.892: delay plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.897: compressor plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.897: equalizer plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.899: pitch plugin was not found!

(pulseeffects:31375): pulseeffects-WARNING **: 19:05:36.905: maximizer plugin was not found!

```

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

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

From 41a5317762ede70c3b82090725c57bb70836679e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 25 Nov 2020 19:06:44 -0600
Subject: [PATCH] pulseeffects: update to 4.8.2

---
 srcpkgs/pulseeffects/template | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/pulseeffects/template b/srcpkgs/pulseeffects/template
index e4d25c7ecb2..4ed7aae2558 100644
--- a/srcpkgs/pulseeffects/template
+++ b/srcpkgs/pulseeffects/template
@@ -1,18 +1,19 @@
 # Template file for 'pulseeffects'
 pkgname=pulseeffects
-reverts="4.3.4_1"
-version=3.2.3
-revision=6
+version=4.8.2
+revision=1
 build_style=meson
-pycompile_module="PulseEffects PulseEffectsTest"
-hostmakedepends="pkg-config"
-makedepends="gsettings-desktop-schemas-devel gst-plugins-bad1-devel
- gtk+3-devel libbs2b-devel pulseaudio-devel python3-gobject-devel"
+hostmakedepends="itstool pkg-config gettext"
+makedepends="boost-devel glib-devel gsettings-desktop-schemas-devel
+ gst-plugins-bad1-devel gtkmm-devel libebur128-devel lilv-devel
+ pulseaudio-devel python3-gobject-devel sratom-devel
+ libsndfile-devel"
 depends="calf gsettings-desktop-schemas gst-plugins-bad1
- gst-plugins-good1 pulseaudio python3-gobject python3-numpy python3-scipy"
+ gst-plugins-good1 pulseaudio python3-gobject python3-scipy"
 short_desc="Sound effects for Pulseaudio applications"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="https://github.com/wwmm/pulseeffects"
 distfiles="https://github.com/wwmm/pulseeffects/archive/v${version}.tar.gz"
-checksum=049a9d9c162a17790d392b7de9a0cc1397de32bd4324ae6490a45b96c92e5528
+checksum=6a287957b91530023b9b72ca1d57507a8dcd6363e48ce34dd225fb6bab7d27ec
+python_version=3

       reply	other threads:[~2020-12-12 21:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26709@inbox.vuxu.org>
2020-12-12 21:12 ` ndowens [this message]
2020-12-20  3:49 ` ericonr
2020-12-26  6:19 ` ericonr
2020-12-26  9:46 ` ndowens
2020-12-26  9:52 ` [PR PATCH] [Updated] pulseeffects: update to 4.8.4 ndowens
2020-12-28  5:33 ` [PR PATCH] [Merged]: " ericonr
2020-11-15  4:14 [PR PATCH] pulseeffects: update to 4.8.2 glaulher
2020-11-17 22:33 ` [PR PATCH] [Updated] " glaulher

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=20201212211228.R1QlLrs-z_OdvcLxNTVkSv7WdOiaNyT86Rk460fIAsw@z \
    --to=ndowens@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).