Search Criteria
Package Details: texlab-git 5.22.1.r4.1f08c3a-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/texlab-git.git (read-only, click to copy) |
|---|---|
| Package Base: | texlab-git |
| Description: | An implementation of the Language Server Protocol for LaTeX |
| Upstream URL: | https://github.com/latex-lsp/texlab |
| Licenses: | MIT |
| Conflicts: | texlab |
| Provides: | texlab |
| Submitter: | he-la |
| Maintainer: | ralphptorres |
| Last Packager: | ralphptorres |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-05-03 13:56 (UTC) |
| Last Updated: | 2025-02-19 09:00 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (4)
- helix-ext (requires texlab) (optional)
- kate-git (requires texlab) (optional)
- kate-root (requires texlab) (optional)
- tree-sitter-bibtex-git (requires texlab) (optional)
Latest Comments
« First ‹ Previous 1 2
lucc commented on 2019-07-24 11:35 (UTC)
A new version has been released. Maybe you can update the PKGBUILD for the new rust version
https://github.com/latex-lsp/texlab/releases/tag/v1.2.0
I started to patch the PKGBUILD locally and came this far:
But as you can see I could not figure out if and where to install the completion database.
wbthomason commented on 2019-07-02 16:18 (UTC)
Thanks!
he-la commented on 2019-07-02 16:03 (UTC)
Thanks. I will be updating ASAP.
wbthomason commented on 2019-07-02 15:33 (UTC)
texlab has officially switched the master branch over to the Rust rewrite of the server. An updated PKGBUILD should follow the instructions here: https://github.com/latex-lsp/texlab#building to build the new version; dependencies will include
npmandcargo, while the Java dependencies can be removed.« First ‹ Previous 1 2