Search Criteria
Package Details: ada_language_server 22.0.4-1
Git Clone URL: | https://aur.archlinux.org/ada_language_server.git (read-only, click to copy) |
---|---|
Package Base: | ada_language_server |
Description: | High performance syntactic and semantic engine for the Ada programming language |
Upstream URL: | https://github.com/AdaCore/ada_language_server/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | tfl5034 |
Maintainer: | tfl5034 |
Last Packager: | tfl5034 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-27 11:15 |
Last Updated: | 2021-02-17 06:23 |
Dependencies (20)
- ada-libfswatch-git
- gnatcoll-gmp (gnatcoll-gmp-git)
- gnatcoll-iconv (gnatcoll-iconv-git)
- autopep8 (make)
- flake8 (make)
- gcc-ada (gcc-ada-multilib-x32, gcc-ada-git) (make)
- git (git-git) (make)
- gprbuild-git (make)
- mypy (mypy-git) (make)
- python-coverage (make)
- python-docutils (make)
- python-e3-core (make)
- python-e3-testsuite (make)
- python-funcy (make)
- python-jsonschema (python-jsonschema26) (make)
- python-mako (make)
- python-psutil (make)
- python-pycodestyle (make)
- python-sphinx_rtd_theme (make)
- yapf (make)
Required by (0)
Sources (9)
- ada_language_server-22.0.4.tar.gz
- ada_language_server.patch
- git+https://github.com/AdaCore/langkit.git#commit=fc0a2be
- git+https://github.com/AdaCore/libadalang-tools.git#commit=ca084eb
- git+https://github.com/AdaCore/libadalang.git#commit=6fd2550
- git+https://github.com/AdaCore/spawn.git#commit=2505624
- git+https://github.com/AdaCore/VSS.git#commit=f255a08
- libadalang-tools.patch
- VSS.patch
Latest Comments
tfl5034 commented on 2021-02-14 20:15
I updated to the latest version of ada_language_server. Unfortunately the packaging requirements were so strict that I decided the easiest way to package this was to include the specific dependencies of ada_language_server and statically link them. Because of that, this will conflict with libadalang and libvss.
tfl5034 commented on 2020-12-08 08:52
This might take a bit to update due to new dependencies and versioning issues with those dependencies (e.g. some of the dependencies don't have official releases). I'll try to at least update to an older version of ada_language_server in the meantime while I figure out this mess.
I will also accept any PKGBUILD updates that you were able to get working for the latest update :)