2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

xf86-video-intel: new package at c6cb1b199598c572484fb4e30e1026be9d4ccc31

This commit is contained in:
Dylan Araps 2019-10-05 21:08:47 +03:00
parent 878e47bced
commit 3cde0d8828
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
5 changed files with 29 additions and 0 deletions

16
xorg/xf86-video-intel/build Executable file
View File

@ -0,0 +1,16 @@
#!/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
# Remove uneeded files.
rm -rf "$1/usr/share/polkit-1"

View File

@ -0,0 +1 @@
10308bd230db2b35fe4371ffa06de36753a9a58dc725d43504ebf7f72c3c0395 xf86-video-intel-c6cb1b199598c572484fb4e30e1026be9d4ccc31.tar.gz

View File

@ -0,0 +1,10 @@
autoconf make
automake make
eudev
libXScrnSaver
libXcursor
libXinerama
libXrandr
libdrm
libpciaccess
libtool make

View File

@ -0,0 +1 @@
https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/archive/c6cb1b199598c572484fb4e30e1026be9d4ccc31/xf86-video-intel-c6cb1b199598c572484fb4e30e1026be9d4ccc31.tar.gz

View File

@ -0,0 +1 @@
c6cb1b199598c572484fb4e30e1026be9d4ccc31 1