aboutsummaryrefslogtreecommitdiff
path: root/xorg/xf86-video-amdgpu
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xf86-video-amdgpu')
-rwxr-xr-xxorg/xf86-video-amdgpu/build9
-rw-r--r--xorg/xf86-video-amdgpu/checksums1
-rw-r--r--xorg/xf86-video-amdgpu/depends6
-rw-r--r--xorg/xf86-video-amdgpu/sources1
-rw-r--r--xorg/xf86-video-amdgpu/version1
5 files changed, 18 insertions, 0 deletions
diff --git a/xorg/xf86-video-amdgpu/build b/xorg/xf86-video-amdgpu/build
new file mode 100755
index 00000000..3054c8be
--- /dev/null
+++ b/xorg/xf86-video-amdgpu/build
@@ -0,0 +1,9 @@
+#!/bin/sh -e
+
+export LDFLAGS="-Wl,-z,lazy"
+
+./configure \
+ --prefix=/usr
+
+make
+make DESTDIR="$1" install
diff --git a/xorg/xf86-video-amdgpu/checksums b/xorg/xf86-video-amdgpu/checksums
new file mode 100644
index 00000000..0d53d0ef
--- /dev/null
+++ b/xorg/xf86-video-amdgpu/checksums
@@ -0,0 +1 @@
+4f0ea4e0ae61995ac2b7c72433d31deab63b60c78763020aaa1b28696124fe5d xf86-video-amdgpu-19.1.0.tar.bz2
diff --git a/xorg/xf86-video-amdgpu/depends b/xorg/xf86-video-amdgpu/depends
new file mode 100644
index 00000000..0d1c94e3
--- /dev/null
+++ b/xorg/xf86-video-amdgpu/depends
@@ -0,0 +1,6 @@
+eudev
+expat
+libdrm
+libpciaccess
+mesa
+xorgproto
diff --git a/xorg/xf86-video-amdgpu/sources b/xorg/xf86-video-amdgpu/sources
new file mode 100644
index 00000000..9d4ca8e6
--- /dev/null
+++ b/xorg/xf86-video-amdgpu/sources
@@ -0,0 +1 @@
+https://www.x.org/releases/individual/driver/xf86-video-amdgpu-19.1.0.tar.bz2
diff --git a/xorg/xf86-video-amdgpu/version b/xorg/xf86-video-amdgpu/version
new file mode 100644
index 00000000..119d7b4b
--- /dev/null
+++ b/xorg/xf86-video-amdgpu/version
@@ -0,0 +1 @@
+19.1.0 1