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: app-accessibility/orca/
Date: Sun,  2 Jun 2024 08:19:07 +0000 (UTC)	[thread overview]
Message-ID: <1717316316.854230e46edbea1c1eb491ea328508ff7bbe1232.sam@gentoo> (raw)

commit:     854230e46edbea1c1eb491ea328508ff7bbe1232
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri May 24 19:14:45 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  2 08:18:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854230e4

app-accessibility/orca: enable py3.12, adjust to liblouis-3.29.0

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36837
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/orca/{orca-45.2.ebuild => orca-45.2-r1.ebuild} | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/orca/orca-45.2.ebuild b/app-accessibility/orca/orca-45.2-r1.ebuild
similarity index 87%
rename from app-accessibility/orca/orca-45.2.ebuild
rename to app-accessibility/orca/orca-45.2-r1.ebuild
index 69045598a323..b501097d07a7 100644
--- a/app-accessibility/orca/orca-45.2.ebuild
+++ b/app-accessibility/orca/orca-45.2-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit gnome2 python-single-r1
 
@@ -28,8 +28,13 @@ DEPEND="${PYTHON_DEPS}
 	braille? (
 		$(python_gen_cond_dep '
 			>=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}]
-			dev-libs/liblouis[python,${PYTHON_USEDEP}]
 		')
+		|| (
+			>=dev-libs/liblouis-3.29.0[${PYTHON_SINGLE_USEDEP}]
+			$(python_gen_cond_dep '
+				<dev-libs/liblouis-3.29.0[python,${PYTHON_USEDEP}]
+			')
+		)
 	)
 "
 RDEPEND="${DEPEND}


             reply	other threads:[~2024-06-02  8:19 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-02  8:19 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-01 11:36 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/orca/ Pacho Ramos
2024-08-09 10:35 Pacho Ramos
2024-08-09 10:35 Pacho Ramos
2024-05-06  7:09 Mart Raudsepp
2024-04-22 17:34 Arthur Zamarin
2024-04-06 21:07 Arthur Zamarin
2024-03-02 22:33 Mart Raudsepp
2024-02-18  6:09 Arthur Zamarin
2024-02-18  6:09 Arthur Zamarin
2024-01-08  7:03 Sam James
2024-01-06 18:48 Mart Raudsepp
2023-10-08 11:51 Pacho Ramos
2023-09-22  2:33 Matt Turner
2023-09-15 16:52 Matt Turner
2023-05-26  1:44 Matt Turner
2023-05-05  7:36 Arthur Zamarin
2023-05-05  7:36 Arthur Zamarin
2023-05-05  7:34 Arthur Zamarin
2023-03-25  3:27 Matt Turner
2023-01-05 16:30 Matt Turner
2022-11-29 15:58 WANG Xuerui
2022-10-29 22:33 Matt Turner
2022-10-02 10:36 Matt Turner
2022-07-07 18:06 Matt Turner
2022-07-02  3:19 Matt Turner
2022-05-17 19:10 Matt Turner
2022-03-23  6:14 Matt Turner
2022-02-15 18:31 Matt Turner
2022-01-31 19:55 Matt Turner
2022-01-31  2:36 Yixun Lan
2022-01-29  7:10 Sam James
2022-01-29  4:32 Sam James
2022-01-28 18:58 Matt Turner
2022-01-22 10:06 Pacho Ramos
2021-12-01  6:37 Yixun Lan
2021-04-19  2:10 Matt Turner
2020-12-19 15:14 Mart Raudsepp
2020-08-16  7:52 Mart Raudsepp
2020-08-13 20:25 Michał Górny
2020-05-11 16:49 Agostino Sarubbo
2020-05-09  7:40 Agostino Sarubbo
2020-04-20 20:30 Mart Raudsepp
2020-04-19  8:15 Mart Raudsepp
2020-03-29 17:56 Mart Raudsepp
2019-12-08 20:27 Mart Raudsepp
2019-10-20 19:49 Mart Raudsepp
2019-08-03 14:04 Aaron Bauman
2019-05-18 13:41 Mart Raudsepp
2019-03-29 23:27 Mart Raudsepp
2019-03-18 11:02 Mart Raudsepp
2019-03-06 21:17 Mart Raudsepp
2019-01-17 13:59 Mart Raudsepp
2018-01-27  9:38 Mart Raudsepp
2018-01-18  1:49 Mikle Kolyada
2017-12-09 14:21 Pacho Ramos
2017-08-09 22:58 Gilles Dartiguelongue
2017-08-09 22:58 Gilles Dartiguelongue
2016-11-09  8:28 Gilles Dartiguelongue
2016-11-01 17:31 Gilles Dartiguelongue
2016-11-01 17:31 Gilles Dartiguelongue
2016-08-31 21:58 Gilles Dartiguelongue
2016-08-31 21:58 Gilles Dartiguelongue
2016-07-30 10:50 Pacho Ramos
2016-06-24 20:06 Pacho Ramos
2016-06-24 20:06 Pacho Ramos
2015-11-09 21:51 Pacho Ramos
2015-10-04 11:06 Pacho Ramos
2015-10-04 11:06 Pacho Ramos

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=1717316316.854230e46edbea1c1eb491ea328508ff7bbe1232.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