diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-08 09:13:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-08 09:13:45 +0000 |
commit | c91d6afc7c6036a0cf3f82564b4246b876a6991f (patch) | |
tree | efd9200e7ba3ccb12423baef03949cca1b959972 /x11 | |
parent | d16fee0de2d21d48bd0d78e8c52da41b4446274f (diff) | |
download | pkgsrc-c91d6afc7c6036a0cf3f82564b4246b876a6991f.tar.gz |
Updated xf86-video-openchrome to 0.6.0.
Finally figured out how to use the X.Org automatic submission
script after realizing that I had to change the script in order for
OpenChrome DDX to build in the first place.
OpenChrome DDX Version 0.6 has added the following new features.
- First official support for CX700, VX700, and VX800 chipsets
integrated TMDS transmitter (i.e., DVI support)
- Initial support for Silicon Image SiI 164 TMDS transmitter
OpenChrome DDX Version 0.6 has the following improvements.
- Improved FP reinitialization when resuming from standby
(HP 2133 Mini-Note, FIC CE260 / CE261 based netbooks like
Everex CloudBook and Sylvania g netbook)
- Improved automatic detection of display resources
- Improved X Server stability in dual monitor mode
- Automatic active steering of the display controller channel to the
correct display output device
OpenChrome DDX Version 0.6 fixes the following bugs.
- Fix for the disruption of the VT (Virtual Terminal) screen bug
introduced in Version 0.5
- Fix for HP 2133 Mini-Note's PCIe WLAN getting turned off
inadvertently bug introduced in Version 0.5
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-openchrome/Makefile | 7 | ||||
-rw-r--r-- | x11/xf86-video-openchrome/distinfo | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/x11/xf86-video-openchrome/Makefile b/x11/xf86-video-openchrome/Makefile index 296e7b912b3..8a7cb4fb19c 100644 --- a/x11/xf86-video-openchrome/Makefile +++ b/x11/xf86-video-openchrome/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2016/02/26 11:27:19 jperkin Exp $ +# $NetBSD: Makefile,v 1.19 2017/03/08 09:13:45 wiz Exp $ -DISTNAME= xf86-video-openchrome-0.3.3 -PKGREVISION= 4 +DISTNAME= xf86-video-openchrome-0.6.0 CATEGORIES= x11 -MASTER_SITES= http://www.openchrome.org/releases/ +MASTER_SITES= http://xorg.freedesktop.org/archive/individual/driver/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/xf86-video-openchrome/distinfo b/x11/xf86-video-openchrome/distinfo index 6a84033c33e..7beed4b0cfc 100644 --- a/x11/xf86-video-openchrome/distinfo +++ b/x11/xf86-video-openchrome/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 03:29:03 agc Exp $ +$NetBSD: distinfo,v 1.7 2017/03/08 09:13:45 wiz Exp $ -SHA1 (xf86-video-openchrome-0.3.3.tar.bz2) = 1f7b23d4ed53417eda5c6730486b36812f469295 -RMD160 (xf86-video-openchrome-0.3.3.tar.bz2) = 0ad09dd672793ff8a7b844ccc25e5385410e268e -SHA512 (xf86-video-openchrome-0.3.3.tar.bz2) = ed1c30a6d92b804648de324d98ca61bd7887b4b97ed94e5b0c1f5abaf7d0dbb5ba1dc79e7c35a8cd76bff0d5b05594921bddc9007ef9ba00e72d0b9bd678de9e -Size (xf86-video-openchrome-0.3.3.tar.bz2) = 518705 bytes +SHA1 (xf86-video-openchrome-0.6.0.tar.bz2) = 2077181ded4d86e9cbe6d3e9b1245339692e848d +RMD160 (xf86-video-openchrome-0.6.0.tar.bz2) = a18e85e3c98a0ee493ffd85f9b5d325a210dfe32 +SHA512 (xf86-video-openchrome-0.6.0.tar.bz2) = f074e70d54c87a9d6e1b52c2c2d72d7c551dcb59a5f34c0a5f9495db1a6e45db4300d51fabf7eedfbe91f964f9422931c752a49b322715c6aa9ddb0db9dd6004 +Size (xf86-video-openchrome-0.6.0.tar.bz2) = 537619 bytes |