This package is available in the Arch Ada Repository.
https://wiki.archlinux.org/title/Ada
Git Clone URL: | https://aur.archlinux.org/ada-libfswatch.git (read-only, click to copy) |
---|---|
Package Base: | ada-libfswatch |
Description: | An Ada binding to the libfswatch library in the fswatch project. |
Upstream URL: | https://github.com/AdaCore/ada_libfswatch |
Licenses: | custom, GPL3 |
Submitter: | charlie5 |
Maintainer: | charlie5 |
Last Packager: | charlie5 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-06-20 07:54 (UTC) |
Last Updated: | 2024-05-31 06:14 (UTC) |
This package is available in the Arch Ada Repository.
https://wiki.archlinux.org/title/Ada
==> Starting build()...
(mkdir -p generated; cd generated ; \
gcc -C -fdump-ada-spec /usr/include/libfswatch/c/libfswatch.h -D_TIMEZONE_DEFINED ; \
rename 'libfswatch_c_' '' *.ads ; \
sed -i 's/libfswatch_c_//g' *.ads)
gprbuild -p -P ada_libfswatch
ada_libfswatch.gpr:2:06: imported project file "gnatcoll" not found
gprbuild: "ada_libfswatch" processing failed
make: *** [Makefile:4: all] Error 4
==> ERROR: A failure occurred in build().
Pinned Comments
charlie5 commented on 2023-07-09 16:29 (UTC)
This package is available in the Arch Ada Repository.