From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: app-accessibility/at-spi2-core/files/, app-accessibility/at-spi2-core/
Date: Sat, 28 May 2011 04:51:58 +0000 (UTC) [thread overview]
Message-ID: <fb47962b48c0d832da3b0235d2f024fa6e7efce6.eva@gentoo> (raw)
commit: fb47962b48c0d832da3b0235d2f024fa6e7efce6
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Thu May 26 09:49:11 2011 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May 28 04:50:44 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fb47962b
app-accessibility/at-spi2-core: 2.0.1 → 2.0.2
* Skip teamspaces test - requires Novell.ICEDesktop.Daemon service
---
...core-2.0.1.ebuild => at-spi2-core-2.0.2.ebuild} | 9 ++++++++-
...t-spi2-core-2.0.2-disable-teamspaces-test.patch | 13 +++++++++++++
2 files changed, 21 insertions(+), 1 deletions(-)
diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.0.1.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.0.2.ebuild
similarity index 79%
rename from app-accessibility/at-spi2-core/at-spi2-core-2.0.1.ebuild
rename to app-accessibility/at-spi2-core/at-spi2-core-2.0.2.ebuild
index 398afb6..41c561a 100644
--- a/app-accessibility/at-spi2-core/at-spi2-core-2.0.1.ebuild
+++ b/app-accessibility/at-spi2-core/at-spi2-core-2.0.2.ebuild
@@ -6,7 +6,7 @@ EAPI="3"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
-inherit gnome2
+inherit eutils gnome2
DESCRIPTION="D-Bus accessibility specifications and registration daemon"
HOMEPAGE="http://live.gnome.org/Accessibility"
@@ -34,3 +34,10 @@ pkg_setup() {
# xevie is deprecated/broken since xorg-1.6/1.7
G2CONF="${G2CONF} --disable-xevie"
}
+
+src_prepare() {
+ # disable teamspaces test since that requires Novell.ICEDesktop.Daemon
+ epatch "${FILESDIR}/${PN}-2.0.2-disable-teamspaces-test.patch"
+
+ gnome2_src_prepare
+}
diff --git a/app-accessibility/at-spi2-core/files/at-spi2-core-2.0.2-disable-teamspaces-test.patch b/app-accessibility/at-spi2-core/files/at-spi2-core-2.0.2-disable-teamspaces-test.patch
new file mode 100644
index 0000000..269236d
--- /dev/null
+++ b/app-accessibility/at-spi2-core/files/at-spi2-core-2.0.2-disable-teamspaces-test.patch
@@ -0,0 +1,13 @@
+diff --git a/dbind/dbtest.c b/dbind/dbtest.c
+index e8bbb63..9843c3d 100644
+--- a/dbind/dbtest.c
++++ b/dbind/dbtest.c
+@@ -417,7 +417,7 @@ int main (int argc, char **argv)
+
+ test_helpers ();
+ test_marshalling ();
+- test_teamspaces (bus);
++ /* test_teamspaces (bus); */
+
+ return 0;
+ }
next reply other threads:[~2011-05-28 4:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-28 4:51 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-24 17:35 [gentoo-commits] proj/gnome:master commit in: app-accessibility/at-spi2-core/files/, app-accessibility/at-spi2-core/ Alexandre Restovtsev
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=fb47962b48c0d832da3b0235d2f024fa6e7efce6.eva@gentoo \
--to=eva@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