From 22fb1c99e59b5c6a73ba7da288eba3acc58b1df9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 11 Mar 2019 16:15:24 +0100 Subject: [PATCH] libvdpau: update to 1.2. --- srcpkgs/libvdpau/template | 12 ++++++------ srcpkgs/libvdpau/update | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 srcpkgs/libvdpau/update diff --git a/srcpkgs/libvdpau/template b/srcpkgs/libvdpau/template index 586a6cc0604..e001d242014 100644 --- a/srcpkgs/libvdpau/template +++ b/srcpkgs/libvdpau/template @@ -1,17 +1,17 @@ # Template file for 'libvdpau' pkgname=libvdpau -version=1.1.1 -revision=3 +version=1.2 +revision=1 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="xorgproto libXext-devel" conf_files="/etc/vdpau_wrapper.cfg" -short_desc="The Video Decode and Presentation API for UNIX" +short_desc="Video Decode and Presentation API for UNIX" maintainer="Juan RP " -homepage="http://cgit.freedesktop.org/~aplattner/libvdpau" license="MIT" -distfiles="http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${version}.tar.gz" -checksum=5fe093302432ef05086ca2ee429c789b7bf843e166d482d166e56859b08bef55 +homepage="https://freedesktop.org/wiki/Software/VDPAU/" +distfiles="https://gitlab.freedesktop.org/vdpau/libvdpau/uploads/14b620084c027d546fa0b3f083b800c6/libvdpau-${version}.tar.bz2" +checksum=6a499b186f524e1c16b4f5b57a6a2de70dfceb25c4ee546515f26073cd33fa06 post_install() { vlicense COPYING diff --git a/srcpkgs/libvdpau/update b/srcpkgs/libvdpau/update new file mode 100644 index 00000000000..28c7198f015 --- /dev/null +++ b/srcpkgs/libvdpau/update @@ -0,0 +1 @@ +pkgname=libvdpau-libvdpau