PulseEffects is not working with Pipewire, so this package should depend explicitly on Pulseaudio rather than libpulse. At least until the developer will make it compatible with Pipewire.
Search Criteria
Package Details: easyeffects-git 7.1.6.r145.ge225bd27a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/easyeffects-git.git (read-only, click to copy) |
---|---|
Package Base: | easyeffects-git |
Description: | Audio Effects for Pipewire applications |
Upstream URL: | https://github.com/wwmm/easyeffects |
Licenses: | GPL-3.0-only |
Conflicts: | easyeffects |
Provides: | easyeffects |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 13 |
Popularity: | 0.000029 |
First Submitted: | 2021-06-26 11:51 (UTC) |
Last Updated: | 2024-04-16 18:46 (UTC) |
Dependencies (29)
- fftw (fftw-amdAUR)
- gsl (gsl-gitAUR)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- ladspa
- libadwaita-1.so (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita)
- libbs2b.so (libbs2b-gitAUR, libbs2b)
- libebur128 (libebur128-gitAUR)
- libfmt.so (fmt-gitAUR, fmt9AUR, fmt10AUR, fmt)
- liblilv-0.so (lilv-gitAUR, lilv)
- libsamplerate.so (libsamplerate-gitAUR, lib32-libsamplerate, libsamplerate)
- libsigc-3.0.so (libsigc++-3.0)
- libsndfile.so (libsndfile-gitAUR, lib32-libsndfile, libsndfile)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR)
- rnnoise (rnnoise-gitAUR)
- soundtouch (soundtouch-gitAUR)
- speexdsp (speexdsp-gitAUR)
- tbb (onetbb-gitAUR, onetbb)
- zita-convolver
- appstream-glib (appstream-glib-gitAUR) (make)
- itstool (make)
- Show 9 more dependencies...
Required by (2)
- easyeffects-bundy01-presets (requires easyeffects)
- easyeffects-presets (requires easyeffects)
Sources (1)
maxpayne3 commented on 2020-12-10 19:03 (UTC)
FabioLolix commented on 2020-12-02 20:48 (UTC)
Missing git as makedepends
maxpayne3 commented on 2020-11-21 22:33 (UTC)
PKGBUILD should be updated with librnnoise
.
Bleuzen commented on 2020-01-25 21:07 (UTC)
@ferreum done :)
ferreum commented on 2020-01-23 16:24 (UTC)
It seems this should at least optdepends "yelp". Without it the help button does nothing.
Bleuzen commented on 2019-04-14 12:03 (UTC)
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 (UTC)
@jade-phoenix lsp-plugins is now optional :)
jade-phoenix commented on 2019-02-11 23:16 (UTC)
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 (UTC)
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 (UTC)
@FabioLolix Thanks for your feedback, both are fixed now :)
Pinned Comments