2021-01-28 09:35:13 +00:00
|
|
|
pkgbase = bear
|
|
|
|
pkgdesc = tool to generate compilation database for clang tooling
|
2021-03-06 08:54:22 +00:00
|
|
|
pkgver = 3.0.8
|
2021-01-28 09:35:13 +00:00
|
|
|
pkgrel = 1
|
|
|
|
url = https://github.com/rizsotto/Bear
|
|
|
|
arch = i686
|
|
|
|
arch = x86_64
|
|
|
|
license = GPL3
|
|
|
|
makedepends = cmake
|
|
|
|
makedepends = ninja
|
|
|
|
makedepends = nlohmann-json
|
|
|
|
depends = grpc
|
|
|
|
depends = fmt
|
|
|
|
depends = spdlog
|
|
|
|
provides = bear
|
|
|
|
conflicts = bear
|
|
|
|
conflicts = interception-tools
|
2021-03-06 08:54:22 +00:00
|
|
|
source = Bear-3.0.8.tar.gz::https://github.com/rizsotto/Bear/archive/3.0.8.tar.gz
|
|
|
|
sha256sums = 663ef2fcf359e1efb20831fae3901a3edbbb906dd0bc5e62af92e353651c5cec
|
2021-01-28 09:35:13 +00:00
|
|
|
|
|
|
|
pkgname = bear
|
|
|
|
|