Search Criteria
Package Details: numbat 1.15.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/numbat.git (read-only, click to copy) |
---|---|
Package Base: | numbat |
Description: | A statically typed programming language for scientific computations with first class support for physical dimensions and units |
Upstream URL: | https://github.com/sharkdp/numbat |
Licenses: | MIT, Apache-2.0 |
Provides: | numbat |
Submitter: | joajfreitas |
Maintainer: | joajfreitas |
Last Packager: | joajfreitas |
Votes: | 2 |
Popularity: | 0.000113 |
First Submitted: | 2023-09-23 19:04 (UTC) |
Last Updated: | 2025-01-06 20:55 (UTC) |
Dependencies (1)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
Latest Comments
1 2 Next › Last »
lilydjwg commented on 2025-01-06 12:31 (UTC)
arch
should bex86_64
etc, notany
. The built package doesn't run on any architecture.sharkdp commented on 2024-02-14 07:55 (UTC)
@joajfreitas: Thank you for maintaining the numbat packages. The latest release of numbat also includes a .desktop file and a logo, in case you want to add that to the PKGBUILDs: See https://numbat.dev/doc/cli-installation.html#guidelines-for-package-maintainers for details.
joajfreitas commented on 2024-01-12 19:21 (UTC)
Added
options=(!lto)
to the PKGBUILDMithicSpirit commented on 2024-01-11 19:21 (UTC)
I've found that this only occurs when lto is enabled. Adding
options=(!lto)
to the PKGBUILD fixes it for me.hashworks commented on 2024-01-11 17:16 (UTC)
Yes:
joajfreitas commented on 2024-01-11 15:58 (UTC)
What is your current rust toolchain? Are you using stable?
hashworks commented on 2024-01-11 14:06 (UTC)
Yes:
joajfreitas commented on 2024-01-10 22:10 (UTC)
Can you check if you are able to build the crate directly with cargo?
hashworks commented on 2024-01-10 18:10 (UTC)
Build fails for me in a chroot: https://fb.hash.works/4MPQIF/
MithicSpirit commented on 2023-11-13 04:00 (UTC)
I think that documentation should go in
/usr/share/doc
rather than/usr/doc
(like pretty much every other package).1 2 Next › Last »