summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-07-11 10:42:55 +0000
committerwiz <wiz@pkgsrc.org>2013-07-11 10:42:55 +0000
commit556c3c2462765a9b192c464459ba49996cee2d86 (patch)
tree8635fa17bc5a0f36b2d5b5845ce64f7e205ee743 /x11
parenta40cc146dcbe4cfa6e64232b2d630c7573c11dd3 (diff)
downloadpkgsrc-556c3c2462765a9b192c464459ba49996cee2d86.tar.gz
Remove xsetmode. Peter Hutterer writes on xorg-devel:
xsetmode still works on devices that support multiple mode, the hooks are still there so functionally there's nothing wrong with it. xinput has replaced it though, you get the same with xinput --set-mode "device name" ABSOLUTE since xinput is actively maintained, I recommend using that instead.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
-rw-r--r--x11/xsetmode/DESCR2
-rw-r--r--x11/xsetmode/Makefile21
-rw-r--r--x11/xsetmode/PLIST3
-rw-r--r--x11/xsetmode/distinfo5
5 files changed, 1 insertions, 33 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 3c0f4e260cb..d933492940a 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.704 2013/07/11 10:40:28 wiz Exp $
+# $NetBSD: Makefile,v 1.705 2013/07/11 10:42:55 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -642,7 +642,6 @@ SUBDIR+= xscript
SUBDIR+= xsel
SUBDIR+= xservers
SUBDIR+= xset
-SUBDIR+= xsetmode
SUBDIR+= xsetroot
SUBDIR+= xsm
SUBDIR+= xsnow
diff --git a/x11/xsetmode/DESCR b/x11/xsetmode/DESCR
deleted file mode 100644
index c90f5b47b3e..00000000000
--- a/x11/xsetmode/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-The xsetroot program is used to switch XInput devices between absolute
-and relative positioning. This is from the modular X.org X11 project.
diff --git a/x11/xsetmode/Makefile b/x11/xsetmode/Makefile
deleted file mode 100644
index 880a4fb947e..00000000000
--- a/x11/xsetmode/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2012/10/29 05:07:20 asau Exp $
-#
-
-DISTNAME= xsetmode-1.0.0
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://xorg.freedesktop.org/
-COMMENT= Switch mode of XInput devices
-
-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"
diff --git a/x11/xsetmode/PLIST b/x11/xsetmode/PLIST
deleted file mode 100644
index 3a91edb23aa..00000000000
--- a/x11/xsetmode/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/10 13:47:12 joerg Exp $
-bin/xsetmode
-man/man1/xsetmode.1
diff --git a/x11/xsetmode/distinfo b/x11/xsetmode/distinfo
deleted file mode 100644
index 76b2b1bf7ff..00000000000
--- a/x11/xsetmode/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:47:12 joerg Exp $
-
-SHA1 (xsetmode-1.0.0.tar.bz2) = add4e6a91c9d0e7d1a80b3534c64d6b7bf633ea0
-RMD160 (xsetmode-1.0.0.tar.bz2) = 40088c9246a6d67e8d3c759151077fb3cb7dd7a6
-Size (xsetmode-1.0.0.tar.bz2) = 73757 bytes