diff --git a/srcpkgs/libvdpau-va-gl/template b/srcpkgs/libvdpau-va-gl/template index 911476d491d..6a79e6a2c1d 100644 --- a/srcpkgs/libvdpau-va-gl/template +++ b/srcpkgs/libvdpau-va-gl/template @@ -1,20 +1,13 @@ # Template file for 'libvdpau-va-gl' pkgname=libvdpau-va-gl -version=0.3.4 -revision=2 +version=0.4.2 +revision=1 build_style=cmake -hostmakedepends="pkg-config cmake git" -makedepends="glib-devel ffmpeg-devel glu-devel libva-devel libvdpau-devel" -short_desc="A VDPAU driver with VA-API/OpenGL backend" +hostmakedepends="pkg-config" +makedepends="MesaLib-devel libva-devel libvdpau-devel" +short_desc="VDPAU driver with VA-API/OpenGL backend" maintainer="Juan RP " -license="LGPL-3" +license="MIT" homepage="https://github.com/i-rinat/libvdpau-va-gl" - -do_fetch() { - git clone -b v${version} git://github.com/i-rinat/${pkgname}.git ${pkgname}-${version} -} - -post_install() { - # Install symlink to enable VDPAU backend on Intel i965 - ln -sf libvdpau_va_gl.so.1 ${DESTDIR}/usr/lib/vdpau/libvdpau_i965.so.1 -} +distfiles="${homepage}/releases/download/v${version}/libvdpau-va-gl-${version}.tar.gz" +checksum=7d9121540658eb0244859e63da171ca3869e784afbeaf202f44471275c784af4