void-packages/srcpkgs/Bear/template

16 lines
592 B
Bash

# Template file for 'Bear'
pkgname=Bear
version=2.4.4
revision=1
build_style=cmake
hostmakedepends="python3"
depends="python3"
short_desc="Tool that generates a compilation database for clang tooling"
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/rizsotto/Bear"
changelog="https://raw.githubusercontent.com/rizsotto/Bear/master/ChangeLog.md"
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=5e95c9fe24714bcb98b858f0f0437aff76ad96b1d998940c0684c3a9d3920e82
python_version=3