Search Criteria
Package Details: spectra 1.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/spectra.git (read-only, click to copy) |
|---|---|
| Package Base: | spectra |
| Description: | A header-only C++ library for large scale eigenvalue problems |
| Upstream URL: | https://spectralib.org/ |
| Licenses: | MPL2 |
| Submitter: | xantares |
| Maintainer: | xantares |
| Last Packager: | xantares |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-09-26 19:12 (UTC) |
| Last Updated: | 2025-06-29 07:13 (UTC) |
Latest Comments
xantares commented on 2025-01-02 17:47 (UTC)
/usr/share/cmake works too, especially for arch-independent packages
hottea commented on 2025-01-02 12:48 (UTC) (edited on 2025-01-02 12:54 (UTC) by hottea)
cmake files should be installed to
/usr/lib/cmake. we could set-DCMAKE_INSTALL_DATADIR=/usr/lib. see also here.