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)
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: | 14 |
Popularity: | 0.133303 |
First Submitted: | 2021-06-26 11:51 (UTC) |
Last Updated: | 2025-03-28 20:47 (UTC) |
« First ‹ Previous 1 2 3 4
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)
@FabioLolix Thanks for your feedback, both are fixed now :)
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