diff options
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/Manifest.gz | bin | 6393 -> 6392 bytes | |||
-rw-r--r-- | app-accessibility/at-spi2-atk/Manifest | 2 | ||||
-rw-r--r-- | app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild | 4 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/Manifest | 2 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild | 4 | ||||
-rw-r--r-- | app-accessibility/orca/Manifest | 2 | ||||
-rw-r--r-- | app-accessibility/orca/orca-3.26.0.ebuild | 72 |
7 files changed, 80 insertions, 6 deletions
diff --git a/app-accessibility/Manifest.gz b/app-accessibility/Manifest.gz Binary files differindex 20cbcb6aca69..54975fa585a9 100644 --- a/app-accessibility/Manifest.gz +++ b/app-accessibility/Manifest.gz diff --git a/app-accessibility/at-spi2-atk/Manifest b/app-accessibility/at-spi2-atk/Manifest index 8a2b8777ad33..c4e3a56b79d2 100644 --- a/app-accessibility/at-spi2-atk/Manifest +++ b/app-accessibility/at-spi2-atk/Manifest @@ -10,5 +10,5 @@ AUX at-spi2-atk-2.20.0-tests-data/test-value.xml 289 BLAKE2B 0d8a8421e4443aab9a9 DIST at-spi2-atk-2.24.1.tar.xz 308576 BLAKE2B 92b96c54cd5a2dbd8a3dddbaa3188b3396ef8e4631cc9438e4ba57da27672d509babae3415c66d2c6afc74855ff0536d4cc6f24a8cecf66478021d350b3572a1 SHA512 5dbc186c7ea4f7f34aa0acaf90f683e549162caa274ba5b5818ae9992b52f1b475923d9818870978e87e3dacdf1018db31810d2d53b39bb4f068bcb64a423f23 DIST at-spi2-atk-2.26.2.tar.xz 322800 BLAKE2B 108a01fd8c16816d9953ad42721080dd6dcb9f75c95c412387d7f54920998c66eb5855eb859e8e00096a47b387d05779691887a7717d31f4c70681d69a9c8266 SHA512 f938b8e2b999fcdfa13e9433bd13c39430bae2ceae0c664a24caccc6af522947bf73de02de3c359807f5370a85961193df2ba24b193b60b915c61828ea747bb2 EBUILD at-spi2-atk-2.24.1.ebuild 1295 BLAKE2B 71f951fbfea338bc0b02a47e421f0be5c3b4f6596554c90f009a8e4798c626ce54e00be1574e94fa2fd12f825978a4a3ff88e49df80e4afe548014a556f003aa SHA512 bfccd577a9cd84257478d0ac1dfa9df89094f38dc36bbe45657ba8603a398a07097e316f386bf337e6fb1d545489f58d26303af73eaacaa23b1c42ae00919d08 -EBUILD at-spi2-atk-2.26.2.ebuild 1042 BLAKE2B 53236f7cce0ec847c182826a3266e2eb90533da51f7056199c282ff4f3d6e3f2e045102c2b35a2553a4bb54394711b9a9f71bfb87284f3b9404282d51c2a3976 SHA512 1c9ba2768d7143c556574e52091213c082eaf8963f638e318729fd50d0c8fc8e832e5e06985bff4796a6314f0e6c54f940aac87777978a4fcb30c99f17f70434 +EBUILD at-spi2-atk-2.26.2.ebuild 1041 BLAKE2B 714f87e8c7c232ae7806a89f260bb0f82576046f55ae0a5a0c6cc0dcc287cb8be140073424b097f8c2485bf206518cdb10e424295f7cff20f86f7da1047df89d SHA512 8c9ffa415d419b96b44c97ad6794c601b759f37dc1de5dd1420c6a45b0401c9cc08b8dc4e686ac8ff1e0fead358d59b72819b6207816d5a160e0c80790e62ca0 MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506 diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild b/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild index 8542983613c3..8032564e1172 100644 --- a/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild +++ b/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test" RDEPEND=" diff --git a/app-accessibility/at-spi2-core/Manifest b/app-accessibility/at-spi2-core/Manifest index b8a71850260d..f6be1d9dd79e 100644 --- a/app-accessibility/at-spi2-core/Manifest +++ b/app-accessibility/at-spi2-core/Manifest @@ -3,5 +3,5 @@ AUX at-spi2-core-2.0.2-disable-teamspaces-test.patch 302 BLAKE2B 4165c68b7e8d983 DIST at-spi2-core-2.24.1.tar.xz 452440 BLAKE2B 2e3e262d507dadbdb8fc5bb1bd60d3dbe8a9c2946228b6dc551d0a9564684d96b1b6cbe29849c1d846b3106b5444a2c6880a10825ba20cca87893f6a52815023 SHA512 e7f354a90204f12d4e464a6b4e4cb27141af3715d7c5ec253bdd2ebe65bc7d191ae7b775c45470a1bd1fe2c0accdd4e84feeb5e1eb1a6c05f3e5e734371027be DIST at-spi2-core-2.26.2.tar.xz 494484 BLAKE2B 0c67cea9c0107fb6503a933de134eb662f192ae2a98734bde1b0629da151476858720d2dcb1791a00a44b61ae2ead945178fba659f88303c552567d7f3f9817b SHA512 6a8e158e30c37ce475467b6634aff046a318875271966d7bfa3e56052d0cd26cd37435d0b9ae14f079542b8b3e76088da5bd50ed39eb39f3f40394c55ed3f255 EBUILD at-spi2-core-2.24.1.ebuild 1761 BLAKE2B ae0738ed2eaabbd4ba26d60181d1c4068ec879c1147269ea8204ac5afce022d629a10131b5a9dcd7e64cf0fdfc1d371a19dd0d9fb33f80cb82799d37b2b8c1d4 SHA512 ec0fb7f620f1ef2d4abbe4772f199f481d0b475a1f0e5f4af9222c29d1579254ae70932bef5195ce377932d4d1b70e04a090d691aae01a7054cf8b57d89c4892 -EBUILD at-spi2-core-2.26.2.ebuild 1603 BLAKE2B 03647ca519567b7dc900298fa46cf9355b7c61cd02949cb2092c3275461588a9a689a2d9fcb4daf35f5c1d559748cff4b170e9a6ab24cd2c229d5d1300e51b63 SHA512 6a7d7f504653567382dce6947379d5fa61d63801bfcb1055d19f0cb276148b28dd9ed3ef236dad92f4937f94d0371aedad2567d77919894128a18668d054f183 +EBUILD at-spi2-core-2.26.2.ebuild 1602 BLAKE2B 70bd4d38482d42de24ad078b6cc73375d9fb64c4cbe027e5739a93b961d2d776cb37ea94981d0bd1a6e376ad5750689e781e84529df264b7969f4b890b99fc38 SHA512 e122a8c019bd5fd05dd3dc53fb55f2c2e274a1b1db67515534c4c96b0aa4571d7f7f02cb7970882009dd735ba216f2f748ed93e471081626c7b06a57975470d8 MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild index d25503b4adf1..48e0c90597bc 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" IUSE="X +introspection" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" # x11-libs/libSM is needed until upstream #719808 is solved either # making the dep unneeded or fixing their configure diff --git a/app-accessibility/orca/Manifest b/app-accessibility/orca/Manifest index 5353f3f146a9..24419dd9e5fd 100644 --- a/app-accessibility/orca/Manifest +++ b/app-accessibility/orca/Manifest @@ -1,3 +1,5 @@ DIST orca-3.24.0.tar.xz 2391740 BLAKE2B 1f294bc8e1c593690c511f0d7d660230c420b33de59c8b1e78ee8d7b16f973b9fff9ce4d656de7202ffd5789ae3604d030c442e8c35eecfd5c5dca058031e996 SHA512 9aa65b534f69bb4a1b800e715776416843ac3756ec1267feca3c66476e34e54f6744f70c0f8ac8868a009d38b6cc165267268491a9ad29ebbd3601dba09d424c +DIST orca-3.26.0.tar.xz 2407368 BLAKE2B e04a891a2f2478b5b5f556a423c073f8c64de78d1f744d41d292cd783edc2ba0e57824ba3afb1f1b58f62503a204003d97e1fb652df307f34ae6838bce44389c SHA512 ca3a60b36d9528cf424e01d7a1aad75a8e14e46a6c93330b8e439bd44832dbc44897657b8da3c583501ce8c835f589209f1b3969ab110766cb1dc099defd2445 EBUILD orca-3.24.0.ebuild 1878 BLAKE2B f3831feb7b8d95a3c4291b0a97048f58baea95ffb94793de3c25b8ff5ae4944c5a42297efb3b6802cda6e8ccdd29f15855a8520b8b3a847cf95f34d835a9470c SHA512 6437a256bf980f50cc766029959400c829b6a48f8c10b89a377b42e98cac3cade2022d7dba836512dc7af00a702d0b69b92eae21adbec53a03c05f0744adb01f +EBUILD orca-3.26.0.ebuild 1884 BLAKE2B 75ee6dcf8f42da7a9ed5fd1cbe416e612811041fa6415a7d6f579f1ca778f048ef940559a297dcdb3326e403c53d755f00775820a2b79a853c3cd417f95e2c4a SHA512 651658f7a28f014727c41f5c35a5d123030ee129ff405bdbda80d6bca40c8b81505788135a6717b672db0b9df7369385a1d10b85c31379c7a61144026f8bca18 MISC metadata.xml 640 BLAKE2B 490290dba5378d6599afa55e56780f99333b32ce71d0ca17f241c9e87c9d7ae19f3e0656c059bb841dd707df66b330da7ff860f3c0b1eb221de552227ba4ca06 SHA512 6fd5af9a57c21a72a37740f458947dce9a54e378ce5b602c9443d954ed536792cfa74299a69d02a2b0d81905a892d5b2d43f93678367ce7e039aa350c882cbb8 diff --git a/app-accessibility/orca/orca-3.26.0.ebuild b/app-accessibility/orca/orca-3.26.0.ebuild new file mode 100644 index 000000000000..88ecd17c1e56 --- /dev/null +++ b/app-accessibility/orca/orca-3.26.0.ebuild @@ -0,0 +1,72 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +GNOME2_LA_PUNT="yes" +PYTHON_COMPAT=( python3_{4,5,6} ) +PYTHON_REQ_USE="threads" + +inherit gnome2 python-r1 + +DESCRIPTION="Extensible screen reader that provides access to the desktop" +HOMEPAGE="https://wiki.gnome.org/Projects/Orca" + +LICENSE="LGPL-2.1+ CC-BY-SA-3.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" + +IUSE="+braille" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +COMMON_DEPEND="${PYTHON_DEPS} + >=app-accessibility/at-spi2-atk-2.26:2 + >=app-accessibility/at-spi2-core-2.26:2[introspection] + >=dev-libs/atk-2.26 + >=dev-libs/glib-2.28:2 + dev-python/gst-python:1.0[${PYTHON_USEDEP}] + >=dev-python/pygobject-3.18:3[${PYTHON_USEDEP}] + media-libs/gstreamer:1.0[introspection] + >=x11-libs/gtk+-3.6.2:3[introspection] + braille? ( + >=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}] + dev-libs/liblouis[python,${PYTHON_USEDEP}] ) +" +RDEPEND="${COMMON_DEPEND} + >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}] + dev-libs/atk[introspection] + >=dev-python/pyatspi-2.26[${PYTHON_USEDEP}] + dev-python/setproctitle[${PYTHON_USEDEP}] + x11-libs/libwnck:3[introspection] + x11-libs/pango[introspection] +" +DEPEND="${COMMON_DEPEND} + >=dev-util/intltool-0.50 + dev-util/itstool + virtual/pkgconfig +" +# app-text/yelp-tools + +src_prepare() { + gnome2_src_prepare + python_copy_sources +} + +src_configure() { + python_foreach_impl run_in_build_dir gnome2_src_configure \ + $(use_with braille liblouis) +} + +src_compile() { + python_foreach_impl run_in_build_dir gnome2_src_compile +} + +src_install() { + installing() { + gnome2_src_install + # Massage shebang to make python_doscript happy + sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \ + -i src/orca/orca || die + python_doscript src/orca/orca + } + python_foreach_impl run_in_build_dir installing +} |