blob: a5bc4a59ee66ba5211e3b3d6be2bc92a300f4bf0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = cgrep-clang-git
pkgdesc = grep for C/C++ source files
pkgver = r154.f7e9ac8
pkgrel = 1
url = https://github.com/bloodstalker/cgrep
arch = any
license = GPL3
makedepends = git
depends = llvm
depends = clang
provides = cgrep-clang
conflicts = cgrep-clang
source = cgrep-clang::git+https://github.com/bloodstalker/cgrep
source = git+https://github.com/bloodstalker/cfe-extra
source = adjust-libclang-lib-names.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = c726ccfdc45f9ad434647cfcab95ac536700ab87978f05f3a341a555642eb8c4
pkgname = cgrep-clang-git
|