diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-11-01 18:35:31 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-11-01 18:35:31 +0000 |
commit | 2a9b0da3d61d15d25a70c5749e8908c3ac26cb55 (patch) | |
tree | 823f2483a35f3fe90a111dc30e4979d25cfd1a64 /app-accessibility/accerciser | |
parent | revert unintended removal. (diff) | |
download | gentoo-2-2a9b0da3d61d15d25a70c5749e8908c3ac26cb55.tar.gz gentoo-2-2a9b0da3d61d15d25a70c5749e8908c3ac26cb55.tar.bz2 gentoo-2-2a9b0da3d61d15d25a70c5749e8908c3ac26cb55.zip |
revert unintended removal.
Diffstat (limited to 'app-accessibility/accerciser')
-rw-r--r-- | app-accessibility/accerciser/ChangeLog | 22 | ||||
-rw-r--r-- | app-accessibility/accerciser/Manifest | 16 | ||||
-rw-r--r-- | app-accessibility/accerciser/accerciser-1.6.1.ebuild | 60 | ||||
-rw-r--r-- | app-accessibility/accerciser/accerciser-1.8.0.ebuild | 57 | ||||
-rw-r--r-- | app-accessibility/accerciser/metadata.xml | 11 |
5 files changed, 166 insertions, 0 deletions
diff --git a/app-accessibility/accerciser/ChangeLog b/app-accessibility/accerciser/ChangeLog new file mode 100644 index 000000000000..c006c5becb6c --- /dev/null +++ b/app-accessibility/accerciser/ChangeLog @@ -0,0 +1,22 @@ +# ChangeLog for app-accessibility/accerciser +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/ChangeLog,v 1.6 2009/11/01 18:35:31 eva Exp $ + +*accerciser-1.8.0 (29 Oct 2009) + + 29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org> + +accerciser-1.8.0.ebuild: + New version for GNOME 2.28. + + 17 Oct 2009; Markus Meier <maekke@gentoo.org> accerciser-1.6.1.ebuild: + x86 stable, bug #281427 + + 08 Oct 2009; Olivier Crête <tester@gentoo.org> accerciser-1.6.1.ebuild: + Stable on amd64, bug #281427 + +*accerciser-1.6.1 (02 May 2009) + + 02 May 2009; Gilles Dartiguelongue <eva@gentoo.org> + +accerciser-1.6.1.ebuild, +metadata.xml: + New ebuild for GNOME 2.26. + diff --git a/app-accessibility/accerciser/Manifest b/app-accessibility/accerciser/Manifest new file mode 100644 index 000000000000..5d057ef46f97 --- /dev/null +++ b/app-accessibility/accerciser/Manifest @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST accerciser-1.6.1.tar.bz2 1345128 RMD160 99970747ea70569bccd28e3c508f500667377b99 SHA1 16dc8523e533b046b53bc37ff7be1b05b752e183 SHA256 22c362a04025c876d5b454b7016edc888b737098d93b23e18f9f7cd59ba7ecf0 +DIST accerciser-1.8.0.tar.bz2 1508187 RMD160 8f3e0f4a691b3c2bf2e3dbc26b065eb649d624f9 SHA1 1fe0b7b6456f658a40087e542bec1976b81b2505 SHA256 27fcd0e8c5d40f70e00b38bb8f2223b5fb7ef3708075f96d0d051991c259832a +EBUILD accerciser-1.6.1.ebuild 1441 RMD160 4ab5e8d5cd0ad50027834cd865859afbb64e8990 SHA1 2f1614e7f5fefe7aff0a3b1887dcc3795224a551 SHA256 470ad268b603c817270804a093aaa08180190e2362c99880a0e240572c8fed80 +EBUILD accerciser-1.8.0.ebuild 1302 RMD160 22c71eac1ac63e28f8d7e3e57902287e75b34e61 SHA1 77d76f905a2421b661a7e7c018f3a2e397a9bb16 SHA256 b699e1ffe787bd6f1f134ad4b5e05478abb6f21a8d5d90b75633abd0491db7a8 +MISC ChangeLog 739 RMD160 7f7cead22b84855fb0ad7935a7f9268a476675ff SHA1 eab34dc762aabf973a58326df4ccb5640cd9e768 SHA256 df59226b241dbf71d8b724bbaa05b457fc7d2142be3f478ff2a0850c45cd73c8 +MISC metadata.xml 650 RMD160 26c97af9afcecd5183b8adee388548ec3b1d9dfa SHA1 3987a58ce7c0dde5abdae7f56177c8a674c507c2 SHA256 f43768c69093086ebb1969ef7c4fbd6babc7a57e246d76dadcf5c750813a7008 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.11 (GNU/Linux) + +iEYEARECAAYFAkrqACQACgkQ1fmVwcYIWAYIcgCeIGOwOyNR1V++puFdbITk9NTW +aDcAoM9C/kFhM1vh3X/tCcSFv7VpxX2u +=IP3G +-----END PGP SIGNATURE----- diff --git a/app-accessibility/accerciser/accerciser-1.6.1.ebuild b/app-accessibility/accerciser/accerciser-1.6.1.ebuild new file mode 100644 index 000000000000..2e82b43e71fc --- /dev/null +++ b/app-accessibility/accerciser/accerciser-1.6.1.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/accerciser-1.6.1.ebuild,v 1.5 2009/11/01 18:35:31 eva Exp $ + +GCONF_DEBUG="no" + +inherit gnome2 python + +DESCRIPTION="Interactive Python accessibility explorer" +HOMEPAGE="http://live.gnome.org/Accerciser" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DOCS="AUTHORS COPYING ChangeLog NEWS README" + +RDEPEND=">=dev-lang/python-2.4 + dev-python/ipython + dev-python/pygtk + dev-python/pygobject + dev-python/pycairo + dev-python/libgnome-python + dev-python/libwnck-python + dev-python/gtksourceview-python + dev-python/gconf-python + dev-python/librsvg-python + >=gnome-extra/at-spi-1.7 + >=dev-libs/glib-2" +DEPEND="${RDEPEND} + sys-devel/gettext + >=dev-util/intltool-0.35 + >=app-text/gnome-doc-utils-0.12" + +pkg_setup() { + G2CONF="${G2CONF} --without-pyreqs" +} + +src_unpack() { + gnome2_src_unpack + + # disable pyc compiling + mv "${S}"/py-compile "${S}"/py-compile.orig + ln -s $(type -P true) "${S}"/py-compile + + # Fix intltoolize broken file, see upstream #577133 + sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in || die "sed failed" +} + +pkg_postinst() { + gnome2_pkg_postinst + python_need_rebuild + python_mod_optimize "$(python_get_sitedir)/accerciser" +} + +pkg_postrm() { + gnome2_pkg_postrm + python_mod_cleanup /usr/$(get_libdir)/python*/site-packages/accerciser +} diff --git a/app-accessibility/accerciser/accerciser-1.8.0.ebuild b/app-accessibility/accerciser/accerciser-1.8.0.ebuild new file mode 100644 index 000000000000..1054ae16c610 --- /dev/null +++ b/app-accessibility/accerciser/accerciser-1.8.0.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/accerciser-1.8.0.ebuild,v 1.3 2009/11/01 18:35:31 eva Exp $ + +GCONF_DEBUG="no" + +inherit gnome2 python + +DESCRIPTION="Interactive Python accessibility explorer" +HOMEPAGE="http://live.gnome.org/Accerciser" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DOCS="AUTHORS COPYING ChangeLog NEWS README" + +RDEPEND=">=dev-lang/python-2.4 + dev-python/ipython + dev-python/pygtk + dev-python/pygobject + dev-python/pycairo + dev-python/libgnome-python + dev-python/libwnck-python + dev-python/gtksourceview-python + dev-python/gconf-python + dev-python/librsvg-python + >=gnome-extra/at-spi-1.7 + >=dev-libs/glib-2" +DEPEND="${RDEPEND} + sys-devel/gettext + >=dev-util/intltool-0.35 + >=app-text/gnome-doc-utils-0.12" + +pkg_setup() { + G2CONF="${G2CONF} --without-pyreqs" +} + +src_unpack() { + gnome2_src_unpack + + # disable pyc compiling + mv "${S}"/py-compile "${S}"/py-compile.orig + ln -s $(type -P true) "${S}"/py-compile +} + +pkg_postinst() { + gnome2_pkg_postinst + python_need_rebuild + python_mod_optimize "$(python_get_sitedir)/accerciser" +} + +pkg_postrm() { + gnome2_pkg_postrm + python_mod_cleanup /usr/$(get_libdir)/python*/site-packages/accerciser +} diff --git a/app-accessibility/accerciser/metadata.xml b/app-accessibility/accerciser/metadata.xml new file mode 100644 index 000000000000..bd9b37909490 --- /dev/null +++ b/app-accessibility/accerciser/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>gnome-accessibility</herd> +<longdescription lang="en"> +Accerciser is an interactive Python accessibility explorer for the GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plugin framework which you can use to create custom views of accessibility information. + +In essence, Accerciser is a next generation at-poke tool. +</longdescription> +</pkgmetadata> + |