xorg-xf86-video-intel: update to 2.99.917-916
This commit is contained in:
parent
4fd660335f
commit
e5906a3d80
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/xorg.pub
|
||||
RWTSGWF5Q7TndG+5Ov7c50DnF8WcuoKT7pvH3toa6b1ax5LwsClMdZJTupx8u58Jl6ypMOEgrtaYUFzJvbwwvekMOLL9zjzP+gI=
|
||||
SHA256 (Pkgfile) = ad0a2a889b6ceed1bb1bcb27e995b18f8069796407e7b1589fc55962e4c91612
|
||||
RWTSGWF5Q7TndA0UhcMjWJDQiWJIm659KBYQZusauvTCydV/SjM0nirlX4jHBsfBNoq+DFlWYZ6c3vfogeXQ+5agZmfy3k6Q3wc=
|
||||
SHA256 (Pkgfile) = 9836fbc29525c65b45deb27c3ad914e038683303532fab3129f3dfa38d78e2bf
|
||||
SHA256 (.footprint) = 7a1480234ab1037e96985a2dea2b9a26a0ee76854351e7d6687b8266e8648518
|
||||
SHA256 (xf86-video-intel-2.99.917-914.tar.xz) = 1b1e800e722eb527473b7823b01a954ec3d8ae4392311df18ace85534b8874cd
|
||||
SHA256 (xf86-video-intel-2.99.917-916.tar.xz) = eb9c6b4b0edc8994b01f2de60c6ac5630f1afc9161d4e11d23428ca36176b733
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Description: Intel graphics video driver
|
||||
# URL: https://www.x.org/wiki/
|
||||
# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu
|
||||
# Depends on: xorg-libxscrnsaver xorg-server
|
||||
# URL: https://www.x.org/wiki/
|
||||
# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu
|
||||
# Depends on: xorg-libxscrnsaver xorg-server
|
||||
|
||||
name=xorg-xf86-video-intel
|
||||
version=2.99.917-914
|
||||
version=2.99.917-916
|
||||
release=1
|
||||
source=(https://crux.nu/files/distfiles/xf86-video-intel-$version.tar.xz)
|
||||
|
||||
@ -14,7 +14,8 @@ build() {
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--libexecdir=/usr/lib/xf86-video-intel \
|
||||
--enable-tools
|
||||
--enable-tools \
|
||||
--with-default-dri=3
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user