summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-07-18 11:14:49 +0200
committerHans de Graaff <graaff@gentoo.org>2022-07-18 15:32:21 +0200
commit41c2cf939814e0ac841168208ae13967372fc344 (patch)
tree5b01f7638e639ce1572fc9f3dc84b62a65948aca /app-accessibility/espeakup
parentapp-text/ronn-ng: drop 0.9.1, 0.9.1-r1 (diff)
downloadgentoo-41c2cf939814e0ac841168208ae13967372fc344.tar.gz
gentoo-41c2cf939814e0ac841168208ae13967372fc344.tar.bz2
gentoo-41c2cf939814e0ac841168208ae13967372fc344.zip
app-accessibility/espeakup: add ronn-ng as alternative
app-text/ronn will be masked soon and ronn-ng is a drop-in alternative. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'app-accessibility/espeakup')
-rw-r--r--app-accessibility/espeakup/espeakup-0.90.ebuild2
-rw-r--r--app-accessibility/espeakup/espeakup-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-accessibility/espeakup/espeakup-0.90.ebuild b/app-accessibility/espeakup/espeakup-0.90.ebuild
index b873b1adddd8..9b7d84002ef6 100644
--- a/app-accessibility/espeakup/espeakup-0.90.ebuild
+++ b/app-accessibility/espeakup/espeakup-0.90.ebuild
@@ -24,7 +24,7 @@ COMMON_DEPEND="app-accessibility/espeak-ng[sound]
media-libs/alsa-lib"
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"
-BDEPEND="man? ( app-text/ronn )"
+BDEPEND="man? ( || ( app-text/ronn-ng app-text/ronn ) )"
CONFIG_CHECK="~SPEAKUP ~SPEAKUP_SYNTH_SOFT"
ERROR_SPEAKUP="CONFIG_SPEAKUP is not enabled in this kernel!"
diff --git a/app-accessibility/espeakup/espeakup-9999.ebuild b/app-accessibility/espeakup/espeakup-9999.ebuild
index 206dd07cd258..638e385261f8 100644
--- a/app-accessibility/espeakup/espeakup-9999.ebuild
+++ b/app-accessibility/espeakup/espeakup-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,7 +24,7 @@ COMMON_DEPEND="app-accessibility/espeak-ng[sound]
media-libs/alsa-lib"
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"
-BDEPEND="man? ( app-text/ronn )"
+BDEPEND="man? ( || ( app-text/ronn-ng app-text/ronn ) )"
CONFIG_CHECK="~SPEAKUP ~SPEAKUP_SYNTH_SOFT"