Search Criteria
Package Details: digestif 0.3-3
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: | None |
Last Packager: | flying-sheep |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-02-08 13:54 (UTC) |
Last Updated: | 2020-08-30 14:26 (UTC) |
Dependencies (4)
- lua
- lua-dkjson
- lua-lpeg
- luarocks (luarocks-gitAUR) (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/digestif
to fix the path so it points at/usr/lib
proper instead of into my home directory.