public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Zapparov" <alexey@zapparov.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/bibata-xcursors/
Date: Mon, 17 Jan 2022 03:39:12 +0000 (UTC)	[thread overview]
Message-ID: <1642390583.d4a696225afffa1542beac38c620e28fcbfc90fe.alexey@gentoo> (raw)

commit:     d4a696225afffa1542beac38c620e28fcbfc90fe
Author:     Alexey Zapparov <alexey <AT> zapparov <DOT> com>
AuthorDate: Mon Jan 17 03:36:23 2022 +0000
Commit:     Alexey Zapparov <alexey <AT> zapparov <DOT> com>
CommitDate: Mon Jan 17 03:36:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4a69622

x11-themes/bibata-xcursors: fix QA failures

Closes: https://bugs.gentoo.org/830149
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>

 ...ors-1.1.2.ebuild => bibata-xcursors-1.1.2-r1.ebuild} | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/x11-themes/bibata-xcursors/bibata-xcursors-1.1.2.ebuild b/x11-themes/bibata-xcursors/bibata-xcursors-1.1.2-r1.ebuild
similarity index 80%
rename from x11-themes/bibata-xcursors/bibata-xcursors-1.1.2.ebuild
rename to x11-themes/bibata-xcursors/bibata-xcursors-1.1.2-r1.ebuild
index 170981fd1..7797f0381 100644
--- a/x11-themes/bibata-xcursors/bibata-xcursors-1.1.2.ebuild
+++ b/x11-themes/bibata-xcursors/bibata-xcursors-1.1.2-r1.ebuild
@@ -3,6 +3,9 @@
 
 EAPI=8
 
+PYTHON_COMPAT=( python3_{8..10} )
+inherit python-any-r1
+
 MY_PN="Bibata_Cursor"
 
 DESCRIPTION="Opensource, compact, and material-designed cursor set"
@@ -18,12 +21,24 @@ KEYWORDS="~amd64 ~x86"
 
 RDEPEND="x11-libs/libXcursor"
 BDEPEND="
-	dev-python/clickgen
+	${RDEPEND}
+	${PYTHON_DEPS}
+	$(python_gen_any_dep '
+		dev-python/clickgen[${PYTHON_USEDEP}]
+	')
 	app-arch/unzip
 "
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 
+python_check_deps() {
+	has_version -b "dev-python/clickgen[${PYTHON_USEDEP}]"
+}
+
+pkg_setup() {
+	python-any-r1_pkg_setup
+}
+
 src_unpack() {
 	unpack "${P}.tar.gz"
 	cd "${S}" || die "Cannot change dir into '${S}'"


             reply	other threads:[~2022-01-17  3:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-17  3:39 Alexey Zapparov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-18 21:50 [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/bibata-xcursors/ Johannes Huber
2025-02-18 21:50 Johannes Huber
2023-04-24 17:07 Alexey Zapparov
2023-04-24 17:07 Alexey Zapparov
2022-10-25 13:40 Alexey Zapparov
2022-06-20  3:07 Alexey Zapparov
2022-01-02 15:07 Andrew Ammerlaan
2021-12-25 20:47 Alexey Zapparov

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=1642390583.d4a696225afffa1542beac38c620e28fcbfc90fe.alexey@gentoo \
    --to=alexey@zapparov.com \
    --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