blob: cafea706dcc08361cd3c3a32cc6d23fa716b0902 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = m4-git
pkgdesc = The GNU macro processor
pkgver = 1.4.19.r994.gd69fa528
pkgrel = 1
url = https://www.gnu.org/software/m4/m4.html
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = gettext
makedepends = gperf
makedepends = help2man
makedepends = rsync
makedepends = texinfo
depends = glibc
provides = m4=1.4.19.r994.gd69fa528
conflicts = m4
source = git+https://git.savannah.gnu.org/git/m4.git#branch=branch-2.0
sha256sums = SKIP
pkgname = m4-git
|