Search Criteria
Package Details: tree-sitter-bash-git 0.19.0.r33.g1b0321e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tree-sitter-bash-git.git (read-only, click to copy) |
---|---|
Package Base: | tree-sitter-bash-git |
Description: | Bash shell grammar for tree-sitter |
Upstream URL: | https://github.com/tree-sitter/tree-sitter-bash |
Licenses: | MIT |
Groups: | tree-sitter-grammars |
Conflicts: | tree-sitter-bash |
Provides: | tree-sitter-bash |
Submitter: | lmartinez-mirror |
Maintainer: | None |
Last Packager: | HelloImWar |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-06-07 06:48 (UTC) |
Last Updated: | 2023-07-27 22:10 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- tree-sitter-cli (tree-sitter-cli-gitAUR) (make)
Required by (5)
- linutil (requires tree-sitter-bash)
- linutil-git (requires tree-sitter-bash)
- neovim-git (requires tree-sitter-bash) (optional)
- neovim-noice-git (requires tree-sitter-bash) (optional)
- neovim-tree-sitter-git (requires tree-sitter-bash) (optional)
Latest Comments
HelloImWar commented on 2023-07-27 21:37 (UTC)
Yeah, it looks like they're converting these files from C++ to C. Anyways, it should build now.
japhir commented on 2023-07-23 07:40 (UTC)
This doesn't build for me, I think there's a typo in
scanner.cc
->scanner.c
?