vp-build/templates/libXvMC/template

16 lines
636 B
Plaintext
Raw Normal View History

pkgname=libXvMC
version=1.0.4
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="XVideo Motion Compensation Library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=1217825ba8d66198466ee8306d0d6d237d2dd80d0f0783c98701296791833abb
long_desc="
X-Video Motion Compensation (XvMC) provides accelerated video
playback by offloading video decoding to hardware. It is an
extension of the X video extension for the X Window System."
shared_deps="libX11-1.1 libXext-1.0 libXv-1.0"
build_depends="pkg-config-0.23 xextproto-7.0 videoproto-2.2 ${shared_deps}"
run_depends="glibc-2.8 ${shared_deps}"