kapidox: update to 5.92.0.
This commit is contained in:
parent
e19c0a784f
commit
5149c9a16d
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'kapidox'
|
# Template file for 'kapidox'
|
||||||
pkgname=kapidox
|
pkgname=kapidox
|
||||||
version=5.91.0
|
version=5.92.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=python3-module
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
makedepends="python3-Jinja2 python3-yaml"
|
makedepends="python3-Jinja2 python3-yaml"
|
||||||
depends="python3-Jinja2 python3-yaml doxygen"
|
depends="python3-Jinja2 python3-yaml doxygen"
|
||||||
short_desc="API documentation generation tool for KDE framework"
|
short_desc="API documentation generation tool for KDE framework"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="BSD-2-Clause, CC0-1.0"
|
license="BSD-2-Clause, CC0-1.0"
|
||||||
homepage="https://invent.kde.org/frameworks/kapidox"
|
homepage="https://invent.kde.org/frameworks/kapidox"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=434daaf49056471af72a97043c054d0104f1341f92a4464f66a2256233a2b7f7
|
checksum=4f5201de5878bc3fb24f9e2ebd387c0a12d7a27c407636bc878bab5a3999a56d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-2-Clause.txt
|
vlicense LICENSES/BSD-2-Clause.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue