summaryrefslogtreecommitdiff
path: root/meta-pkgs/modular-xorg-apps
diff options
context:
space:
mode:
authorwiz <wiz>2013-07-11 10:42:55 +0000
committerwiz <wiz>2013-07-11 10:42:55 +0000
commit55cfc9dea24b2791cab93d46d421f030d789430c (patch)
tree8635fa17bc5a0f36b2d5b5845ce64f7e205ee743 /meta-pkgs/modular-xorg-apps
parentfdb0102f66fecce615101bbcb6770c6cbed24943 (diff)
downloadpkgsrc-55cfc9dea24b2791cab93d46d421f030d789430c.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 'meta-pkgs/modular-xorg-apps')
-rw-r--r--meta-pkgs/modular-xorg-apps/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile
index 87c025563ec..3cfd75b9495 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2013/07/11 10:40:29 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/07/11 10:42:55 wiz Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-apps-1.14
+PKGNAME= modular-xorg-apps-1.14.1
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
DISTFILES= # empty
@@ -68,7 +68,6 @@ DEPENDS+= xrdb-[0-9]*:../../x11/xrdb
DEPENDS+= xrefresh-[0-9]*:../../x11/xrefresh
DEPENDS+= xscope-[0-9]*:../../x11/xscope
DEPENDS+= xset-[0-9]*:../../x11/xset
-DEPENDS+= xsetmode-[0-9]*:../../x11/xsetmode
DEPENDS+= xsetroot-[0-9]*:../../x11/xsetroot
DEPENDS+= xsm-[0-9]*:../../x11/xsm
DEPENDS+= xstdcmap-[0-9]*:../../x11/xstdcmap