blob: 1fdeda8044748420ed7de06820934d05c8c963f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = gpp-git
pkgdesc = General-purpose preprocessor with customizable syntax (development version)
pkgver = 2.28.r0.gfc9cc00
pkgrel = 3
url = https://github.com/logological/gpp
arch = aarch64
arch = armv7h
arch = i686
arch = x86_64
license = GPL-3.0-or-later
license = LGPL-3.0-or-later
makedepends = git
depends = glibc
provides = gpp
conflicts = gpp
source = git+https://github.com/logological/gpp.git
sha256sums = SKIP
pkgname = gpp-git
|