From 5c25230b566676680b643c1340ee14b5e4f8f06e Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 23 Nov 2015 12:46:49 +0000 Subject: Import xf86-video-amdgpu-1.0.0 as x11/xf86-video-amdgpu. This is the video driver for ATI cards with AMD GPU families Tonga, Carrizo, Iceland, Fiji and Stoney. --- x11/xf86-video-amdgpu/DESCR | 2 ++ x11/xf86-video-amdgpu/Makefile | 17 +++++++++++++++++ x11/xf86-video-amdgpu/PLIST | 4 ++++ x11/xf86-video-amdgpu/distinfo | 6 ++++++ 4 files changed, 29 insertions(+) create mode 100644 x11/xf86-video-amdgpu/DESCR create mode 100644 x11/xf86-video-amdgpu/Makefile create mode 100644 x11/xf86-video-amdgpu/PLIST create mode 100644 x11/xf86-video-amdgpu/distinfo (limited to 'x11') diff --git a/x11/xf86-video-amdgpu/DESCR b/x11/xf86-video-amdgpu/DESCR new file mode 100644 index 00000000000..6f198cc5db1 --- /dev/null +++ b/x11/xf86-video-amdgpu/DESCR @@ -0,0 +1,2 @@ +This is the video driver for ATI cards with AMD GPU families Tonga, +Carrizo, Iceland, Fiji and Stoney. diff --git a/x11/xf86-video-amdgpu/Makefile b/x11/xf86-video-amdgpu/Makefile new file mode 100644 index 00000000000..e0912af9178 --- /dev/null +++ b/x11/xf86-video-amdgpu/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2015/11/23 12:46:49 wiz Exp $ + +DISTNAME= xf86-video-amdgpu-1.0.0 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_XORG:=driver/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= joerg@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Modular Xorg ATI (Tonga, Carrizo, Iceland, Fiji, Stoney) driver + +USE_LIBTOOL= yes +GNU_CONFIGURE= yes +USE_TOOLS+= gmake pkg-config + +.include "../../x11/modular-xorg-server/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xf86-video-amdgpu/PLIST b/x11/xf86-video-amdgpu/PLIST new file mode 100644 index 00000000000..f0d79dd435e --- /dev/null +++ b/x11/xf86-video-amdgpu/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/11/23 12:46:49 wiz Exp $ +lib/xorg/modules/drivers/amdgpu_drv.la +man/man4/amdgpu.4 +share/X11/xorg.conf.d/10-amdgpu.conf diff --git a/x11/xf86-video-amdgpu/distinfo b/x11/xf86-video-amdgpu/distinfo new file mode 100644 index 00000000000..2c80be854aa --- /dev/null +++ b/x11/xf86-video-amdgpu/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/11/23 12:46:49 wiz Exp $ + +SHA1 (xf86-video-amdgpu-1.0.0.tar.bz2) = b82987f21ced741a2b88d555765e0b519e14cddc +RMD160 (xf86-video-amdgpu-1.0.0.tar.bz2) = 1b849a07248f834cadce08dbd827f28126df83c0 +SHA512 (xf86-video-amdgpu-1.0.0.tar.bz2) = f52122a5b93db3f6ade4c0ccfe2b322239d34a2d74dd89a458a65ec400f009436ed8ad945db362dc79fa983611680f68d9e5ce4e742f5b2140c1385d365e644c +Size (xf86-video-amdgpu-1.0.0.tar.bz2) = 362674 bytes -- cgit v1.2.3