diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-01-26 09:55:57 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-01-26 12:53:05 +0200 |
commit | 892a1e2be82f78ac315dd377a6d8e547e3f92fec (patch) | |
tree | 30880ebac48b234b016dba9840fee4da261e96c9 /app-accessibility/at-spi2-atk | |
parent | virtual/opencl: add VIDEO_CARDS=i965 support (diff) | |
download | gentoo-892a1e2be82f78ac315dd377a6d8e547e3f92fec.tar.gz gentoo-892a1e2be82f78ac315dd377a6d8e547e3f92fec.tar.bz2 gentoo-892a1e2be82f78ac315dd377a6d8e547e3f92fec.zip |
app-accessibility/at-spi2-atk: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-accessibility/at-spi2-atk')
10 files changed, 0 insertions, 282 deletions
diff --git a/app-accessibility/at-spi2-atk/Manifest b/app-accessibility/at-spi2-atk/Manifest index 7489584385ec..e1b6550a2288 100644 --- a/app-accessibility/at-spi2-atk/Manifest +++ b/app-accessibility/at-spi2-atk/Manifest @@ -1,4 +1,2 @@ -DIST at-spi2-atk-2.16.0.tar.xz 286668 SHA256 78efc45ec36383bf785f8636e64a8d866defeb020e00a08f92978f1fc3772ff9 SHA512 fcd40693e5ef55c640a52158996dc8bc66f53ef211c343cd5401c4bcd1669110ea836e0550eb41caee9c9f3a4f9670095a7dd8252600af943ddcb374bf50f011 WHIRLPOOL 0865cb8bfd62449bf345938a382c2a7d8efd425154e7e674c8097702e6873d98b8d2be8ac841858ba7dce166c2be4e18be1b1daf4fed43f667430ac3eeccebe2 -DIST at-spi2-atk-2.18.1.tar.xz 291676 SHA256 c4b15f9386d34d464ddad5f6cc85669742c016df87141ceee93513245979c12d SHA512 bf4cd26c8130dd3b92817eb7d0e927391039e86b5d4bd579154c219988af263421c2bf7712fd40fe910ea136cdd2226cf71ba527498b68d022fdbc768c09c7ad WHIRLPOOL d3a4afc5df9d3121836248eeb211cd4cbe7799931a08cc3d83baa6f69d71c11da8afe58ec7dcdef21769f60445b8b6a11e5a5694e310974da97a479590506a66 DIST at-spi2-atk-2.20.1.tar.xz 309112 SHA256 2358a794e918e8f47ce0c7370eee8fc8a6207ff1afe976ec9ff547a03277bf8e SHA512 17ec2c4e7b532b92d7a53da77ec87516f3cab41464b828661cb75bc93e3dcf7e2c8eaa288ae43f60cfbfe9dafd89a74255ab69dffdf90953943733058292c33f WHIRLPOOL 151aa9ef1a27462c7bac470d8c9a203f840d8f365815325b408d337863d24b1747bfe61dbf18ada4d3632349c55b265d4b44c9744445a9622a1d1d4a32c71501 DIST at-spi2-atk-2.22.0.tar.xz 306148 SHA256 e8bdedbeb873eb229eb08c88e11d07713ec25ae175251648ad1a9da6c21113c1 SHA512 9b815eecbe01164df8a3341a3b0e1fe57a4f333964a0836f89f54712512a32d69c333c0c099eb194716d081f5460bb6e6d2c852f7218df51549e88e75880f284 WHIRLPOOL 830b19dda735aa1cd03296a852d22117e957b69de20f798f4728993594e7b578558f413f38ddfcf81a8a9ad544480722db7d088f2b38827ca4293b141eb18370 diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.16.0-r1.ebuild b/app-accessibility/at-spi2-atk/at-spi2-atk-2.16.0-r1.ebuild deleted file mode 100644 index 94550d922e71..000000000000 --- a/app-accessibility/at-spi2-atk/at-spi2-atk-2.16.0-r1.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit autotools eutils gnome2 multilib-minimal - -DESCRIPTION="Gtk module for bridging AT-SPI to Atk" -HOMEPAGE="https://live.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 ~arm-linux ~x86-linux ~x64-macos ~x86-macos" -IUSE="test" - -COMMON_DEPEND=" - >=app-accessibility/at-spi2-core-2.15.5[${MULTILIB_USEDEP}] - >=dev-libs/atk-2.15.4[${MULTILIB_USEDEP}] - >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}] - >=sys-apps/dbus-1.5[${MULTILIB_USEDEP}] -" -RDEPEND="${COMMON_DEPEND} - !<gnome-extra/at-spi-1.32.0-r1 - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-gtklibs-20140508-r3 - !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)] - ) -" -DEPEND="${COMMON_DEPEND} - virtual/pkgconfig[${MULTILIB_USEDEP}] - test? ( >=dev-libs/libxml2-2.9.1 ) -" - -src_prepare() { - # https://bugzilla.gnome.org/show_bug.cgi?id=751137 - epatch "${FILESDIR}"/${PN}-2.16.0-out-of-source.patch - # Fixed in upstream git - epatch "${FILESDIR}"/${P}-null-gobject.patch - # Upstream forgot to put this in tarball :/ - # https://bugzilla.gnome.org/show_bug.cgi?id=751138 - cp -n "${FILESDIR}"/${PN}-2.16.0-atk_suite.h tests/atk_suite.h || die - mkdir tests/data/ || die - cp -n "${FILESDIR}"/${PN}-2.16.0-tests-data/*.xml tests/data/ || die - - eautoreconf - gnome2_src_prepare -} - -multilib_src_configure() { - ECONF_SOURCE=${S} \ - gnome2_src_configure --enable-p2p $(use_with test tests) -} - -multilib_src_test() { - unset DBUS_SESSION_BUS_ADDRESS - dbus-run-session -- emake check -} - -multilib_src_compile() { gnome2_src_compile; } -multilib_src_install() { gnome2_src_install; } diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.18.1.ebuild b/app-accessibility/at-spi2-atk/at-spi2-atk-2.18.1.ebuild deleted file mode 100644 index c3dbf42d2549..000000000000 --- a/app-accessibility/at-spi2-atk/at-spi2-atk-2.18.1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit gnome2 multilib-minimal - -DESCRIPTION="Gtk module for bridging AT-SPI to Atk" -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 ~arm-linux ~x86-linux ~x64-macos ~x86-macos" -IUSE="test" - -COMMON_DEPEND=" - >=app-accessibility/at-spi2-core-2.17.90[${MULTILIB_USEDEP}] - >=dev-libs/atk-2.15.4[${MULTILIB_USEDEP}] - >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}] - >=sys-apps/dbus-1.5[${MULTILIB_USEDEP}] -" -RDEPEND="${COMMON_DEPEND} - !<gnome-extra/at-spi-1.32.0-r1 -" -DEPEND="${COMMON_DEPEND} - virtual/pkgconfig[${MULTILIB_USEDEP}] - test? ( >=dev-libs/libxml2-2.9.1 ) -" - -multilib_src_configure() { - ECONF_SOURCE=${S} \ - gnome2_src_configure --enable-p2p $(use_with test tests) -} - -multilib_src_test() { - unset DBUS_SESSION_BUS_ADDRESS - dbus-run-session -- emake check -} - -multilib_src_compile() { gnome2_src_compile; } -multilib_src_install() { gnome2_src_install; } diff --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-atk_suite.h b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-atk_suite.h deleted file mode 100644 index 17aefcdd03d7..000000000000 --- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-atk_suite.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * AT-SPI - Assistive Technology Service Provider Interface - * (Gnome Accessibility Project; https://wiki.gnome.org/Accessibility) - * - * Copyright (c) 2014 Samsung Electronics Co., Ltd. - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Library General Public License for more details. - * - * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -#ifndef _ATK_SUITE_H -#define _ATK_SUITE_H - -#include <atspi/atspi.h> - -#define ATK_TEST_PATH_ACCESSIBLE (const char *)"/Accessible" -#define ATK_TEST_PATH_ACTION (const char *)"/Action" -#define ATK_TEST_PATH_COMP (const char *)"/Component" - -void atk_test_accessible (void); -void atk_test_action (void); -void atk_test_component (void); - -#endif /* _ATK_SUITE_H */ diff --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-null-gobject.patch b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-null-gobject.patch deleted file mode 100644 index a8f02a0eae1f..000000000000 --- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-null-gobject.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 72220192a31df6b297312d82f059e9824e8a4dc3 Mon Sep 17 00:00:00 2001 -From: Christian Hergert <christian@hergert.me> -Date: Fri, 15 May 2015 13:07:18 -0700 -Subject: [PATCH] atk-adapter: be careful with potential NULL GObjects - -I've been seeing warnings in my Gtk application for a while due to this. ---- - atk-adaptor/accessible-stateset.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/atk-adaptor/accessible-stateset.c b/atk-adaptor/accessible-stateset.c -index f82910b..82820de 100644 ---- a/atk-adaptor/accessible-stateset.c -+++ b/atk-adaptor/accessible-stateset.c -@@ -185,7 +185,7 @@ spi_atk_state_to_dbus_array (AtkObject * object, dbus_uint32_t * array) - { - AtkStateSet *set = atk_object_ref_state_set (object); - spi_atk_state_set_to_dbus_array (set, array); -- g_object_unref (set); -+ g_clear_object (&set); - } - - void --- -2.4.3 - diff --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-out-of-source.patch b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-out-of-source.patch deleted file mode 100644 index df9f006350d4..000000000000 --- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-out-of-source.patch +++ /dev/null @@ -1,55 +0,0 @@ -diff --git a/tests/Makefile.am b/tests/Makefile.am -index 6d388c9..b05b9bd 100644 ---- a/tests/Makefile.am -+++ b/tests/Makefile.am -@@ -9,15 +9,15 @@ atk_test_CFLAGS = $(DBUS_CFLAGS) \ - $(ATSPI_CFLAGS) \ - -I$(top_builddir)\ - -I$(top_srcdir)/tests/dummyatk/ \ -- -I$(top_srcdir)/tests/dummyatk/.libs \ -- -I$(top_srcdir)/tests/dummyatk/.deps \ -+ -I$(top_builddir)/tests/dummyatk/.libs \ -+ -I$(top_builddir)/tests/dummyatk/.deps \ - -I$(top_srcdir) - --atk_test_LDFLAGS = libxmlloader.la \ -- libtestutils.la \ -- $(GLIB_LIBS) \ -- $(ATSPI_LIBS) \ -- $(top_srcdir)/tests/dummyatk/libdummyatk.la -+atk_test_LDADD = libxmlloader.la \ -+ libtestutils.la \ -+ $(GLIB_LIBS) \ -+ $(ATSPI_LIBS) \ -+ $(top_builddir)/tests/dummyatk/libdummyatk.la - - atk_test_CPPFLAGS = -DTESTS_BUILD_DIR=\"$(top_builddir)/tests\" \ - -DTESTS_SRC_DIR=\"$(top_srcdir)/tests\" \ -@@ -34,12 +34,12 @@ app_test_CFLAGS = -I$(top_builddir) \ - -I$(top_srcdir)/tests/dummyatk \ - -I$(top_srcdir)/atk-adaptor - --app_test_LDFLAGS = libxmlloader.la \ -- libtestutils.la \ -- $(GLIB_LIBS) \ -- $(ATK_LIBS) \ -- $(top_srcdir)/tests/dummyatk/libdummyatk.la \ -- $(top_srcdir)/atk-adaptor/libatk-bridge-2.0.la -+app_test_LDADD = libxmlloader.la \ -+ libtestutils.la \ -+ $(GLIB_LIBS) \ -+ $(ATK_LIBS) \ -+ $(top_builddir)/tests/dummyatk/libdummyatk.la \ -+ $(top_builddir)/atk-adaptor/libatk-bridge-2.0.la - - app_test_SOURCES = test-application.c - -@@ -52,7 +52,7 @@ libxmlloader_la_CFLAGS = $(GLIB_CFLAGS) \ - libxmlloader_la_LIBADD = $(GLIB_LIBS) \ - $(XML_LIBS) \ - $(GOBJ_LIBS) \ -- $(top_srcdir)/tests/dummyatk/libdummyatk.la \ -+ $(top_builddir)/tests/dummyatk/libdummyatk.la \ - $(ATK_LIBS) - - libxmlloader_la_SOURCES = atk-object-xml-loader.c\ diff --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test-accessible.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test-accessible.xml deleted file mode 100644 index 26728ddfd6f2..000000000000 --- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test-accessible.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" ?> -<accessible description="Root of the accessible tree" name="root_object" role="accelerator label"> - <accessible description="first child" name="obj1" role="alert"> - <state state_enum="modal"/> - <state state_enum="multi-line"/> - </accessible> - <accessible description="second child" name="obj2" role="animation"> - <accessible description="first prechild" name="obj2/1" role="arrow"> - <relation relation_type="2" target_name="obj2"/> - </accessible> - <accessible description="second prechild" name="obj2/2" role="canvas"/> - </accessible> - <accessible description="third child" name="obj3" role="check box"> - <accessible description="first prechild" name="obj3/1" role="check menu item"/> - </accessible> -</accessible> diff --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test-action.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test-action.xml deleted file mode 100644 index 41ddf00760e3..000000000000 --- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test-action.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" ?> -<accessible description="Root of the accessible tree" name="root_object" role="accelerator label"> - <accessible description="first child" name="obj1" role="alert"/> - <accessible_action description="second child" name="obj2" role="application"> - <action action_name="action1" action_description="action1 description" key_binding="action1 key binding"/> - <action action_name="action2" action_description="action2 description" key_binding="action2 key binding"/> - </accessible_action> - <accessible_action description="third child" name="obj3" role="push button"> - <action action_name="action1" action_description="action1 description" key_binding="action1 key binding"/> - </accessible_action> -</accessible> diff --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test-component.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test-component.xml deleted file mode 100644 index 80929b0cf7a0..000000000000 --- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test-component.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" ?> -<accessible description="Root of the accessible tree" name="root_object" role="accelerator label"> - <accessible_component description="second child" name="obj2" role="application"> - <component x="350" y="200" width="0" height="0" layer="2" zorder="1" alpha="1.5"/> - </accessible_component> - <accessible_component description="third child" name="obj3" role="push button"> - <component x="250" y="250" width="350" height="200" layer="3" zorder="2" alpha="2.5"/> - <accessible_component description="third child a" name="aobj3" role="push button"> - <component x="250" y="250" width="350" height="200" layer="4" zorder="3" alpha="3.5"/> - </accessible_component> - </accessible_component> - <accessible description="second child" name="obj2" role="application" /> -</accessible> diff --git a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test.xml b/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test.xml deleted file mode 100644 index 26728ddfd6f2..000000000000 --- a/app-accessibility/at-spi2-atk/files/at-spi2-atk-2.16.0-tests-data/test.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" ?> -<accessible description="Root of the accessible tree" name="root_object" role="accelerator label"> - <accessible description="first child" name="obj1" role="alert"> - <state state_enum="modal"/> - <state state_enum="multi-line"/> - </accessible> - <accessible description="second child" name="obj2" role="animation"> - <accessible description="first prechild" name="obj2/1" role="arrow"> - <relation relation_type="2" target_name="obj2"/> - </accessible> - <accessible description="second prechild" name="obj2/2" role="canvas"/> - </accessible> - <accessible description="third child" name="obj3" role="check box"> - <accessible description="first prechild" name="obj3/1" role="check menu item"/> - </accessible> -</accessible> |