diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-02-02 01:39:05 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-02-02 01:39:05 +0000 |
commit | fcc5224904648a8e6eb528d7603154160a20022f (patch) | |
tree | 3bfce096b38a9cea8eed13fc70c1526c456e9abd /app-accessibility/caribou | |
parent | 2fd57282f0262ca084e05b0f2c63fbada395d02b (diff) |
gentoo resync : 02.02.2022
Diffstat (limited to 'app-accessibility/caribou')
-rw-r--r-- | app-accessibility/caribou/Manifest | 1 | ||||
-rw-r--r-- | app-accessibility/caribou/caribou-0.4.21-r3.ebuild | 98 |
2 files changed, 0 insertions, 99 deletions
diff --git a/app-accessibility/caribou/Manifest b/app-accessibility/caribou/Manifest index 6664e43279f0..5b8c4dfccbd6 100644 --- a/app-accessibility/caribou/Manifest +++ b/app-accessibility/caribou/Manifest @@ -6,6 +6,5 @@ AUX caribou-fix-python-env.patch 2508 BLAKE2B b27a37c5f14affb2610b6a2caca9827a4b AUX caribou-fix-subkey-popmenu.patch 916 BLAKE2B 5f833fded2a5d1dedf613aecd1e473f80954a730174f9509e2a3c846b790f8abe861fb65ddf683bee87b0cd99b8d18c4c6eab6413f978a295190cc5d9a355c51 SHA512 8ce9b33c09e19a24e2e8366674437afa03743637d0d1854e8c5b4f73cbd69148b8c4d59d65212c509146fd051015d7a20f9d8ff92e9c835b4d805ca6c564b5c2 AUX caribou-fix-xadapter-xkb-calls.patch 1840 BLAKE2B c752a1e7f9cee33ed8ecdb5c9d72267e11b3881c6c1e4e7576b070088ecbe7893c9d5ef1dce8483b062ef31083441072a3b88309db523832a8b06e2254e65a82 SHA512 122b1004e601f3c669d8f8d33d4fd167d662086f54e0376f4cc6147e470b07a1345af99581313facb286c4392a2ae17b39565d36cca32fd5eeb7a44a49807999 DIST caribou-0.4.21.tar.xz 426516 BLAKE2B bd5e27bbbdb08fc31edce3b65124177e30b6d51e0071601bcd84c325b5794ce936b3f782ac8639dca332c246e329773f462dcecc0f236f52aeb0dcc7c5607a24 SHA512 5fc0cf54a1cad50d41e659adbbb932b51d69d18951562f87497e99aaae17ac72b453b759dd7289ff8f68a79574dfce510b9de6bedc61408c14cb48b83eaf08da -EBUILD caribou-0.4.21-r3.ebuild 2151 BLAKE2B 832b4c0988850899014970bd158d907c15a38fe79f2b2d7f06bc18624c09ec5b1004703a1de306a14e82981fc9c609a930110f276a13c2ef82ad46f3a8ef6b35 SHA512 f266db24f6feb28c36b70850465b2c05cbf81d2a74670cc0e0301314095d6ab95aba8a9894c43597d6d7ef7627db92f5f7d894334ae4508c81419d955e378dff EBUILD caribou-0.4.21-r4.ebuild 2247 BLAKE2B 04bdcc1d001a8f358b6a2c88a69052e8d0c647ace8926a3b774254f424a26f251e2b91baddb50ae621bdadc2182768e0beac82c65c4ff2f02147ea8e7a0acd42 SHA512 008c12ad32dc8f2783e0499f66c7ea0f9c6ada18c88361adb56c760da44cf95726a3fedc5726d62c37ace36ad27b7271366595f52656505dec172910236e1bbd MISC metadata.xml 840 BLAKE2B 671f825fbc4ae6d54e4f954841e64ac34affbec420b2bf7bf07ec8dcf9f94bf68bd614566c06018476bd5a6f6c29ed86072d1f3b6b2e84281744052c9ddc1b3b SHA512 1db29ec2266887839c007307a66e10fae1bd119e3a2eef9b3223382e2dbd0413defb864c2b4917ddf24eeaa36929100cb092e0d065dff26853e54532d88bfd30 diff --git a/app-accessibility/caribou/caribou-0.4.21-r3.ebuild b/app-accessibility/caribou/caribou-0.4.21-r3.ebuild deleted file mode 100644 index db6f57062819..000000000000 --- a/app-accessibility/caribou/caribou-0.4.21-r3.ebuild +++ /dev/null @@ -1,98 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..9} ) -PYTHON_REQ_USE="xml" - -VALA_MAX_API_VERSION="0.50" - -inherit gnome.org gnome2-utils python-single-r1 vala - -DESCRIPTION="Input assistive technology intended for switch and pointer users" -HOMEPAGE="https://wiki.gnome.org/Projects/Caribou" - -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" - -COMMON_DEPEND=" - ${PYTHON_DEPS} - app-accessibility/at-spi2-core - $(python_gen_cond_dep ' - >=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}] - ') - >=dev-libs/gobject-introspection-0.10.7:= - dev-libs/libgee:0.8 - dev-libs/libxml2 - >=media-libs/clutter-1.5.11:1.0[introspection] - >=x11-libs/gtk+-3:3[introspection] - x11-libs/libX11 - x11-libs/libxklavier - x11-libs/libXtst -" -# gsettings-desktop-schemas is needed for the 'toolkit-accessibility' key -# pyatspi-2.1.90 needed to run caribou if pygobject:3 is installed -# librsvg needed to load svg images in css styles -RDEPEND=" - ${COMMON_DEPEND} - dev-libs/glib[dbus] - $(python_gen_cond_dep ' - >=dev-python/pyatspi-2.1.90[${PYTHON_USEDEP}] - ') - >=gnome-base/gsettings-desktop-schemas-3 - gnome-base/librsvg:2 - sys-apps/dbus - !<x11-base/xorg-server-1.20.10 -" -DEPEND=" - ${COMMON_DEPEND} - dev-libs/libxslt -" -BDEPEND=" - $(vala_depend) - >=dev-util/intltool-0.35.5 - virtual/pkgconfig -" - -PATCHES=( - "${FILESDIR}/${PN}-fix-compilation-error.patch" - "${FILESDIR}/${PN}-fix-subkey-popmenu.patch" - "${FILESDIR}/${PN}-fix-xadapter-xkb-calls.patch" - "${FILESDIR}/${PN}-fix-antler-style-css.patch" - "${FILESDIR}/${PN}-fix-python-env.patch" -) - -src_prepare() { - default - vala_src_prepare - gnome2_disable_deprecation_warning -} - -src_configure() { - econf \ - --disable-maintainer-mode \ - --disable-schemas-compile \ - --disable-docs \ - --disable-static \ - --disable-gtk2-module \ - --enable-gtk3-module -} - -src_install() { - DOCS="AUTHORS NEWS README" - default - find "${D}" -name '*.la' -delete || die - python_optimize -} - -pkg_postinst() { - gnome2_schemas_update -} - -pkg_postrm() { - gnome2_schemas_update -} |