mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-02 02:57:17 -06:00
intel-vaapi-driver: new package at 2.4.0
This commit is contained in:
parent
1b6cee8518
commit
96c0241fd5
8
xorg/intel-vaapi-driver/build
Executable file
8
xorg/intel-vaapi-driver/build
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
||||||
|
|
1
xorg/intel-vaapi-driver/checksums
Normal file
1
xorg/intel-vaapi-driver/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
71e2ddd985af6b221389db1018c4e8ca27a7f939fb51dcdf49d0efcb5ff3d089 intel-vaapi-driver-2.4.0.tar.bz2
|
3
xorg/intel-vaapi-driver/depends
Normal file
3
xorg/intel-vaapi-driver/depends
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
libdrm
|
||||||
|
libpciaccess
|
||||||
|
libva
|
1
xorg/intel-vaapi-driver/sources
Normal file
1
xorg/intel-vaapi-driver/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://github.com/intel/intel-vaapi-driver/releases/download/2.4.0/intel-vaapi-driver-2.4.0.tar.bz2
|
1
xorg/intel-vaapi-driver/version
Normal file
1
xorg/intel-vaapi-driver/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
2.4.0 1
|
Loading…
Reference in New Issue
Block a user