diff options
Diffstat (limited to 'xorg/xf86-video-ati')
-rwxr-xr-x | xorg/xf86-video-ati/build | 9 | ||||
-rw-r--r-- | xorg/xf86-video-ati/checksums | 1 | ||||
-rw-r--r-- | xorg/xf86-video-ati/depends | 6 | ||||
-rw-r--r-- | xorg/xf86-video-ati/meta | 3 | ||||
-rw-r--r-- | xorg/xf86-video-ati/sources | 1 | ||||
-rw-r--r-- | xorg/xf86-video-ati/version | 1 |
6 files changed, 0 insertions, 21 deletions
diff --git a/xorg/xf86-video-ati/build b/xorg/xf86-video-ati/build deleted file mode 100755 index 3054c8be..00000000 --- a/xorg/xf86-video-ati/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-ati/checksums b/xorg/xf86-video-ati/checksums deleted file mode 100644 index 740c30d6..00000000 --- a/xorg/xf86-video-ati/checksums +++ /dev/null @@ -1 +0,0 @@ -c05c6e0c396a0148113f1836cfab7f2e43f784c9b7041f11e9cab40a4bc0c90f xf86-video-ati-19.1.0.tar.gz diff --git a/xorg/xf86-video-ati/depends b/xorg/xf86-video-ati/depends deleted file mode 100644 index 0d1c94e3..00000000 --- a/xorg/xf86-video-ati/depends +++ /dev/null @@ -1,6 +0,0 @@ -eudev -expat -libdrm -libpciaccess -mesa -xorgproto diff --git a/xorg/xf86-video-ati/meta b/xorg/xf86-video-ati/meta deleted file mode 100644 index a1feae34..00000000 --- a/xorg/xf86-video-ati/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: Xorg ATI Radeon video driver -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xf86-video-ati/sources b/xorg/xf86-video-ati/sources deleted file mode 100644 index b1a4fb8b..00000000 --- a/xorg/xf86-video-ati/sources +++ /dev/null @@ -1 +0,0 @@ -https://x.org/releases/individual/driver/xf86-video-ati-19.1.0.tar.gz diff --git a/xorg/xf86-video-ati/version b/xorg/xf86-video-ati/version deleted file mode 100644 index 119d7b4b..00000000 --- a/xorg/xf86-video-ati/version +++ /dev/null @@ -1 +0,0 @@ -19.1.0 1 |