New package: clazy-1.4

This commit is contained in:
John 2018-11-14 21:18:41 +01:00 committed by maxice8
parent 88ab0aa8fd
commit c2f939c1d0
1 changed files with 14 additions and 0 deletions

14
srcpkgs/clazy/template Normal file
View File

@ -0,0 +1,14 @@
# Template file for 'clazy'
pkgname=clazy
version=1.4
revision=1
build_style=cmake
hostmakedepends="python"
makedepends="clang llvm"
short_desc="Qt oriented code checker based on clang framework"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://cgit.kde.org/clazy.git/about/"
distfiles="${KDE_SITE}/clazy/${version}/src/${pkgname}-${version}.tar.xz"
checksum=3f5d5e148c9e9c4e43f095796261794da5385578d2375b12c9179d340d6d5a8a
nocross="Clang cannot be installed as makedep"