parent
d7b8b3768d
commit
c4fba47b46
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'kapidox'
|
# Template file for 'kapidox'
|
||||||
pkgname=kapidox
|
pkgname=kapidox
|
||||||
version=5.73.0
|
version=5.74.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
pycompile_module="kapidox"
|
pycompile_module="kapidox"
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules python"
|
hostmakedepends="kcoreaddons extra-cmake-modules python3 python3-setuptools"
|
||||||
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 <me@johnnynator.dev>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
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=b49ff6673906817ed95a3de56535594de02a9f95bcb2726abe52d0c0e0161be5
|
checksum=7c5b56b924fe6ae5b3a183d4ff5236cb8c6690fc2bda2f685073d620ec61d2c0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue