mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-frameworks/kapidox: drop 6.10.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST kapidox-6.10.0.tar.xz 198620 BLAKE2B 366e0f15836cc067c6da33f71f7b3d47aee7313acf2a6b3b579af9cf29b43e03bf4e00cda42462f8720d959e68415d66a5e81ddeddc5ceab94e80e5171cf0019 SHA512 b989561240d3a77d03497705fd133d445341f448e32be0184f8e2a57eeef8cfa9a046229269c4bc1f0418ab0a648c2d93f0325f2e2d04aa92a3f1c60f260ec00
|
||||
DIST kapidox-6.13.0.tar.xz 198556 BLAKE2B 49d512072511273d781a3c2d387408e84b5d24a94a362abe4eb1211aa487f84d040da06d7087c20c81631c1645ed1dc7b13a3324f6a860e4656bd9d41b377845 SHA512 bd240dbe0990a51217be66b67d1659cb179ea276d5f4a45571e2efe3b276cce3a75251d373cf5332454c2d3d44ad005d855890a2618f9dbd1d395934bc4e8ad4
|
||||
|
||||
@@ -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}]
|
||||
"
|
||||
Reference in New Issue
Block a user