Search Criteria
Package Details: libadalang-git r4370.89d25ed1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libadalang-git.git (read-only, click to copy) |
---|---|
Package Base: | libadalang-git |
Description: | High performance syntactic and semantic engine for the Ada programming language |
Upstream URL: | https://github.com/AdaCore/libadalang/ |
Licenses: | GPL |
Conflicts: | libadalang |
Provides: | libadalang |
Submitter: | pmderodat |
Maintainer: | pmderodat |
Last Packager: | pmderodat |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-18 17:07 (UTC) |
Last Updated: | 2021-01-24 15:44 (UTC) |
Dependencies (7)
- gcc-ada (gcc-ada-gitAUR, gcc-ada-debugAUR, gcc-ada-snapshotAUR)
- gnatcoll-coreAUR (gnatcoll-core-gitAUR)
- gnatcoll-gmpAUR (gnatcoll-gmp-gitAUR)
- gnatcoll-iconvAUR (gnatcoll-iconv-gitAUR)
- gprbuildAUR (gprbuild-gitAUR, gprbuild-bootstrapAUR)
- langkitAUR (langkit-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (5)
- ada_language_server-git
- all-ada (requires libadalang)
- gpr-unit-provider (requires libadalang)
- libadalang-tools (requires libadalang)
- libadalang-tools-git (requires libadalang)
Latest Comments
pmderodat commented on 2019-10-22 08:16 (UTC)
Hello SolarAquarion,
What makes you think so? IIRC, Libadalang’s git master works with both gnatcoll-{iconv,gmp} and gnatcoll-{iconv,gmp}-git. If it does not on your machine, could you send some error logs? Thanks in advance!
SolarAquarion commented on 2019-10-18 02:44 (UTC)
It requires the gnatcoll-iconv-git and the gmp git i think
tfl5034 commented on 2019-06-29 16:54 (UTC)
No problem. Thanks for the quick fix!
pmderodat commented on 2019-06-29 08:22 (UTC)
As for langkit-git, this is now fixed. Thanks again for reporting these issues!
tfl5034 commented on 2019-06-27 05:52 (UTC)
I needed to update the PKGBUILD to get this to build. I had to update the flags for ada/manage.py. Instead of --disable-static --enable-shared, I used --library-types relocatable