# # A library which implements the VDPAU library. # # VDPAU (Video Decode and Presentation API for Unix) is an open source # library (libvdpau) and API originally designed by Nvidia for its # GeForce 8 series and later GPU hardware targeted at the X Window System. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=libvdpau pkgversion=1.5 arch=amd64 release=1 pkgcategory="xorg_extra" full_pkgname=libvdpau_1.5_amd64-1@xorg_extra blurb="A library which implements the VDPAU library." homepage="https://www.freedesktop.org/wiki/Software/VDPAU/" license="MIT X Consortium" fetch="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/1.5/libvdpau-1.5.tar.bz2" replace=""