diff --git a/srcpkgs/libva-glx/template b/srcpkgs/libva-glx/template index 8e55520769b..ab190696736 100644 --- a/srcpkgs/libva-glx/template +++ b/srcpkgs/libva-glx/template @@ -7,7 +7,7 @@ # KEEP THIS PACKAGE SYNCHRONIZED WITH "libva". # pkgname=libva-glx -version=1.6.2 +version=1.7.0 revision=1 wrksrc="libva-${version}" build_style=gnu-configure @@ -18,8 +18,8 @@ short_desc="Video Acceleration (VA) API - GLX backend" maintainer="Juan RP " homepage="http://freedesktop.org/wiki/Software/vaapi" license="MIT" -distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${version}.tar.bz2" -checksum=c417f09cdeef549e54f4be5f9876026513afeac395c5be28750b431d848c8bd0 +distfiles="${FREEDESKTOP_SITE}/vaapi/releases/libva/libva-${version}.tar.bz2" +checksum=a689bccbcc81a66b458e448377f108c057d3eee44a2e21a23c92c549dc8bc95f pre_configure() { autoreconf -fi diff --git a/srcpkgs/libva-intel-driver/template b/srcpkgs/libva-intel-driver/template index a6b68c33436..793e0026a53 100644 --- a/srcpkgs/libva-intel-driver/template +++ b/srcpkgs/libva-intel-driver/template @@ -1,6 +1,6 @@ # Template file for 'libva-intel-driver' pkgname=libva-intel-driver -version=1.6.2 +version=1.7.0 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -9,8 +9,8 @@ short_desc="Video Acceleration (VA) API - Intel Graphics backend" maintainer="Juan RP " homepage="http://freedesktop.org/wiki/Software/vaapi" license="MIT" -distfiles="http://www.freedesktop.org/software/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=bf8759dbcefc82d280c11a5eac5248dce14979c7c58345f218d656d75b0d85fe +distfiles="${FREEDESKTOP_SITE}/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2" +checksum=9d19d6c789a9a4fbce23c4f0eaf993ba776b512bec4c87982ab17ac841435c0c only_for_archs="i686 i686-musl x86_64 x86_64-musl" post_install() { diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index 0ac8593815f..c0a380092f7 100644 --- a/srcpkgs/libva/template +++ b/srcpkgs/libva/template @@ -1,6 +1,6 @@ # Template file for 'libva' pkgname=libva -version=1.6.2 +version=1.7.0 revision=1 build_style=gnu-configure configure_args="--disable-static --enable-x11 --disable-egl --disable-glx" @@ -10,8 +10,8 @@ short_desc="Video Acceleration (VA) API" maintainer="Juan RP " homepage="http://freedesktop.org/wiki/Software/vaapi" license="MIT" -distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${version}.tar.bz2" -checksum=c417f09cdeef549e54f4be5f9876026513afeac395c5be28750b431d848c8bd0 +distfiles="${FREEDESKTOP_SITE}/vaapi/releases/libva/libva-${version}.tar.bz2" +checksum=a689bccbcc81a66b458e448377f108c057d3eee44a2e21a23c92c549dc8bc95f pre_configure() { autoreconf -fi