kde-frameworks/kapidox: drop 6.16.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-10-20 17:39:21 +02:00
parent 3ad2270071
commit cecd1e7772
2 changed files with 0 additions and 25 deletions

View File

@@ -1,3 +1,2 @@
DIST kapidox-6.16.0.tar.xz 198596 BLAKE2B 6dadb83b4a33fb82f4b9db797674534e85a8dcc79635eefff7416336784b6fa9dfe730ac32e31679a07cee786587eb1c5a45f1c13a68dc895be406f147e75e53 SHA512 47ed0f7585cd7fe2f15e26108099f6cc205d1876c3f08f51e4f90b2577acf5cbfd00f09091e47897dda844817a842579e85da97111eafa02fb24cf04e7f1b69e
DIST kapidox-6.18.0.tar.xz 198568 BLAKE2B f7a1a3eeeb36cfe47a5c8ef45fe562bdfeac6e926d1292ae64bc93e012239aeb6e1b14a50974953a369ac74d5609dd4bc715d9deba28daa9c31e81b30a5c6d8e SHA512 11b4f85375eb43ba3974b8a975f0050b00c513d9e7fcc489fa0a19d2d4afba9aa5c2d5c51d0ed7f0a4e1c218ca0ff47b68f9fba500ad05036772ab6e2d3a0291
DIST kapidox-6.19.0.tar.xz 198552 BLAKE2B 92cdc5b218f39dc84d27b845c97433952d9703c1683145bb27738705af6b2db190db4815bac7589f90ecc68e148aa891fea933d0b6cbad9a063642d73c0debf6 SHA512 979046815eecac13f0c9454acb3dd19d57ae77331f14549b491abb5087e6ee6fa7c24a9707a170ad1e45779ced02a42047703c256eb426cc61a43dbb797419be

View File

@@ -1,24 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} )
inherit frameworks.kde.org distutils-r1
DESCRIPTION="Framework for building KDE API documentation in a standard format and style"
LICENSE="BSD-2"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND="
app-text/doxygen
$(python_gen_cond_dep '
dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
')
media-gfx/graphviz[python,${PYTHON_SINGLE_USEDEP}]
"