summaryrefslogtreecommitdiff
path: root/app-accessibility
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
commitb49088575eb777ced2551f484da86317332d6087 (patch)
treebf9a151cf2d61956340d555659ffc098ee1da466 /app-accessibility
parent514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (diff)
gentoo resync : 24.07.2021
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/Manifest.gzbin4886 -> 4886 bytes
-rw-r--r--app-accessibility/orca/Manifest2
-rw-r--r--app-accessibility/orca/orca-40.0.ebuild16
3 files changed, 9 insertions, 9 deletions
diff --git a/app-accessibility/Manifest.gz b/app-accessibility/Manifest.gz
index ec1ea15b839a..71c24cc6edf8 100644
--- a/app-accessibility/Manifest.gz
+++ b/app-accessibility/Manifest.gz
Binary files differ
diff --git a/app-accessibility/orca/Manifest b/app-accessibility/orca/Manifest
index 4738f4b571be..d89cb1a980d4 100644
--- a/app-accessibility/orca/Manifest
+++ b/app-accessibility/orca/Manifest
@@ -1,3 +1,3 @@
DIST orca-40.0.tar.xz 3603368 BLAKE2B 3ac99f32ee496004e568ce61d5862591556bedfd8dc7ef1b707b62b120f1349ae38bbd427b0d3cc67c7be7334bcc46b067ee44a45c51bcdbdf15ee78c0243f64 SHA512 16e15b1cb4b5a2a3d14ddf9e9277e6b0c65e2ab0a7370fd8bfb830bee9d208ef6b5b3d0c19cc2ff6107f3b0cd41e8ae00881033645f7a309ca3ce65aebd73a1b
-EBUILD orca-40.0.ebuild 1596 BLAKE2B ccbd51fe9f25ce4f23f1abbb96cce99c5196d4daff9890ccbc1cf2b870197d6b16d821d6e7150a2fef714ae930f47e2cd0065c2b598ef2e62b97c8bfa5270c6b SHA512 04ecf87baf989cd16260f7c08f1ef740aa8983c46437123facaf7667caafe76b61e333257230e54cca121c5e8ecc35b07a99648ae0d56b9de1df7ccefde8b569
+EBUILD orca-40.0.ebuild 1554 BLAKE2B 5acffbb4c7175a01e0a694a8a43dd2c65b0c77744751680f7cae4158964da15289a979afc9aee9a36cdc92745393e23cb6bc54cf4449ac701f8bd20026977153 SHA512 0727bf8591fa63634a4326cc4ad054325726d679afa3c978ed02e3044a5e11f65f790b8d28c60453b3948dc238e948c197c3d7131bd0fb9cfd7f6e798f4f6b4b
MISC metadata.xml 640 BLAKE2B 490290dba5378d6599afa55e56780f99333b32ce71d0ca17f241c9e87c9d7ae19f3e0656c059bb841dd707df66b330da7ff860f3c0b1eb221de552227ba4ca06 SHA512 6fd5af9a57c21a72a37740f458947dce9a54e378ce5b602c9443d954ed536792cfa74299a69d02a2b0d81905a892d5b2d43f93678367ce7e039aa350c882cbb8
diff --git a/app-accessibility/orca/orca-40.0.ebuild b/app-accessibility/orca/orca-40.0.ebuild
index 77a3754d3af5..64f62b0d74a3 100644
--- a/app-accessibility/orca/orca-40.0.ebuild
+++ b/app-accessibility/orca/orca-40.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
PYTHON_REQ_USE="threads(+)"
inherit gnome2 python-single-r1
@@ -25,22 +25,22 @@ DEPEND="${PYTHON_DEPS}
media-libs/gstreamer:1.0[introspection]
>=x11-libs/gtk+-3.6.2:3[introspection]
$(python_gen_cond_dep '
- dev-python/gst-python:1.0[${PYTHON_MULTI_USEDEP}]
- >=dev-python/pygobject-3.18:3[${PYTHON_MULTI_USEDEP}]
+ dev-python/gst-python:1.0[${PYTHON_USEDEP}]
+ >=dev-python/pygobject-3.18:3[${PYTHON_USEDEP}]
')
braille? (
$(python_gen_cond_dep '
- >=app-accessibility/brltty-5.0-r3[python,${PYTHON_MULTI_USEDEP}]
- dev-libs/liblouis[python,${PYTHON_MULTI_USEDEP}]
+ >=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}]
+ dev-libs/liblouis[python,${PYTHON_USEDEP}]
')
)
"
RDEPEND="${DEPEND}
dev-libs/atk[introspection]
$(python_gen_cond_dep '
- >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_MULTI_USEDEP}]
- >=dev-python/pyatspi-2.36[${PYTHON_MULTI_USEDEP}]
- dev-python/setproctitle[${PYTHON_MULTI_USEDEP}]
+ >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
+ >=dev-python/pyatspi-2.36[${PYTHON_USEDEP}]
+ dev-python/setproctitle[${PYTHON_USEDEP}]
')
x11-libs/libwnck:3[introspection]
x11-libs/pango[introspection]