public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: app-accessibility/at-spi2-core/
Date: Thu, 13 Sep 2018 15:33:13 +0000 (UTC)	[thread overview]
Message-ID: <1536852697.251af2ce8b958161fa94280740228b4b0cf79ca3.leio@gentoo> (raw)

commit:     251af2ce8b958161fa94280740228b4b0cf79ca3
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 15:31:37 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Sep 13 15:31:37 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=251af2ce

app-accessibility/at-spi2-core-2.26.2: remove, autotools ver available in ::gentoo

meson doesn't seem quite ready for at-spi at these versions yet and the
meson port seems of limited value (no meson_use usage, etc)

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 .../at-spi2-core/at-spi2-core-2.26.2.ebuild        | 54 ----------------------
 1 file changed, 54 deletions(-)

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
deleted file mode 100644
index efad0d35..00000000
--- a/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome-meson multilib-minimal
-
-DESCRIPTION="D-Bus accessibility specifications and registration daemon"
-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 ~arm-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
-# Only libX11 is optional right now
-RDEPEND="
-	>=dev-libs/glib-2.36:2[${MULTILIB_USEDEP}]
-	>=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
-	x11-libs/libSM[${MULTILIB_USEDEP}]
-	x11-libs/libXi[${MULTILIB_USEDEP}]
-	x11-libs/libXtst[${MULTILIB_USEDEP}]
-	introspection? ( >=dev-libs/gobject-introspection-1.32.0:= )
-	X? (
-		x11-libs/libX11[${MULTILIB_USEDEP}]
-		x11-libs/libXi[${MULTILIB_USEDEP}]
-		x11-libs/libXtst[${MULTILIB_USEDEP}]
-	)
-"
-DEPEND="${RDEPEND}
-	dev-util/gtk-doc
-	>=dev-util/intltool-0.40
-	sys-devel/gettext
-	virtual/pkgconfig[${MULTILIB_USEDEP}]
-"
-
-PATCHES=(
-	# disable teamspaces test since that requires Novell.ICEDesktop.Daemon
-	"${FILESDIR}/${PN}-2.0.2-disable-teamspaces-test.patch"
-)
-
-multilib_src_configure() {
-	ECONF_SOURCE=${S} \
-	gnome-meson_src_configure \
-		-Denable_docs=true \
-		-Denable-introspection=$(multilib_native_usex introspection yes no) \
-		-Denable-x11=$(usex X yes no)
-}
-
-multilib_src_compile() { gnome-meson_src_compile; }
-multilib_src_install() { gnome-meson_src_install; }


             reply	other threads:[~2018-09-13 15:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-13 15:33 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-29 12:13 [gentoo-commits] proj/gnome:master commit in: app-accessibility/at-spi2-core/ Sobhan Mohammadpour
2018-01-29  9:19 Sobhan Mohammadpour
2015-06-09 13:48 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2014-12-14 22:46 Gilles Dartiguelongue
2014-11-24 18:52 Gilles Dartiguelongue
2014-10-11 16:43 Gilles Dartiguelongue
2014-04-20 13:46 Gilles Dartiguelongue
2014-04-20 13:46 Gilles Dartiguelongue
2013-11-25 23:50 Gilles Dartiguelongue
2012-12-24  0:00 Gilles Dartiguelongue
2012-05-24  9:11 Alexandre Restovtsev
2011-10-18  7:37 Alexandre Restovtsev
2011-07-26  6:48 Alexandre Restovtsev
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-14 19:43 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1536852697.251af2ce8b958161fa94280740228b4b0cf79ca3.leio@gentoo \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox