[Midnightbsd-cvs] mports: x11/libXtst: Added libXtst-1.0.3: X Test extension

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Oct 5 13:41:23 EDT 2007


Log Message:
-----------
Added libXtst-1.0.3: X Test extension

Added Files:
-----------
    mports/x11/libXtst:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/libXtst/pkg-descr
@@ -0,0 +1,6 @@
+This package contains the XKB file library.
+
+WWW: http://www.freedesktop.org/Software/xorg
+
+- Eric Anholt
+anholt at FreeBSD.org
--- /dev/null
+++ x11/libXtst/pkg-plist
@@ -0,0 +1,6 @@
+lib/libXtst.a
+lib/libXtst.la
+lib/libXtst.so
+lib/libXtst.so.6
+libdata/pkgconfig/xtst.pc
+ at dirrmtry include/X11/extensions
--- /dev/null
+++ x11/libXtst/Makefile
@@ -0,0 +1,35 @@
+# New ports collection makefile for:   libXtst
+# Date Created:			8 Feb 2006
+# Whom:				Eric Anholt <anholt at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/libXtst/Makefile,v 1.3 2007/09/13 19:45:00 flz Exp $
+# $MidnightBSD: mports/x11/libXtst/Makefile,v 1.1 2007/10/05 17:41:23 ctriv Exp $
+#
+
+PORTNAME=	libXtst
+PORTVERSION=	1.0.3
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X Test extension
+LICENSE=	x11
+
+XORG_CAT=	lib
+USE_XORG=	x11 xext recordproto:both xextproto inputproto
+USE_AUTOTOOLS=	libtool:15
+
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+
+MAN3=		XTestQueryExtension.3 \
+		XTestCompareCursorWithWindow.3 \
+		XTestCompareCurrentCursorWithWindow.3 \
+		XTestFakeKeyEvent.3 \
+		XTestFakeButtonEvent.3 \
+		XTestFakeMotionEvent.3 \
+		XTestFakeRelativeMotionEvent.3 \
+		XTestGrabControl.3 \
+		XTestSetGContextOfGC.3 \
+		XTestSetVisualIDOfVisual.3 \
+		XTestDiscard.3
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/libXtst/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/lib/libXtst-1.0.3.tar.bz2) = 090c1ad04e34982eada5cf3b1a0792fd
+SHA256 (xorg/lib/libXtst-1.0.3.tar.bz2) = b4a8dd3d9ceb04cd7322c1f7e5d2320d6ccf85ba8c81d736fd6d6c83c658c905
+SIZE (xorg/lib/libXtst-1.0.3.tar.bz2) = 224637


More information about the Midnightbsd-cvs mailing list