summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorwiz <wiz>2016-11-30 12:24:10 +0000
committerwiz <wiz>2016-11-30 12:24:10 +0000
commit819f946f18333f3102e4e91d2c9a6ae1b88c53eb (patch)
treec8ef4e8829cee6d24c312fdd20ab4023354b20a4 /meta-pkgs
parent9875912e71a7d98df9e96fe22d346387267428c6 (diff)
downloadpkgsrc-819f946f18333f3102e4e91d2c9a6ae1b88c53eb.tar.gz
Disable intel and qxl drivers for now, until upstream releases fixed
versions. Bump version.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/modular-xorg-drivers/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/meta-pkgs/modular-xorg-drivers/Makefile b/meta-pkgs/modular-xorg-drivers/Makefile
index cea863a8097..786fdefdfdd 100644
--- a/meta-pkgs/modular-xorg-drivers/Makefile
+++ b/meta-pkgs/modular-xorg-drivers/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2015/11/23 12:48:15 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2016/11/30 12:24:10 wiz Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-drivers-1.14.2
-PKGREVISION= 7
+PKGNAME= modular-xorg-drivers-1.19.0
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
DISTFILES= # empty
@@ -48,7 +47,8 @@ DEPENDS+= xf86-video-glint-[0-9]*:../../x11/xf86-video-glint
DEPENDS+= xf86-input-hyperpen-[0-9]*:../../x11/xf86-input-hyperpen
DEPENDS+= xf86-video-i128-[0-9]*:../../x11/xf86-video-i128
DEPENDS+= xf86-video-i740-[0-9]*:../../x11/xf86-video-i740
-DEPENDS+= xf86-video-intel-[0-9]*:../../x11/xf86-video-intel
+# broken with modular-xorg-server-1.19.0
+#DEPENDS+= xf86-video-intel-[0-9]*:../../x11/xf86-video-intel
.if ${OPSYS} != "SunOS"
DEPENDS+= xf86-input-joystick-[0-9]*:../../x11/xf86-input-joystick
.endif
@@ -64,7 +64,8 @@ DEPENDS+= xf86-video-neomagic-[0-9]*:../../x11/xf86-video-neomagic
DEPENDS+= xf86-video-nouveau-[0-9]*:../../x11/xf86-video-nouveau
DEPENDS+= xf86-video-nv-[0-9]*:../../x11/xf86-video-nv
DEPENDS+= xf86-video-openchrome-[0-9]*:../../x11/xf86-video-openchrome
-DEPENDS+= xf86-video-qxl-[0-9]*:../../x11/xf86-video-qxl
+# broken with modular-xorg-server-1.19.0
+#DEPENDS+= xf86-video-qxl-[0-9]*:../../x11/xf86-video-qxl
DEPENDS+= xf86-video-r128-[0-9]*:../../x11/xf86-video-r128
DEPENDS+= xf86-video-rendition-[0-9]*:../../x11/xf86-video-rendition
DEPENDS+= xf86-video-s3-[0-9]*:../../x11/xf86-video-s3