pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/meta-pkgs/modular-xorg-drivers



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec 20 08:56:52 UTC 2016

Modified Files:
        pkgsrc/meta-pkgs/modular-xorg-drivers: Makefile

Log Message:
Re-add qxl driver now it builds again.
Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile
diff -u pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.36 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.37
--- pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.36 Wed Dec  7 22:00:44 2016
+++ pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile      Tue Dec 20 08:56:52 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2016/12/07 22:00:44 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2016/12/20 08:56:52 wiz Exp $
 
 DISTNAME=      # empty
 PKGNAME=       modular-xorg-drivers-1.19.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    meta-pkgs x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 DISTFILES=     # empty
@@ -64,8 +64,7 @@ DEPENDS+=     xf86-video-neomagic-[0-9]*:../
 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
-# broken with modular-xorg-server-1.19.0
-#DEPENDS+=     xf86-video-qxl-[0-9]*:../../x11/xf86-video-qxl
+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



Home | Main Index | Thread Index | Old Index