Search Criteria
Package Details: digestif 0.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/digestif.git (read-only, click to copy) |
|---|---|
| Package Base: | digestif |
| Description: | A code analyzer and Language Server Protocol implementation for [La|Con|Bib]TeX[t] documents. |
| Upstream URL: | https://github.com/astoff/digestif |
| Licenses: | MIT |
| Submitter: | flying-sheep |
| Maintainer: | flying-sheep |
| Last Packager: | flying-sheep |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-02-08 13:54 (UTC) |
| Last Updated: | 2026-03-25 14:41 (UTC) |
Dependencies (6)
- lua (pallene-luaAUR)
- lua-dkjson
- lua-lpeg
- lua-luarocks (make)
- luarocks (luarocks-gitAUR) (make)
- semver (make)
Latest Comments
PythonNut commented on 2021-02-08 19:39 (UTC) (edited on 2021-02-09 05:51 (UTC) by PythonNut)
Now I am getting:
whenever I launch digestif. This was reported earlier but appears to still be happening. The git version of this package works fine though.
smsx commented on 2020-11-07 21:26 (UTC)
To get this package working, change the sed line in package() in the PKGBUILD to:
This got it working for me, but your mileage may vary.
raxod502 commented on 2020-06-29 15:44 (UTC)
The language server can no longer boot, complaining about a missing file ManuscriptLatexProg.lua. Bumping the pkgver to 0.3 fixes the issue.
raxod502 commented on 2020-04-03 14:56 (UTC)
The installed binary fails to run:
This problem can be solved by manually editing
/usr/bin/digestifto fix the path so it points at/usr/libproper instead of into my home directory.