Package Details: pulseeffects-legacy 4.8.7-1

Git Clone URL: https://aur.archlinux.org/pulseeffects-legacy.git (read-only, click to copy)
Package Base: pulseeffects-legacy
Description: Audio Effects for Pulseaudio Applications, without pipewire
Upstream URL: https://github.com/wwmm/pulseeffects
Licenses: GPL3
Conflicts: pulseeffects
Provides: pulseeffects
Submitter: IslandC0der
Maintainer: IslandC0der
Last Packager: IslandC0der
Votes: 23
Popularity: 0.039856
First Submitted: 2021-02-02 16:19 (UTC)
Last Updated: 2022-06-16 17:42 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

Anagastes commented on 2021-07-29 20:53 (UTC)

@IslandC0der

LANG=C did not help unfortunately. btw. the error is also in the git package.

IslandC0der commented on 2021-07-29 13:32 (UTC)

@Anagastes what if you add LANG=C at the start of lines 35 and 36 in the PKGBUILD?

Anagastes commented on 2021-07-27 19:27 (UTC) (edited on 2021-07-27 19:28 (UTC) by Anagastes)

Could not compile the version due to a too large length in the file "data/com.github.wwmm.pulseeffects.appdata.xml".

And the line 123

<caption xml:lang="de">Einstellen der Lautstärke und Ein-/Ausschalten von Effekten</caption>"

There was the following message.

• style-invalid         : <caption> is too long [Einstellen der Lautstärke und Ein-/Ausschalten von Effekten];longest allowed is 50 chars

I have minimally shortened the string to get to max 50 characters.

The sense of the translation is not lost.

<caption xml:lang="de">Lautstärke sowie Ein-/Ausschalten von Effekten</caption>

IslandC0der commented on 2021-07-15 22:45 (UTC)

Huh, apparently the project name change was retroactive. Thank you, fixed :)

cucullus commented on 2021-07-14 13:02 (UTC)

Two issues found: 1) wrong checksum of pulseeffects-4.8.5.tar.gz 2) "cp: cannot create regular file 'pulseeffects-4.8.5/data/': No such file or directory" during prepare(). Dirname is actually "easyeffects-..."!

IslandC0der commented on 2021-06-10 22:31 (UTC) (edited on 2021-06-10 22:31 (UTC) by IslandC0der)

If you get a shared lib error after updating boost-libs, simply rebuild this package with the new libraries

IslandC0der commented on 2021-05-18 16:55 (UTC)

Thank you for pointing it out @cubethethird :)

cubethethird commented on 2021-05-18 03:21 (UTC)

As per https://bugs.archlinux.org/index.php?do=details&action=details.addvote&task_id=68617 can the lsp-plugins package be made an optional dependency?

HornyApple commented on 2021-02-05 16:20 (UTC)

You're welcome :) It worked now, no error message, the build succeeded and pacman doesn't say that the package is broken. Everything is fine now I think.

IslandC0der commented on 2021-02-05 16:15 (UTC)

Okay I'll be sure to check my PKGBUILDs, I'm pretty sure I've used this behavior elsewhere.

Thank you for letting me know! :)