[Midnightbsd-cvs] mports: x11/libXi: Added libXi-1.1.3: X Input extension library

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Oct 5 13:34:56 EDT 2007


Log Message:
-----------
Added libXi-1.1.3: X Input extension library

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

-------------- next part --------------
--- /dev/null
+++ x11/libXi/pkg-descr
@@ -0,0 +1,6 @@
+This package contains the X Input extension library.
+
+WWW: http://www.freedesktop.org/Software/xlibs
+
+- Eric Anholt
+anholt at FreeBSD.org
--- /dev/null
+++ x11/libXi/pkg-plist
@@ -0,0 +1,5 @@
+lib/libXi.a
+lib/libXi.la
+lib/libXi.so
+lib/libXi.so.6
+libdata/pkgconfig/xi.pc
--- /dev/null
+++ x11/libXi/Makefile
@@ -0,0 +1,58 @@
+# New ports collection makefile for:   libXi
+# Date Created:			22 Nov, 2003
+# Whom:				Eric Anholt <anholt at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/libXi/Makefile,v 1.17 2007/09/13 19:44:59 flz Exp $
+# $MidnightBSD: mports/x11/libXi/Makefile,v 1.1 2007/10/05 17:34:55 ctriv Exp $
+#
+
+PORTNAME=	libXi
+PORTVERSION=	1.1.3
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X Input extension library
+LICENSE=	x11
+
+XORG_CAT=	lib
+USE_XORG=	xproto x11 xext xextproto inputproto:both
+
+MAN3=		XAllowDeviceEvents.3 \
+		XChangeDeviceControl.3 \
+		XChangeDeviceDontPropagateList.3 \
+		XChangeDeviceKeyMapping.3 \
+		XChangeFeedbackControl.3 \
+		XChangeKeyboardDevice.3 \
+		XChangePointerDevice.3 \
+		XCloseDevice.3 \
+		XDeviceBell.3 \
+		XDeviceTimeCoord.3 \
+		XFreeDeviceList.3 \
+		XGetDeviceControl.3 \
+		XGetDeviceKeyMapping.3 \
+		XGetDeviceModifierMapping.3 \
+		XGetDeviceMotionEvents.3 \
+		XGetExtensionVersion.3 \
+		XGetFeedbackControl.3 \
+		XGetDeviceButtonMapping.3 \
+		XGetDeviceDontPropagateList.3 \
+		XGetDeviceFocus.3 \
+		XGetSelectedExtensionEvents.3 \
+		XGrabDevice.3 \
+		XGrabDeviceButton.3 \
+		XGrabDeviceKey.3 \
+		XListInputDevices.3 \
+		XOpenDevice.3 \
+		XQueryDeviceState.3 \
+		XSelectExtensionEvent.3 \
+		XSendExtensionEvent.3 \
+		XSetDeviceButtonMapping.3 \
+		XSetDeviceFocus.3 \
+		XSetDeviceMode.3 \
+		XSetDeviceModifierMapping.3 \
+		XSetDeviceValuators.3 \
+		XUngrabDeviceButton.3 \
+		XUngrabDeviceKey.3 \
+		XUngrabDevice.3 \
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/libXi/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/lib/libXi-1.1.3.tar.bz2) = 7c510abb0cad8dc20493fb27ff7859d8
+SHA256 (xorg/lib/libXi-1.1.3.tar.bz2) = c77a5bbe97d0d0a6493adefcf1bd57aca91bc33279633b3f6cf1d2bb8812153f
+SIZE (xorg/lib/libXi-1.1.3.tar.bz2) = 248007


More information about the Midnightbsd-cvs mailing list