blob: e21f97120d9fb53fac09c0c60c4b7af6667df2b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = cppinsights-git
pkgdesc = C++ Insights - See your source code with the eyes of a compiler
pkgver = r595.b71f4f0
pkgrel = 1
url = https://cppinsights.io
arch = x86_64
license = MIT
makedepends = git
makedepends = sed
makedepends = ninja
depends = clang
provides = cppinsights
conflicts = cppinsights
source = cppinsights-git::git+https://github.com/andreasfertig/cppinsights.git
md5sums = SKIP
pkgname = cppinsights-git
|