public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kapidox/
Date: Sun, 11 Dec 2022 21:30:58 +0000 (UTC)	[thread overview]
Message-ID: <1670794178.16f74eb3eeab42140792b87b1bcebcf381227c83.sam@gentoo> (raw)

commit:     16f74eb3eeab42140792b87b1bcebcf381227c83
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 21:29:38 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 21:29:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f74eb3

kde-frameworks/kapidox: use PEP517

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-frameworks/kapidox/kapidox-5.101.0-r1.ebuild | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/kde-frameworks/kapidox/kapidox-5.101.0-r1.ebuild b/kde-frameworks/kapidox/kapidox-5.101.0-r1.ebuild
new file mode 100644
index 000000000000..904c957c4d6f
--- /dev/null
+++ b/kde-frameworks/kapidox/kapidox-5.101.0-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 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_{8..11} )
+inherit frameworks.kde.org distutils-r1
+
+DESCRIPTION="Framework for building KDE API documentation in a standard format and style"
+
+LICENSE="BSD-2"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+	app-doc/doxygen
+	$(python_gen_cond_dep '
+		dev-python/jinja[${PYTHON_USEDEP}]
+		dev-python/pyyaml[${PYTHON_USEDEP}]
+	')
+	media-gfx/graphviz[python,${PYTHON_SINGLE_USEDEP}]
+"


             reply	other threads:[~2022-12-11 21:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-11 21:30 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-14 20:01 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kapidox/ Andreas Sturmlechner
2022-11-18  7:22 WANG Xuerui
2022-02-11  3:02 Yixun Lan
2020-10-11 21:33 Andreas Sturmlechner
2020-02-09 17:09 Michał Górny
2019-10-16 21:00 Andreas Sturmlechner
2019-09-14 14:59 Andreas Sturmlechner
2018-10-10 11:54 Mikle Kolyada
2017-01-17 19:54 Aaron Bauman
2016-04-26 16:59 Johannes Huber
2016-03-27 21:26 Johannes Huber
2016-03-05 10:20 Mikle Kolyada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1670794178.16f74eb3eeab42140792b87b1bcebcf381227c83.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox