Search Criteria
Package Details: kissfft-clang-git 383.9feadb9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kissfft-clang-git.git (read-only, click to copy) |
---|---|
Package Base: | kissfft-clang-git |
Description: | A Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid |
Upstream URL: | https://github.com/mborgerding/kissfft |
Licenses: | BSD-3-Clause |
Conflicts: | kissfft, kissfft-git |
Provides: | kissfft |
Submitter: | C0rn3j |
Maintainer: | C0rn3j |
Last Packager: | C0rn3j |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-08-03 13:30 (UTC) |
Last Updated: | 2025-09-12 05:40 (UTC) |
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- openmp
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- fftw (fftw-amdAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- python (python37AUR) (make)
Required by (2)
- tauon-music-box (requires kissfft)
- tauon-music-box-git (requires kissfft)
Latest Comments
C0rn3j commented on 2025-08-05 23:12 (UTC)
If you have CC unset, this package will build with gcc by default, as far as I understand.
If someone has a suggestion on how to improve the check without allowing this package to be built by gcc, I am all ears.
qlyoung commented on 2025-08-05 23:00 (UTC)
I have both clang and GCC installed, but installing this package prints "≪This package requires clang, use kissfft-git for GCC≫". CC is unset.
Perhaps this check should be improved? https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=kissfft-clang-git#n24