ports/104794: [New Port]: accessibility/at-poke - a tool for testing accessibility support in applications

Marcus von Appen mva at sysfault.org
Wed Oct 25 11:30:25 UTC 2006


>Number:         104794
>Category:       ports
>Synopsis:       [New Port]: accessibility/at-poke - a tool for testing accessibility support in applications
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 25 11:30:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD medusa.sysfault.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #14: Thu Sep 28 19:06:35 CEST 2006 root at medusa.sysfault.org:/usr/obj/usr/src/sys/MEDUSA i386


	
>Description:
	at-poke is a nice tool to test accessibility support in
        applications. It uses the AT-SPI interfaces developed by the
        GNOME project and is suitable to test applications of any type,
        which support AT-SPI.

>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	at-poke
#	at-poke/Makefile
#	at-poke/distinfo
#	at-poke/pkg-descr
#	at-poke/pkg-plist
#
echo c - at-poke
mkdir -p at-poke > /dev/null 2>&1
echo x - at-poke/Makefile
sed 's/^X//' >at-poke/Makefile << 'END-of-at-poke/Makefile'
X# New ports collection makefile for:	at-poke
X# Date created:				24 Oct 2006
X# Whom:					Marcus von Appen <mva at sysfault.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	at-poke
XPORTVERSION=	0.2.3
XCATEGORIES=	accessibility gnome
XMASTER_SITES=	${MASTER_SITE_GNOME}
XMASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
XDIST_SUBDIR=	gnome2
X
XMAINTAINER=	mva at sysfault.org
XCOMMENT=	Accessibility testing and poking tool
X
XUSE_XLIB=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gnomeprefix libglade2 libgailgnome
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
X.include <bsd.port.mk>
END-of-at-poke/Makefile
echo x - at-poke/distinfo
sed 's/^X//' >at-poke/distinfo << 'END-of-at-poke/distinfo'
XMD5 (gnome2/at-poke-0.2.3.tar.gz) = a5c541c59f4b978caea757c63ac8c71e
XSHA256 (gnome2/at-poke-0.2.3.tar.gz) = fb64b084a180c920990795dc2881da05ee86aa05af46a1d77127e9a81ccb514a
XSIZE (gnome2/at-poke-0.2.3.tar.gz) = 347995
END-of-at-poke/distinfo
echo x - at-poke/pkg-descr
sed 's/^X//' >at-poke/pkg-descr << 'END-of-at-poke/pkg-descr'
Xat-poke is a testing and inspection tool for accessibility aware applications
Xusing the AT-SPI interfaces as used by GNOME.
X
XWWW: http://developer.gnome.org/gap
END-of-at-poke/pkg-descr
echo x - at-poke/pkg-plist
sed 's/^X//' >at-poke/pkg-plist << 'END-of-at-poke/pkg-plist'
Xbin/at-poke
Xshare/gnome/at-poke/at-poke.glade2
X at dirrm share/gnome/at-poke
END-of-at-poke/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list