blob: 605af4dc135e89d1491d592cac2e990c9c2df2db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = aunit
pkgdesc = Ada unit testing framework
pkgver = 24.0.0
pkgrel = 1
epoch = 1
url = https://libre.adacore.com
arch = i686
arch = x86_64
license = GPL
license = V3.0
makedepends = gprbuild
makedepends = python-sphinx_rtd_theme
depends = gcc-ada
source = https://github.com/AdaCore/aunit/archive/refs/tags/v24.0.0.tar.gz
source = conf.py.patch
source = aunit.gpr.patch
sha256sums = 37ff479034a56b79fd1ca37aa699ca43f03116aae8337214f8e415a41a9155f3
sha256sums = 2b4ac6344f6b66d3dcce0e6cf91accb85de17fc2bcee0bbea50679f36db5a884
sha256sums = 81b5f79ae62d43fbb1867059ed448dd88b1475d32ab902a0cabd77a11c330b9e
pkgname = aunit
|