aboutsummaryrefslogtreecommitdiff
path: root/xorg/xf86-video-ati
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xf86-video-ati')
-rwxr-xr-xxorg/xf86-video-ati/build9
-rw-r--r--xorg/xf86-video-ati/checksums1
-rw-r--r--xorg/xf86-video-ati/depends6
-rw-r--r--xorg/xf86-video-ati/sources1
-rw-r--r--xorg/xf86-video-ati/version1
5 files changed, 18 insertions, 0 deletions
diff --git a/xorg/xf86-video-ati/build b/xorg/xf86-video-ati/build
new file mode 100755
index 00000000..3054c8be
--- /dev/null
+++ b/xorg/xf86-video-ati/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-ati/checksums b/xorg/xf86-video-ati/checksums
new file mode 100644
index 00000000..740c30d6
--- /dev/null
+++ b/xorg/xf86-video-ati/checksums
@@ -0,0 +1 @@
+c05c6e0c396a0148113f1836cfab7f2e43f784c9b7041f11e9cab40a4bc0c90f xf86-video-ati-19.1.0.tar.gz
diff --git a/xorg/xf86-video-ati/depends b/xorg/xf86-video-ati/depends
new file mode 100644
index 00000000..0d1c94e3
--- /dev/null
+++ b/xorg/xf86-video-ati/depends
@@ -0,0 +1,6 @@
+eudev
+expat
+libdrm
+libpciaccess
+mesa
+xorgproto
diff --git a/xorg/xf86-video-ati/sources b/xorg/xf86-video-ati/sources
new file mode 100644
index 00000000..b1a4fb8b
--- /dev/null
+++ b/xorg/xf86-video-ati/sources
@@ -0,0 +1 @@
+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
new file mode 100644
index 00000000..119d7b4b
--- /dev/null
+++ b/xorg/xf86-video-ati/version
@@ -0,0 +1 @@
+19.1.0 1