diff options
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, 0 insertions, 166 deletions
diff --git a/app-accessibility/accerciser/ChangeLog b/app-accessibility/accerciser/ChangeLog deleted file mode 100644 index 268ea91fd733..000000000000 --- a/app-accessibility/accerciser/ChangeLog +++ /dev/null @@ -1,22 +0,0 @@ -# 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.4 2009/10/29 20:50:38 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 deleted file mode 100644 index 5d057ef46f97..000000000000 --- a/app-accessibility/accerciser/Manifest +++ /dev/null @@ -1,16 +0,0 @@ ------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 deleted file mode 100644 index c0f34cc29bfc..000000000000 --- a/app-accessibility/accerciser/accerciser-1.6.1.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# 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.3 2009/10/17 00:29:55 maekke 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 deleted file mode 100644 index 708667e6a5bb..000000000000 --- a/app-accessibility/accerciser/accerciser-1.8.0.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# 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.1 2009/10/29 20:50:38 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 deleted file mode 100644 index bd9b37909490..000000000000 --- a/app-accessibility/accerciser/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?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> - |