Package Details: ada-libfswatch 1:24.0w-1

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: 2023-06-11 08:15 (UTC)

Pinned Comments

charlie5 commented on 2023-07-09 16:29 (UTC)

This package is available in the Arch Ada Repository.

https://wiki.archlinux.org/title/Ada

Latest Comments

charlie5 commented on 2023-07-09 16:29 (UTC)

This package is available in the Arch Ada Repository.

https://wiki.archlinux.org/title/Ada

xiretza commented on 2021-08-17 07:37 (UTC)

==> 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().