New package: clazy-1.4
This commit is contained in:
parent
88ab0aa8fd
commit
c2f939c1d0
|
@ -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"
|
Loading…
Reference in New Issue