Search Criteria
Package Details: vale-ls 0.4.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vale-ls.git (read-only, click to copy) |
|---|---|
| Package Base: | vale-ls |
| Description: | An implementation of the Language Server Protocol (LSP) for the Vale command-line tool. |
| Upstream URL: | https://github.com/errata-ai/vale-ls |
| Licenses: | MIT |
| Submitter: | yvvki |
| Maintainer: | None |
| Last Packager: | yvvki |
| Votes: | 2 |
| Popularity: | 0.004295 |
| First Submitted: | 2025-03-20 08:05 (UTC) |
| Last Updated: | 2025-05-20 14:17 (UTC) |
Dependencies (5)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- vale (vale-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
yvvki commented on 2025-05-20 14:18 (UTC)
Updated and implemented!
lahwaacz commented on 2025-04-27 11:23 (UTC)
This should be added to the
build()function to fix building with LTO (which is the default on Arch):Also
bzip2,glibcandgcc-libsshould be added todepends.