Search Criteria
Package Details: iamb-git r188.3355eb2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/iamb-git.git (read-only, click to copy) |
---|---|
Package Base: | iamb-git |
Description: | A Matrix client for Vim addicts |
Upstream URL: | https://github.com/ulyssa/iamb |
Keywords: | chat client matrix tui vim |
Licenses: | Apache-2.0 |
Conflicts: | iamb, iamb-bin |
Provides: | iamb |
Submitter: | jahway603 |
Maintainer: | jahway603 |
Last Packager: | jahway603 |
Votes: | 4 |
Popularity: | 0.35 |
First Submitted: | 2023-03-22 14:48 (UTC) |
Last Updated: | 2024-08-26 15:04 (UTC) |
Dependencies (3)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
ynakao commented on 2024-08-03 06:52 (UTC)
Please consider also updating .SRCINFO metadata to reflect pkgver() change. cf: https://wiki.archlinux.org/title/AUR_submission_guidelines#Publishing_new_package_content
AvidSeeker commented on 2024-05-22 19:13 (UTC)
PKGBUILD doesn't install man pages
iamb.1, iamb.5
sweetiebot commented on 2024-03-10 23:03 (UTC)
PKGBUILD needs to include
options=(!lto)
to compile correctly.