mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-03 00:20:09 -07:00
libva-utils: new package at 2.6.0
This commit is contained in:
parent
e12510b718
commit
1b6cee8518
8
xorg/libva-utils/build
Executable file
8
xorg/libva-utils/build
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-wayland
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
xorg/libva-utils/checksums
Normal file
1
xorg/libva-utils/checksums
Normal file
@ -0,0 +1 @@
|
||||
2249b5d08bffc3862bbdcc9a6a4827afd504330b8d101564d39fe1a1e7adc426 libva-utils-2.6.0.tar.bz2
|
1
xorg/libva-utils/depends
Normal file
1
xorg/libva-utils/depends
Normal file
@ -0,0 +1 @@
|
||||
mesa make
|
1
xorg/libva-utils/sources
Normal file
1
xorg/libva-utils/sources
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/intel/libva-utils/releases/download/2.6.0/libva-utils-2.6.0.tar.bz2
|
1
xorg/libva-utils/version
Normal file
1
xorg/libva-utils/version
Normal file
@ -0,0 +1 @@
|
||||
2.6.0 1
|
Loading…
Reference in New Issue
Block a user