public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: app-accessibility/accerciser/
Date: Sun, 28 Oct 2012 21:36:51 +0000 (UTC)	[thread overview]
Message-ID: <1351460185.5f28aa763796c8aa8b94b6d552d4c5a6a9f7b5d3.eva@gentoo> (raw)

commit:     5f28aa763796c8aa8b94b6d552d4c5a6a9f7b5d3
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 21:36:25 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 21:36:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5f28aa76

app-accessibility/accerciser: 3.4.1 → 3.6.0

---
 .../accerciser/accerciser-3.6.0.ebuild             |   65 ++++++++++++++++++++
 1 files changed, 65 insertions(+), 0 deletions(-)

diff --git a/app-accessibility/accerciser/accerciser-3.6.0.ebuild b/app-accessibility/accerciser/accerciser-3.6.0.ebuild
new file mode 100644
index 0000000..fb3f767
--- /dev/null
+++ b/app-accessibility/accerciser/accerciser-3.6.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/accerciser-3.4.1.ebuild,v 1.1 2012/05/20 08:41:00 tetromino Exp $
+
+EAPI="4"
+GCONF_DEBUG="no"
+PYTHON_DEPEND="2:2.7"
+PYTHON_USE_WITH="xml"
+
+inherit gnome2 python
+
+DESCRIPTION="Interactive Python accessibility explorer"
+HOMEPAGE="http://live.gnome.org/Accerciser"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=app-accessibility/at-spi2-core-2.1.5:2
+	>=dev-python/pygobject-2.90.3:3
+	>=x11-libs/gtk+-3.1.13:3[introspection]
+
+	dev-libs/atk[introspection]
+	>=dev-libs/glib-2.28:2
+	dev-libs/gobject-introspection
+	>=dev-python/ipython-0.11
+	>=dev-python/pyatspi-2.1.5
+	dev-python/pycairo
+	x11-libs/gdk-pixbuf[introspection]
+	x11-libs/libwnck:3[introspection]
+	x11-libs/pango[introspection]
+"
+DEPEND="${RDEPEND}
+	app-text/yelp-tools
+	>=dev-util/intltool-0.35
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+pkg_setup() {
+	python_set_active_version 2
+	python_pkg_setup
+}
+
+src_prepare() {
+	DOCS="AUTHORS ChangeLog NEWS README"
+	G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
+
+	gnome2_src_prepare
+	python_clean_py-compile_files
+	python_convert_shebangs -r 2 .
+}
+
+pkg_postinst() {
+	gnome2_pkg_postinst
+	python_need_rebuild
+	python_mod_optimize "${PN}" /usr/share/${PN}
+}
+
+pkg_postrm() {
+	gnome2_pkg_postrm
+	python_mod_cleanup "${PN}" /usr/share/${PN}
+}


             reply	other threads:[~2012-10-28 21:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-28 21:36 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-22 23:04 [gentoo-commits] proj/gnome:master commit in: app-accessibility/accerciser/ Gilles Dartiguelongue
2012-12-16 13:09 Gilles Dartiguelongue
2014-04-12 18:08 Gilles Dartiguelongue
2014-12-14 22:46 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=1351460185.5f28aa763796c8aa8b94b6d552d4c5a6a9f7b5d3.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