[Midnightbsd-cvs] mports: mports/accessibility: Add at-poke.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Jan 1 16:09:30 EST 2008


Log Message:
-----------
Add at-poke.

Modified Files:
--------------
    mports/accessibility:
        Makefile (r1.9 -> r1.10)

Added Files:
-----------
    mports/accessibility/at-poke:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)
    mports/accessibility/at-poke/files:
        patch-configure (r1.1)

-------------- next part --------------
--- /dev/null
+++ accessibility/at-poke/pkg-descr
@@ -0,0 +1,4 @@
+at-poke is a testing and inspection tool for accessibility aware applications
+using the AT-SPI interfaces as used by GNOME.
+
+WWW: http://developer.gnome.org/projects/gap/
--- /dev/null
+++ accessibility/at-poke/pkg-plist
@@ -0,0 +1,3 @@
+bin/at-poke
+share/gnome/at-poke/at-poke.glade2
+ at dirrm share/gnome/at-poke
--- /dev/null
+++ accessibility/at-poke/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for:	at-poke
+# Date created:				24 Oct 2006
+# Whom:					Marcus von Appen <mva at sysfault.org>
+#
+# $MidnightBSD: mports/accessibility/at-poke/Makefile,v 1.1 2008/01/01 21:09:27 laffer1 Exp $
+# $FreeBSD: ports/accessibility/at-poke/Makefile,v 1.3 2007/10/24 23:34:38 marcus Exp $
+#
+
+PORTNAME=	at-poke
+PORTVERSION=	0.2.3
+CATEGORIES=	accessibility gnome
+MASTER_SITES=	${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DIST_SUBDIR=	gnome2
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Accessibility testing and poking tool
+
+USE_XLIB=	yes
+USE_GMAKE=	yes
+USE_GNOME=	gnomeprefix libglade2 libgailgnome
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
--- /dev/null
+++ accessibility/at-poke/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/at-poke-0.2.3.tar.gz) = a5c541c59f4b978caea757c63ac8c71e
+SHA256 (gnome2/at-poke-0.2.3.tar.gz) = fb64b084a180c920990795dc2881da05ee86aa05af46a1d77127e9a81ccb514a
+SIZE (gnome2/at-poke-0.2.3.tar.gz) = 347995
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/accessibility/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -L accessibility/Makefile -L accessibility/Makefile -u -r1.9 -r1.10
--- accessibility/Makefile
+++ accessibility/Makefile
@@ -4,6 +4,7 @@
 
     COMMENT = Ports to help disabled users
 
+    SUBDIR += at-poke
     SUBDIR += at-spi
     SUBDIR += at-spi-reference
     SUBDIR += atk
--- /dev/null
+++ accessibility/at-poke/files/patch-configure
@@ -0,0 +1,86 @@
+--- configure	Thu Oct 26 20:52:31 2006
++++ configure.new	Thu Oct 26 20:54:20 2006
+@@ -19660,14 +19660,12 @@
+ 	libglade-2.0
+ 	cspi-1.0 >= 1.3.12
+ 	gtk+-2.0 >= 2.0.0
+-	libgnomeui-2.0
+-	libgail-gnome \"") >&5
++	libgnomeui-2.0 \"") >&5
+   ($PKG_CONFIG --exists --print-errors "
+ 	libglade-2.0
+ 	cspi-1.0 >= 1.3.12
+ 	gtk+-2.0 >= 2.0.0
+-	libgnomeui-2.0
+-	libgail-gnome ") 2>&5
++	libgnomeui-2.0 ") 2>&5
+   ac_status=$?
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); }; then
+@@ -19675,8 +19673,7 @@
+ 	libglade-2.0
+ 	cspi-1.0 >= 1.3.12
+ 	gtk+-2.0 >= 2.0.0
+-	libgnomeui-2.0
+-	libgail-gnome " 2>/dev/null`
++	libgnomeui-2.0 " 2>/dev/null`
+ else
+   pkg_failed=yes
+ fi
+@@ -19689,14 +19686,12 @@
+ 	libglade-2.0
+ 	cspi-1.0 >= 1.3.12
+ 	gtk+-2.0 >= 2.0.0
+-	libgnomeui-2.0
+-	libgail-gnome \"") >&5
++	libgnomeui-2.0 \"") >&5
+   ($PKG_CONFIG --exists --print-errors "
+ 	libglade-2.0
+ 	cspi-1.0 >= 1.3.12
+ 	gtk+-2.0 >= 2.0.0
+-	libgnomeui-2.0
+-	libgail-gnome ") 2>&5
++	libgnomeui-2.0 ") 2>&5
+   ac_status=$?
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); }; then
+@@ -19704,8 +19699,7 @@
+ 	libglade-2.0
+ 	cspi-1.0 >= 1.3.12
+ 	gtk+-2.0 >= 2.0.0
+-	libgnomeui-2.0
+-	libgail-gnome " 2>/dev/null`
++	libgnomeui-2.0 " 2>/dev/null`
+ else
+   pkg_failed=yes
+ fi
+@@ -19718,8 +19712,7 @@
+ 	libglade-2.0
+ 	cspi-1.0 >= 1.3.12
+ 	gtk+-2.0 >= 2.0.0
+-	libgnomeui-2.0
+-	libgail-gnome "`
++	libgnomeui-2.0 "`
+ 	# Put the nasty error message in config.log where it belongs
+ 	echo "$POKE_PKG_ERRORS" 1>&5
+ 
+@@ -19727,8 +19720,7 @@
+ 	libglade-2.0
+ 	cspi-1.0 >= 1.3.12
+ 	gtk+-2.0 >= 2.0.0
+-	libgnomeui-2.0
+-	libgail-gnome ) were not met.
++	libgnomeui-2.0 ) were not met.
+ Consider adjusting the PKG_CONFIG_PATH environment variable if you
+ installed software in a non-standard prefix.
+ 
+@@ -19739,8 +19731,7 @@
+ 	libglade-2.0
+ 	cspi-1.0 >= 1.3.12
+ 	gtk+-2.0 >= 2.0.0
+-	libgnomeui-2.0
+-	libgail-gnome ) were not met.
++	libgnomeui-2.0 ) were not met.
+ Consider adjusting the PKG_CONFIG_PATH environment variable if you
+ installed software in a non-standard prefix.
+ 


More information about the Midnightbsd-cvs mailing list