PKGBUILD should be updated with librnnoise
.
Search Criteria
Package Base Details: pulseeffects-git
Git Clone URL: | https://aur.archlinux.org/pulseeffects-git.git (read-only, click to copy) |
---|---|
Submitter: | Bleuzen |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 6 |
Popularity: | 0.82 |
First Submitted: | 2019-02-09 17:50 |
Last Updated: | 2021-03-29 22:35 |
Packages (2)
Latest Comments
maxpayne3 commented on 2020-11-21 22:33
Bleuzen commented on 2020-01-25 21:07
@ferreum done :)
ferreum commented on 2020-01-23 16:24
It seems this should at least optdepends "yelp". Without it the help button does nothing.
Bleuzen commented on 2019-04-14 12:03
Please do not flag this package out of date because of the version number. This it a -git package which updates itself. Only flag it out of date if there are new dependencies (or write a comment about it).
Bleuzen commented on 2019-02-13 18:46
@jade-phoenix lsp-plugins is now optional :)
jade-phoenix commented on 2019-02-11 23:16
The lsp-plugins package is actually an optional dependency, see the pulseeffects changelog: https://github.com/wwmm/pulseeffects/blob/master/CHANGELOG.md#447
Additionally, the pulseeffects developer maintains a PKGBUILD file in the pulseeffects repository which list lsp-plugins as an optional dependency: https://github.com/wwmm/pulseeffects/blob/master/PKGBUILD
FabioLolix commented on 2019-02-10 10:54
Thanks for fixing, arch shouldn't use 'any' because it is a compiled package (source code is c++) and resulting binaries will not work on different cpu architecture
For supporting all arch you can use:
arch=(x86_64 i686 arm armv6h armv7h aarch64)
Bleuzen commented on 2019-02-10 10:37
@FabioLolix Thanks for your feedback, both are fixed now :)
FabioLolix commented on 2019-02-10 09:56
Hello, package is missing pkgver() function
https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git
In addition would be nice not limiting to x86_64 arch only
Pinned Comments
robertfoster commented on 2021-01-21 09:55
From now on two packages are generated:
Please have a look here for furher explainations on PKGBUILD splitting.
This is only compatible with pipewire-pulse implementation
For pulseaudio only compatibility have a look at:
pulseeffects-legacy-git