blob: 7330c41afeb11fc1d797c990b9d98d553ec8fbef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = gnatcoll-core
pkgdesc = Gnat components collection - Core packages.
pkgver = 24.0w
pkgrel = 1
epoch = 1
url = https://github.com/AdaCore/gnatcoll-core
arch = i686
arch = x86_64
license = GPL3
license = custom
makedepends = gprbuild-toolbox
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = texlive-meta
depends = libgpr
source = https://github.com/charlie5/archlinux-gnatstudio-support/raw/main/gnatstudio-sources/gnatcoll-core-24.0w-20230324-161A8-src.tar.gz
sha256sums = 4698c52bac871cd50aac2a2f305dfe8511731bc17b716400837a5f1f27166505
pkgname = gnatcoll-core
|