Search Criteria
Package Details: tree-sitter-bash-git 0.25.1.r0.ga06c2e4-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 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: | libtree-sitter-bash.so, tree-sitter-bash |
| Submitter: | lmartinez-mirror |
| Maintainer: | Chocobo1 |
| Last Packager: | Chocobo1 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-06-07 06:48 (UTC) |
| Last Updated: | 2026-01-03 18:59 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- git (git-gitAUR, git-glAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- tree-sitter-cli (tree-sitter-cli-gitAUR) (make)
Required by (9)
- auror (requires tree-sitter-bash)
- linutil (requires tree-sitter-bash)
- linutil-git (requires tree-sitter-bash)
- mcfetch-git (requires tree-sitter-bash)
- neovim-git (requires tree-sitter-bash) (optional)
- neovim-later (requires tree-sitter-bash) (optional)
- neovim-noice-git (requires tree-sitter-bash) (optional)
- neovim-tree-sitter-git (requires tree-sitter-bash) (optional)
- neovim-zig-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?