From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: app-accessibility/caribou/, dev-python/pyatspi/
Date: Tue, 16 Aug 2011 18:15:22 +0000 (UTC) [thread overview]
Message-ID: <5487f9cea0ff53e1ad62f89979bff47cd162b509.nirbheek@gentoo> (raw)
commit: 5487f9cea0ff53e1ad62f89979bff47cd162b509
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 13:36:44 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 18:14:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5487f9ce
caribou, pyatspi: fix deps
---
app-accessibility/caribou/caribou-0.2.00.ebuild | 23 +++++++++++------------
dev-python/pyatspi/pyatspi-2.0.2.ebuild | 1 +
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/app-accessibility/caribou/caribou-0.2.00.ebuild b/app-accessibility/caribou/caribou-0.2.00.ebuild
index 496869b..c0c790d 100644
--- a/app-accessibility/caribou/caribou-0.2.00.ebuild
+++ b/app-accessibility/caribou/caribou-0.2.00.ebuild
@@ -11,27 +11,26 @@ RESTRICT_PYTHON_ABIS="3.*"
inherit gnome2-python
DESCRIPTION="Input assistive technology intended for switch and pointer users"
-HOMEPAGE=""
+HOMEPAGE="https://live.gnome.org/Caribou"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=dev-python/pygobject-2.27.92:2
- dev-python/python-virtkey
+COMMON_DEPEND=">=dev-python/pygobject-2.27.92:2
>=x11-libs/gtk+-2.91.8:3
- >=media-libs/clutter-1.5.11:1.0
-"
+ >=media-libs/clutter-1.5.11:1.0"
+# gsettings-desktop-schemas is needed for the 'toolkit-accessibility' key
+RDEPEND="${COMMON_DEPEND}
+ dev-python/pyatspi
+ dev-python/python-virtkey
+ gnome-base/gsettings-desktop-schemas"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35.5
- app-text/gnome-doc-utils
-"
+ app-text/gnome-doc-utils"
-pkg_setup() {
- DOCS="AUTHORS ChangeLog NEWS README"
- gnome2-python_pkg_setup
-}
+DOCS="AUTHORS ChangeLog NEWS README"
src_install() {
gnome2-python_src_install
diff --git a/dev-python/pyatspi/pyatspi-2.0.2.ebuild b/dev-python/pyatspi/pyatspi-2.0.2.ebuild
index 869b529..e3901bf 100644
--- a/dev-python/pyatspi/pyatspi-2.0.2.ebuild
+++ b/dev-python/pyatspi/pyatspi-2.0.2.ebuild
@@ -23,6 +23,7 @@ COMMON_DEPEND="dev-python/dbus-python
"
RDEPEND="${COMMON_DEPEND}
>=sys-apps/dbus-1
+ app-accessibility/at-spi2-core[introspection]
!<gnome-extra/at-spi-1.32.0-r1
"
DEPEND="${COMMON_DEPEND}
reply other threads:[~2011-08-16 19:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5487f9cea0ff53e1ad62f89979bff47cd162b509.nirbheek@gentoo \
--to=nirbheek@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