blob: 02262f3904c58bfddec529f951cc106d22712e18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gpp
pkgdesc = A general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks
pkgver = 2.27
pkgrel = 1
url = http://en.nothingisreal.com/wiki/GPP
arch = x86_64
arch = i686
arch = armv7
arch = mips64el
license = LGPL2.1
depends = glibc
source = gpp::git+https://github.com/logological/gpp.git#tag=2.27
validpgpkeys = 28F47A15AB82C216D278DEB92B119C3AEFBF4915
sha256sums = SKIP
pkgname = gpp
|