mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libvdpau: update to 1.2.
This commit is contained in:
parent
2de75b7593
commit
22fb1c99e5
2 changed files with 7 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'libvdpau'
|
# Template file for 'libvdpau'
|
||||||
pkgname=libvdpau
|
pkgname=libvdpau
|
||||||
version=1.1.1
|
version=1.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorgproto libXext-devel"
|
makedepends="xorgproto libXext-devel"
|
||||||
conf_files="/etc/vdpau_wrapper.cfg"
|
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 <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
homepage="http://cgit.freedesktop.org/~aplattner/libvdpau"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${version}.tar.gz"
|
homepage="https://freedesktop.org/wiki/Software/VDPAU/"
|
||||||
checksum=5fe093302432ef05086ca2ee429c789b7bf843e166d482d166e56859b08bef55
|
distfiles="https://gitlab.freedesktop.org/vdpau/libvdpau/uploads/14b620084c027d546fa0b3f083b800c6/libvdpau-${version}.tar.bz2"
|
||||||
|
checksum=6a499b186f524e1c16b4f5b57a6a2de70dfceb25c4ee546515f26073cd33fa06
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
1
srcpkgs/libvdpau/update
Normal file
1
srcpkgs/libvdpau/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname=libvdpau-libvdpau
|
Loading…
Add table
Reference in a new issue