Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

2
x11/xsetpointer/DESCR Normal file
View File

@@ -0,0 +1,2 @@
The xsetpointer program is used to select an XInput device as the main
pointer. This is from the modular X.org X11 project.

21
x11/xsetpointer/Makefile Normal file
View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.5 2012/10/29 05:07:20 asau Exp $
#
DISTNAME= xsetpointer-1.0.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Set an XInput device as the main pointer
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXi/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

3
x11/xsetpointer/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/10 13:47:16 joerg Exp $
bin/xsetpointer
man/man1/xsetpointer.1

5
x11/xsetpointer/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:47:16 joerg Exp $
SHA1 (xsetpointer-1.0.1.tar.bz2) = a8b01c6f27625a6f6943f9be17b1e5511f69d710
RMD160 (xsetpointer-1.0.1.tar.bz2) = 281a766d1b6a34575fd589901417c0cb80e110ee
Size (xsetpointer-1.0.1.tar.bz2) = 83260 bytes