mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-21 18:04:41 -07:00
xf86-video-amdgpu: new package
This commit is contained in:
parent
8cd3b7b9f7
commit
c9ac74c3f5
9
xorg/xf86-video-amdgpu/build
Executable file
9
xorg/xf86-video-amdgpu/build
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export LDFLAGS="-Wl,-z,lazy"
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
xorg/xf86-video-amdgpu/checksums
Normal file
1
xorg/xf86-video-amdgpu/checksums
Normal file
@ -0,0 +1 @@
|
||||
aaa197196aadcb12e93e10a2aa03c9aedc9ba7b27c2643a8ef620d41e2d1c6d5 xf86-video-amdgpu-19.0.1.tar.bz2
|
6
xorg/xf86-video-amdgpu/depends
Normal file
6
xorg/xf86-video-amdgpu/depends
Normal file
@ -0,0 +1,6 @@
|
||||
eudev
|
||||
expat
|
||||
libdrm
|
||||
libpciaccess
|
||||
mesa
|
||||
xorgproto
|
1
xorg/xf86-video-amdgpu/sources
Normal file
1
xorg/xf86-video-amdgpu/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.x.org/releases/individual/driver/xf86-video-amdgpu-19.0.1.tar.bz2
|
1
xorg/xf86-video-amdgpu/version
Normal file
1
xorg/xf86-video-amdgpu/version
Normal file
@ -0,0 +1 @@
|
||||
19.0.1 1
|
Loading…
Reference in New Issue
Block a user