forked from kiss-community/repo
libva: new package at 2.6.0
This commit is contained in:
parent
5edc08fffb
commit
e12510b718
8
xorg/libva/build
Executable file
8
xorg/libva/build
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
1
xorg/libva/checksums
Normal file
1
xorg/libva/checksums
Normal file
@ -0,0 +1 @@
|
||||
486bb6b5761db6e5a9f4475bd187e0bfa7309944cfc9734d496d41930353d6c5 libva-2.6.0.tar.bz2
|
1
xorg/libva/sources
Normal file
1
xorg/libva/sources
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/01org/libva/releases/download/2.6.0/libva-2.6.0.tar.bz2
|
1
xorg/libva/version
Normal file
1
xorg/libva/version
Normal file
@ -0,0 +1 @@
|
||||
2.6.0 1
|
Loading…
Reference in New Issue
Block a user