diff options
Diffstat (limited to 'xorg/xf86-video-amdgpu')
-rwxr-xr-x | xorg/xf86-video-amdgpu/build | 9 | ||||
-rw-r--r-- | xorg/xf86-video-amdgpu/checksums | 1 | ||||
-rw-r--r-- | xorg/xf86-video-amdgpu/depends | 6 | ||||
-rw-r--r-- | xorg/xf86-video-amdgpu/meta | 3 | ||||
-rw-r--r-- | xorg/xf86-video-amdgpu/sources | 1 | ||||
-rw-r--r-- | xorg/xf86-video-amdgpu/version | 1 |
6 files changed, 0 insertions, 21 deletions
diff --git a/xorg/xf86-video-amdgpu/build b/xorg/xf86-video-amdgpu/build deleted file mode 100755 index 3054c8be..00000000 --- a/xorg/xf86-video-amdgpu/build +++ /dev/null @@ -1,9 +0,0 @@ -#!/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 deleted file mode 100644 index 1a9babf8..00000000 --- a/xorg/xf86-video-amdgpu/checksums +++ /dev/null @@ -1 +0,0 @@ -607823034defba6152050e5eb1c4df94b38819ef764291abadd81b620bc2ad88 xf86-video-amdgpu-21.0.0.tar.bz2 diff --git a/xorg/xf86-video-amdgpu/depends b/xorg/xf86-video-amdgpu/depends deleted file mode 100644 index 0d1c94e3..00000000 --- a/xorg/xf86-video-amdgpu/depends +++ /dev/null @@ -1,6 +0,0 @@ -eudev -expat -libdrm -libpciaccess -mesa -xorgproto diff --git a/xorg/xf86-video-amdgpu/meta b/xorg/xf86-video-amdgpu/meta deleted file mode 100644 index 28375eaa..00000000 --- a/xorg/xf86-video-amdgpu/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: Xorg AMD Radeon video driver (amdgpu kernel module) -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xf86-video-amdgpu/sources b/xorg/xf86-video-amdgpu/sources deleted file mode 100644 index d2fcf255..00000000 --- a/xorg/xf86-video-amdgpu/sources +++ /dev/null @@ -1 +0,0 @@ -https://www.x.org/releases/individual/driver/xf86-video-amdgpu-21.0.0.tar.bz2 diff --git a/xorg/xf86-video-amdgpu/version b/xorg/xf86-video-amdgpu/version deleted file mode 100644 index 72a23881..00000000 --- a/xorg/xf86-video-amdgpu/version +++ /dev/null @@ -1 +0,0 @@ -21.0.0 1 |