Portage is a package management system used by Gentoo Linux
# ChangeLog for app-accessibility/at-poke
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-poke/ChangeLog,v 1.9 2006/08/06 11:27:36 leonardop Exp $
06 Aug 2006; Leonardo Boshell
+files/at-poke-0.2.2-gcc4.patch, at-poke-0.2.2.ebuild:
Added upstream patch to fix compilation with GCC 4 (bug #142932).
*at-poke-0.2.3 (25 Jul 2006)
25 Jul 2006; Leonardo Boshell
+at-poke-0.2.3.ebuild:
Version bump.
10 Oct 2005; Chris White
Added metadata.xml longdescription in english and japanese.
22 Jul 2005; David Holm
Added to ~ppc.
28 Apr 2004; Gustavo Zacarias
Stable on sparc
18 Apr 2004; L. Boshell
Marked stable on x86.
17 Mar 2004; Gustavo Zacarias
stable on sparc
*at-poke-0.2.2 (17 Mar 2004)
17 Mar 2004; L. Boshell
New release.
17 Mar 2004; L. Boshell
Marked stable on x86.
13 Mar 2004; foser
Move maintainership to gnome-accessibility herd
06 Jul 2003; Alastair Tse
fixed at-spi dep thanks to ska-fan
*at-poke-0.2.1 (05 Jul 2003)
05 Jul 2003; Alastair Tse
version bump, gnome2.eclass-ified
06 Dec 2002; Rodney Rees
*at-poke-0.1.0-r1 (24 Jul 2002)
24 Jul 2002; Spider
using gnome2.eclass
QA with repoman passed
mirror:// support
*at-poke-0.1.0 (28 May 2002)
28 May 2002; Spider
initial introduction of at-poke from gnome2
AUX at-poke-0.2.2-gcc4.patch 715 RMD160 fefe69f213b1154b7363bf9df0f37aad0d1b665d SHA1 a1220cd8e4d0732e178094c2591454f84fcdfa32 SHA256 f26485ca1977739475fc554d03de421117e5b3c533667cc7144863c19c180a3c
DIST at-poke-0.2.2.tar.bz2 216867 RMD160 0fd360f390eab0c029a6884823bc61f31569c906 SHA1 5b50fda8ca69dd264757d4e168a24b2cccf32d5d SHA256 f267186e80832598eb95a69157a49fa2dc7eb3f062dc7b524a0cf155c7b217ca
DIST at-poke-0.2.3.tar.bz2 254642 RMD160 1b831b710843a92f85eaa57a5a455c0b0e82a783 SHA1 85624e7dcd4dfacb2877340869c24955dc0ee9c1 SHA256 a74936f67aac6fa44b5f7a0977b788b4315e13a9f3b953843de3b94d08e5dfec
EBUILD at-poke-0.2.2.ebuild 770 RMD160 f5c21d411a790825dc6a5594daf9c34e86bda7cf SHA1 44512aba456df86f01a9f90188a8b05088d769b8 SHA256 d9b07cd4e6a9037c374d456d56730576eeda10c2acbb3ebdb668ccf12c438b3f
EBUILD at-poke-0.2.3.ebuild 642 RMD160 8119eb1b7414f4af41ce6bfe0098f854c9e6f90a SHA1 3d8a463caa53794506acb170cee071207fcf54fe SHA256 c37e7f934d7ee2d05800f9df362cc9cff4de92e38a6a3a5585efa1f73a0e87e4
MISC ChangeLog 1998 RMD160 e095bf6e979d7c0a48d394136bbeb7a3e2f31733 SHA1 bade38d162fe7f260005cd934ee1ac8952db0cf7 SHA256 3eae6763d081af4caf5791904350123654e1c3a02dc0ad56ed6a785474627c5d
MISC metadata.xml 411 RMD160 baeea40ae9952eb34316a7891b9ded04c6c60e32 SHA1 b4d459b7c9ff90784e3b6c9c83c687f351f4623f SHA256 26bb28bfe83a7f59ba3aa69f568e1391db5a149cd2471c92d6b3059b2cf24594
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-poke/at-poke-0.2.2.ebuild,v 1.9 2007/07/11 02:34:03 leio Exp $
inherit eutils gnome2
DESCRIPTION="The accessibility poking tool"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="~ppc sparc x86"
IUSE=""
RDEPEND=">=gnome-extra/at-spi-1.3.12
>=gnome-base/libglade-2
>=x11-libs/gtk+-2
>=gnome-base/libgnomeui-2
gnome-extra/libgail-gnome
>=dev-libs/popt-1.5"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9"
DOCS="AUTHORS ChangeLog NEWS README TODO"
pkg_setup() {
G2CONF="--enable-platform-gnome-2"
}
src_unpack() {
gnome2_src_unpack
epatch "${FILESDIR}"/${P}-gcc4.patch
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-poke/at-poke-0.2.3.ebuild,v 1.1 2006/07/25 00:14:12 leonardop Exp $
inherit gnome2
DESCRIPTION="The accessibility poking tool"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=gnome-base/libglade-2
>=gnome-extra/at-spi-1.3.12
>=x11-libs/gtk+-2
>=gnome-base/libgnomeui-2
gnome-extra/libgail-gnome
>=dev-libs/popt-1.5"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9"
DOCS="AUTHORS ChangeLog NEWS README TODO"
at-poke is a package to test gnome accessibility compliance.
at-pokeはgnomeアクセシビリティをテストするパッケージです。