blob: 9c93ce9e9f0a0e1f8f7e613b3f8f898622020c34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = dejagnu-git
pkgdesc = A framework for testing other programs
pkgver = 1.6.3.r47.g865dc67
pkgrel = 1
url = https://www.gnu.org/software/dejagnu/
arch = any
license = GPL3
makedepends = git
makedepends = texinfo
depends = expect
depends = sh
provides = dejagnu=1.6.3.r47.g865dc67
conflicts = dejagnu
source = git+https://git.savannah.gnu.org/git/dejagnu.git
sha256sums = SKIP
pkgname = dejagnu-git
|