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

5
x11/unclutter/DESCR Normal file
View File

@@ -0,0 +1,5 @@
unclutter removes the cursor image from the screen so that it does not
obstruct the area you are looking at after it has not moved for a
given time. It does not do this if the cursor is in the root window
or a button is down. It tries to ignore jitter (small movements due
to noise) if you have a mouse that twitches.

18
x11/unclutter/Makefile Normal file
View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.18 2012/10/29 05:06:54 asau Exp $
#
DISTNAME= unclutter-8
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Remove idle cursor image from screen
WRKSRC= ${WRKDIR}/unclutter
USE_IMAKE= yes
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

3
x11/unclutter/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.3 2008/05/11 14:29:23 tonnerre Exp $
bin/unclutter
${IMAKE_MAN_DIR}/unclutter.${IMAKE_MAN_SUFFIX}

5
x11/unclutter/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2005/02/23 17:36:20 wiz Exp $
SHA1 (unclutter-8.tar.Z) = 726e829b41e9cb4d6a14cd91ca7efa02125be2be
RMD160 (unclutter-8.tar.Z) = a78b6e148e7eea8f33b6fe0d6db3ad570889770d
Size (unclutter-8.tar.Z) = 12344 bytes