Search Criteria
Package Details: libadalang-tools 1:23.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libadalang-tools.git (read-only, click to copy) |
---|---|
Package Base: | libadalang-tools |
Description: | Libadalang-based tools for Ada: gnatpp, gnatmetric and gnatstub |
Upstream URL: | https://github.com/AdaCore/libadalang-tools |
Licenses: | GPL3 |
Submitter: | charlie5 |
Maintainer: | charlie5 (xiretza) |
Last Packager: | charlie5 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-08 03:22 (UTC) |
Last Updated: | 2022-11-16 07:55 (UTC) |
Dependencies (4)
- ada-web-server
- libadalang (libadalang-git)
- gprbuild (gprbuild-git) (make)
- which (make)
Latest Comments
charlie5 commented on 2021-07-13 19:24 (UTC)
Thanks for the diff @tfl5034. I should have them in and pushed tomorrow sometime.
xiretza commented on 2021-07-13 17:58 (UTC)
The PKGBUILD now builds both the binaries and the library and installs them properly. Because libadalang can only be built as
relocatable
, so is lal-tools - buildingstatic
/static-pic
will require some more work, so please let us know if you need it.tfl5034 commented on 2021-07-13 02:15 (UTC)
I'm not sure if this is the best "fix", but here are my changes to the PKGBUILD
tfl5034 commented on 2021-07-13 01:47 (UTC)
I am working on updating ada_language_server to use this package as a dependency, but that requires lal_tools.gpr to be installed. I will see if I can come up with a PKGBUILD diff that resolves the issue for me and post it here.