mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
New package: kapidox-5.26.0 (#4884)
This commit is contained in:
parent
19995595c2
commit
0ab5894bda
1 changed files with 20 additions and 0 deletions
20
srcpkgs/kapidox/template
Normal file
20
srcpkgs/kapidox/template
Normal file
|
@ -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…
Add table
Reference in a new issue