mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
kapidox: update to 5.113.0.
This commit is contained in:
parent
35258a2587
commit
2c25af2ffc
1 changed files with 4 additions and 2 deletions
|
@ -1,17 +1,19 @@
|
|||
# Template file for 'kapidox'
|
||||
pkgname=kapidox
|
||||
version=5.112.0
|
||||
version=5.113.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
makedepends="python3-Jinja2 python3-yaml"
|
||||
depends="python3-Jinja2 python3-yaml doxygen"
|
||||
checkdepends="python3-requests"
|
||||
short_desc="API documentation generation tool for KDE framework"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="BSD-2-Clause, CC0-1.0"
|
||||
homepage="https://invent.kde.org/frameworks/kapidox"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=11b78560f1f3b24f2aa86c052cdcce0426cd7aa54fca6d38fcb140d299054839
|
||||
checksum=3de0246d54009c37c2ab8128ffe378d6f42b6fe48583bf16d55e5a1e003b8014
|
||||
make_check=no # requires doxyqml (which is not packaged in void repos)
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/BSD-2-Clause.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue