public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/geda/
Date: Wed,  2 Mar 2022 16:41:20 +0000 (UTC)	[thread overview]
Message-ID: <1646239271.dab9ae55a2f77d4c91c493e0550c3acef8614f07.andrewammerlaan@gentoo> (raw)

commit:     dab9ae55a2f77d4c91c493e0550c3acef8614f07
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 16:41:11 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 16:41:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab9ae55

sci-electronics/geda: depend on python

Closes: https://bugs.gentoo.org/834492
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-electronics/geda/geda-1.10.2.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/geda/geda-1.10.2.ebuild b/sci-electronics/geda/geda-1.10.2.ebuild
index 3f4d3e11c4d2..535b6ce530a8 100644
--- a/sci-electronics/geda/geda-1.10.2.ebuild
+++ b/sci-electronics/geda/geda-1.10.2.ebuild
@@ -3,9 +3,10 @@
 
 EAPI=8
 
+PYTHON_COMPAT=( python3_{8..10} )
 DOCS_BUILDER="doxygen"
 DOCS_DEPEND="media-gfx/graphviz"
-inherit autotools docs xdg
+inherit autotools docs python-single-r1 xdg
 
 MY_PN=${PN}-gaf
 MY_P=${MY_PN}-${PV}
@@ -19,8 +20,12 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="debug examples fam nls stroke threads"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-RDEPEND="
+# The Xorn python bindings aren't quite working
+RESTRICT="test"
+
+RDEPEND="${PYTHON_DEPS}
 	dev-libs/glib:2
 	dev-scheme/guile
 	sci-electronics/electronics-menu


             reply	other threads:[~2022-03-02 16:41 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02 16:41 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-21  6:00 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/geda/ Sam James
2024-03-21  5:58 Sam James
2024-03-21  5:58 Sam James
2024-03-21  5:58 Sam James
2024-03-12  6:45 Sam James
2023-12-16  1:29 Sam James
2022-03-03 10:20 Andrew Ammerlaan
2022-03-03  9:48 Andrew Ammerlaan
2022-03-02 12:35 Andrew Ammerlaan
2021-11-18 23:50 Georgy Yakovlev
2019-05-20 16:17 Thomas Beierlein
2019-05-20 16:17 Thomas Beierlein
2018-08-05 20:50 Mikle Kolyada
2018-08-05  1:03 Thomas Deutschmann
2018-06-16  9:08 Thomas Beierlein
2017-12-11  8:20 Michael Weber
2017-01-29 19:16 Michael Weber
2017-01-29 16:45 Michael Weber
2017-01-29 16:45 Michael Weber
2016-08-11 23:35 Denis Dupeyron

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=1646239271.dab9ae55a2f77d4c91c493e0550c3acef8614f07.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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