mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 14:32:56 +02:00
libvdpau: use xorgproto.
This commit is contained in:
parent
d5853b1fb5
commit
383a75057f
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'libvdpau'
|
# Template file for 'libvdpau'
|
||||||
pkgname=libvdpau
|
pkgname=libvdpau
|
||||||
version=1.1.1
|
version=1.1.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="dri2proto 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="The Video Decode and Presentation API for UNIX"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue