pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xf86-video-amdgpu



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Mar  2 22:40:59 UTC 2018

Modified Files:
        pkgsrc/x11/xf86-video-amdgpu: Makefile distinfo

Log Message:
xf86-video-amdgpu: update to 18.0.0.

I'm pleased to announce the 18.0.0 release of xf86-video-amdgpu, the
Xorg driver for AMD Radeon GPUs supported by the amdgpu kernel driver.
This release supports xserver versions 1.13-1.19. It also works with
xserver 1.20 RC1, so unless something unexpected happens, it should work
with xserver 1.20 as well.

Highlights:

* New year-based versioning scheme
* Page flipping can now be used even when the HW cursor can't be used in
  some cases
* Support for 30-bit RGB colour output. Note that gamma correction is
  currently not available with 30-bit colour. Also, hardware
  acceleration is not available with 30-bit colour with xserver versions
  before 1.20.

Plus other improvements and fixes. Thanks to everybody who contributed
to this release in any way!


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xf86-video-amdgpu/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xf86-video-amdgpu/distinfo

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

Modified files:

Index: pkgsrc/x11/xf86-video-amdgpu/Makefile
diff -u pkgsrc/x11/xf86-video-amdgpu/Makefile:1.12 pkgsrc/x11/xf86-video-amdgpu/Makefile:1.13
--- pkgsrc/x11/xf86-video-amdgpu/Makefile:1.12  Fri Sep  8 08:19:30 2017
+++ pkgsrc/x11/xf86-video-amdgpu/Makefile       Fri Mar  2 22:40:59 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2017/09/08 08:19:30 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/03/02 22:40:59 wiz Exp $
 
-DISTNAME=      xf86-video-amdgpu-1.4.0
+DISTNAME=      xf86-video-amdgpu-18.0.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/xf86-video-amdgpu/distinfo
diff -u pkgsrc/x11/xf86-video-amdgpu/distinfo:1.9 pkgsrc/x11/xf86-video-amdgpu/distinfo:1.10
--- pkgsrc/x11/xf86-video-amdgpu/distinfo:1.9   Fri Sep  8 08:19:30 2017
+++ pkgsrc/x11/xf86-video-amdgpu/distinfo       Fri Mar  2 22:40:59 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/09/08 08:19:30 wiz Exp $
+$NetBSD: distinfo,v 1.10 2018/03/02 22:40:59 wiz Exp $
 
-SHA1 (xf86-video-amdgpu-1.4.0.tar.bz2) = d9971cc6177095219a6687328aef25a72df3dd9d
-RMD160 (xf86-video-amdgpu-1.4.0.tar.bz2) = 4fac7932e41372c1cb18828b7d6ae97c5ae30ec1
-SHA512 (xf86-video-amdgpu-1.4.0.tar.bz2) = cae6417a45f6b981e007e080486083f1c38eaca58c6e331b04bbf46c86f23394742a722ae0d798d8dcad66879e99d90e57f04ae9ccb198f3ed26ec745878ccc2
-Size (xf86-video-amdgpu-1.4.0.tar.bz2) = 410679 bytes
+SHA1 (xf86-video-amdgpu-18.0.0.tar.bz2) = 360d619de1629913d356c60f1e155553e0e55dbb
+RMD160 (xf86-video-amdgpu-18.0.0.tar.bz2) = 22f81051b3ce7b4d532ceeffb1a079c895a9fa48
+SHA512 (xf86-video-amdgpu-18.0.0.tar.bz2) = 5f9fa173c1b2f90878a9cc961e49abb0ad56db16fd80ec9fe6788fcc90eaa1906f3bff74437cb9afa95b9212ff946e1558736739f27e959a3848e77e4dabbd17
+Size (xf86-video-amdgpu-18.0.0.tar.bz2) = 413752 bytes



Home | Main Index | Thread Index | Old Index