From fdf685a35f9f1cf7d53c8be1818ba3a59bdeec06 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 2 Feb 2013 01:58:29 +0100 Subject: [PATCH] libvdpau: update to 0.6. --- srcpkgs/libvdpau/libvdpau-devel.template | 3 --- srcpkgs/libvdpau/template | 10 ++-------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/srcpkgs/libvdpau/libvdpau-devel.template b/srcpkgs/libvdpau/libvdpau-devel.template index 77b2f5902c..8724d58878 100644 --- a/srcpkgs/libvdpau/libvdpau-devel.template +++ b/srcpkgs/libvdpau/libvdpau-devel.template @@ -3,9 +3,6 @@ noarch=yes depends="libX11-devel libvdpau>=${version}" short_desc="${short_desc} - development files" -long_desc="${long_desc} - - This package contains files for development, headers, static libs, etc." do_install() { vmove usr/include usr diff --git a/srcpkgs/libvdpau/template b/srcpkgs/libvdpau/template index f03a8633c3..d1329e8a22 100644 --- a/srcpkgs/libvdpau/template +++ b/srcpkgs/libvdpau/template @@ -1,6 +1,6 @@ # Template file for 'libvdpau' pkgname=libvdpau -version=0.5 +version=0.6 revision=1 subpackages="$pkgname-devel" build_style=gnu-configure @@ -10,13 +10,7 @@ maintainer="Juan RP " homepage="http://cgit.freedesktop.org/~aplattner/libvdpau" license="MIT" distfiles="http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${version}.tar.gz" -checksum=1dba27b86c94c400d540df0cc5166fb683d1157794867627b5fe9febc96f5e4c -long_desc=" - The Video Decode and Presentation API for Unix (VDPAU) provides a complete - solution for decoding, post-processing, compositing, and displaying - compressed or uncompressed video streams. These video streams may be combined - (composited) with bitmap content, to implement OSDs and other application - user interfaces." +checksum=9b55beec9d8b01bbf89229b7d075ceee870f4e1830523c11f29a46c07fe72d75 post_install() { vinstall COPYING 644 usr/share/licenses/${pkgname}