blob: 716fe35b59f501687a23bff125ef4df916fc91e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gnatcoll-postgres
pkgdesc = GNAT Components Collection - Postgres database support.
pkgver = 26.0w
pkgrel = 1
epoch = 1
url = https://github.com/AdaCore/gnatcoll-db
arch = i686
arch = x86_64
license = GPL3
license = custom
makedepends = gprbuild
depends = gnatcoll-sql
depends = postgresql
source = https://github.com/charlie5/archlinux-gnatstudio-support/raw/refs/heads/main/gnatstudio-sources-2025/gnatcoll-db-26.0w-20250409-16317-src.tar.gz
sha256sums = fe4367a13407bb0d300dda10fbca26ffd5fa9d13121625f37b38d998e728d649
pkgname = gnatcoll-postgres
|