public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Priit Laes" <plaes@plaes.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: app-accessibility/at-spi2-atk/
Date: Sun, 22 Jul 2012 04:41:20 +0000 (UTC)	[thread overview]
Message-ID: <1342932030.5536d1e158b7c1e794af45ff7c7e03ab1a54938d.plaes@gentoo> (raw)

commit:     5536d1e158b7c1e794af45ff7c7e03ab1a54938d
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sun Jul 22 04:36:33 2012 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sun Jul 22 04:40:30 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5536d1e1

app-accessibility/at-spi2-atk: Add at-spi2-atk-2.5.4 to overlay

---
 .../at-spi2-atk/at-spi2-atk-2.5.4.ebuild           |   59 ++++++++++++++++++++
 1 files changed, 59 insertions(+), 0 deletions(-)

diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.5.4.ebuild b/app-accessibility/at-spi2-atk/at-spi2-atk-2.5.4.ebuild
new file mode 100644
index 0000000..8f6e9e1
--- /dev/null
+++ b/app-accessibility/at-spi2-atk/at-spi2-atk-2.5.4.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit eutils gnome2 virtualx
+if [[ ${PV} = 9999 ]]; then
+	inherit gnome2-live
+fi
+
+DESCRIPTION="Gtk module for bridging AT-SPI to Atk"
+HOMEPAGE="http://live.gnome.org/Accessibility"
+
+LICENSE="LGPL-2"
+SLOT="2"
+if [[ ${PV} = 9999 ]]; then
+	KEYWORDS=""
+else
+	KEYWORDS="~amd64 ~arm ~hppa ~x86"
+fi
+IUSE=""
+
+COMMON_DEPEND="
+	>=app-accessibility/at-spi2-core-2.4
+	>=dev-libs/atk-2.1.0
+	dev-libs/glib:2
+	>=sys-apps/dbus-1
+"
+RDEPEND="${COMMON_DEPEND}
+	!<gnome-extra/at-spi-1.32.0-r1
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-util/intltool-0.40
+	virtual/pkgconfig
+"
+
+pkg_setup() {
+	DOCS="AUTHORS NEWS README"
+	# xevie is deprecated/broken since xorg-1.6/1.7
+	G2CONF="${G2CONF} --enable-p2p"
+}
+
+src_prepare() {
+	# disable teamspaces test since that requires Novell.ICEDesktop.Daemon
+	epatch "${FILESDIR}/${PN}-2.0.2-disable-teamspaces-test.patch"
+
+	# FIXME: droute test fails
+#	sed -e 's:TESTS = droute-test\.*:TESTS = :' -i droute/Makefile.* ||
+#		die "sed droute/Makefile.* failed"
+
+	gnome2_src_prepare
+}
+
+src_test() {
+	Xemake check
+}


             reply	other threads:[~2012-07-22  4:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-22  4:41 Priit Laes [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-13 15:33 [gentoo-commits] proj/gnome:master commit in: app-accessibility/at-spi2-atk/ Mart Raudsepp
2018-04-16 16:12 Sobhan Mohammadpour
2018-01-30 10:16 Sobhan Mohammadpour
2015-06-09 13:48 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2014-12-14 22:46 Gilles Dartiguelongue
2014-10-15 22:26 Gilles Dartiguelongue
2014-10-11 16:43 Gilles Dartiguelongue
2014-04-24 22:35 Gilles Dartiguelongue
2014-04-20 13:46 Gilles Dartiguelongue
2014-04-20 13:46 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=1342932030.5536d1e158b7c1e794af45ff7c7e03ab1a54938d.plaes@gentoo \
    --to=plaes@plaes.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