aboutsummaryrefslogtreecommitdiff
path: root/xorg/xf86-video-intel
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-09 19:17:24 +0300
committerCem Keylan <cem@ckyln.com>2019-12-09 19:17:24 +0300
commit03423e0583057cbe5a16f8439183e2dbc0e8dd7c (patch)
tree81fe3ba69d94146f83fb5541d1fb2da0ac4eac08 /xorg/xf86-video-intel
downloadrepository-03423e0583057cbe5a16f8439183e2dbc0e8dd7c.tar.gz
secondary commit
Diffstat (limited to 'xorg/xf86-video-intel')
-rwxr-xr-xxorg/xf86-video-intel/build13
-rw-r--r--xorg/xf86-video-intel/checksums1
-rw-r--r--xorg/xf86-video-intel/depends10
-rw-r--r--xorg/xf86-video-intel/sources1
-rw-r--r--xorg/xf86-video-intel/version1
5 files changed, 26 insertions, 0 deletions
diff --git a/xorg/xf86-video-intel/build b/xorg/xf86-video-intel/build
new file mode 100755
index 00000000..d0c7c0bd
--- /dev/null
+++ b/xorg/xf86-video-intel/build
@@ -0,0 +1,13 @@
+#!/bin/sh -e
+
+export LDFLAGS="-Wl,-z,lazy"
+
+autoreconf -i
+
+./configure \
+ --prefix=/usr \
+ --libexecdir=/usr/lib \
+ --with-default-dri=3
+
+make
+make DESTDIR="$1" install
diff --git a/xorg/xf86-video-intel/checksums b/xorg/xf86-video-intel/checksums
new file mode 100644
index 00000000..6285661b
--- /dev/null
+++ b/xorg/xf86-video-intel/checksums
@@ -0,0 +1 @@
+10308bd230db2b35fe4371ffa06de36753a9a58dc725d43504ebf7f72c3c0395 xf86-video-intel-c6cb1b199598c572484fb4e30e1026be9d4ccc31.tar.gz
diff --git a/xorg/xf86-video-intel/depends b/xorg/xf86-video-intel/depends
new file mode 100644
index 00000000..b7fd39a8
--- /dev/null
+++ b/xorg/xf86-video-intel/depends
@@ -0,0 +1,10 @@
+autoconf make
+automake make
+eudev
+libXScrnSaver
+libXcursor
+libXinerama
+libXrandr
+libdrm
+libpciaccess
+libtool make
diff --git a/xorg/xf86-video-intel/sources b/xorg/xf86-video-intel/sources
new file mode 100644
index 00000000..fe655cdf
--- /dev/null
+++ b/xorg/xf86-video-intel/sources
@@ -0,0 +1 @@
+https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/archive/c6cb1b199598c572484fb4e30e1026be9d4ccc31/xf86-video-intel-c6cb1b199598c572484fb4e30e1026be9d4ccc31.tar.gz
diff --git a/xorg/xf86-video-intel/version b/xorg/xf86-video-intel/version
new file mode 100644
index 00000000..c5d89762
--- /dev/null
+++ b/xorg/xf86-video-intel/version
@@ -0,0 +1 @@
+c6cb1b199598c572484fb4e30e1026be9d4ccc31 1