New package: kapidox-5.26.0 (#4884)
This commit is contained in:
parent
19995595c2
commit
0ab5894bda
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'kapidox'
|
||||
pkgname=kapidox
|
||||
version=5.26.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=cmake
|
||||
pycompile_module="kapidox"
|
||||
hostmakedepends="extra-cmake-modules python"
|
||||
makedepends="python-Jinja2 python-yaml"
|
||||
depends="python-Jinja2 python-yaml doxygen"
|
||||
short_desc="API documentation generation tool for KDE framework"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="2-clause-BSD"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kapidox"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=68d90d8e86ac0392efb381c66b85b45e867572ea4a032607f0bfad97bf26dfea
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue