ports/contrib (3.4): libva-intel: 1.8.1 -> 2.3.0
commit d07bd3a31e8dd3c29d78a5aa81451afc6fbc5c36 Author: Thomas Penteker <tek@serverop.de> Date: Fri Feb 22 22:40:57 2019 +0100 libva-intel: 1.8.1 -> 2.3.0 diff --git a/libva-intel/.signature b/libva-intel/.signature index 4418994a..31a4ac4e 100644 --- a/libva-intel/.signature +++ b/libva-intel/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF317ShYqyEMx0cie4ASB4zu1UIyC4Es0XlCNrvijawwo1KBCVuBJIC6VyZq/xufBV4at6lsd8QOkRKzj2F4LHNww= -SHA256 (Pkgfile) = c9b97e11f89da279019e86c75b76349aec54f1ade23dacf193c08752a29955ce +RWSagIOpLGJF34XYFobyrW/ooSydq7OYGT/L4M49y6Adervs9yOF+rbB1aOqVQmh34DdrbSl7ITvccvQoqHOwAMfNLJWALsYxwg= +SHA256 (Pkgfile) = c19de5c14fedc51f7b930a28cbe58854f67ee3e9c9e91b1efc7500f54e62e6b9 SHA256 (.footprint) = 735f9b5ba694e84521e9ed63166b424078f8a81d671b81d38f3500e7bd793a0f -SHA256 (intel-vaapi-driver-1.8.1.tar.bz2) = efd041602635ce9450fbdf864563d3b95341ef3877337772af708d9cc17b2fce +SHA256 (intel-vaapi-driver-2.3.0.tar.bz2) = 5c2e5deab024a0a6ae81dfe77ef455542a88d824eda7bfd07684337407ecdfe3 diff --git a/libva-intel/Pkgfile b/libva-intel/Pkgfile index f3f903e7..be2baf75 100644 --- a/libva-intel/Pkgfile +++ b/libva-intel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: glu ffmpeg libva name=libva-intel -version=1.8.1 +version=2.3.0 release=1 source=(https://github.com/01org/intel-vaapi-driver/releases/download/${version}/intel-vaapi-driver-${version}.tar.bz2) @@ -13,8 +13,6 @@ build() { ./configure --prefix=/usr - sed -i '1265,1266d' src/Makefile - make make DESTDIR=$PKG install }
participants (1)
-
crux@crux.nu