blob: 6d777f9cf75e52beb6c2b7b9d155f080dd725800 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = ada-libfswatch
pkgdesc = An Ada binding to the libfswatch library in the fswatch project.
pkgver = 25.0w
pkgrel = 1
epoch = 1
url = https://github.com/AdaCore/ada_libfswatch
arch = x86_64
license = GPL3
license = custom
makedepends = gprbuild
depends = fswatch
depends = gnatcoll-core
source = https://github.com/charlie5/archlinux-gnatstudio-support/raw/main/gnatstudio-sources-2024/ada_libfswatch-25.0w-20240505-16247-src.tar.gz
source = 0001-Use-system-libfswatch-install.patch
source = 0002-Build-dynamic-library.patch
source = 0003-Makefile-allow-passing-custom-flags-to-gprbuild.patch
sha256sums = fda4f4390bb78b1805b3fabe1248c99e59b72933368bad941ec346d4faaedc1d
sha256sums = a1947e1d8b0f0449d196d422d0a2fd038fd8aa6e0abdd533cf71dbece901492b
sha256sums = 904c986f2cb67744f8799ec7770f73f3f893713d0ccc5f4c552d8d9a3cc9dae8
sha256sums = 53dc07cbb68b3ddfdb3133b0c2edb9878818fcba54d2f1dbc70b8821cf42d1cf
pkgname = ada-libfswatch
|