mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
kapidox: update to 5.57.0
[ci skip]
This commit is contained in:
parent
3ce46386d2
commit
7de521f86e
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'kapidox'
|
# Template file for 'kapidox'
|
||||||
pkgname=kapidox
|
pkgname=kapidox
|
||||||
version=5.56.0
|
version=5.57.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
pycompile_module="kapidox"
|
pycompile_module="kapidox"
|
||||||
hostmakedepends="extra-cmake-modules python"
|
hostmakedepends="kcoreaddons extra-cmake-modules python"
|
||||||
makedepends="python-Jinja2 python-yaml"
|
makedepends="python-Jinja2 python-yaml"
|
||||||
depends="python-Jinja2 python-yaml doxygen"
|
depends="python-Jinja2 python-yaml doxygen"
|
||||||
short_desc="API documentation generation tool for KDE framework"
|
short_desc="API documentation generation tool for KDE framework"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kapidox"
|
homepage="https://projects.kde.org/projects/frameworks/kapidox"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=971f56ce21dcd745a90166def317398c1a3ebd24a81b41668b23b84fb6c61866
|
checksum=16f53e4722adddaa8729b4cccc374d16bdbfdd987f8655d2b431a91b046fe2b2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue