2009-03-19 04:13:55 +01:00
|
|
|
# Template build file for 'libXvMC'.
|
2008-10-07 05:30:50 +02:00
|
|
|
pkgname=libXvMC
|
|
|
|
version=1.0.4
|
2009-02-12 21:07:35 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-07 05:30:50 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="XVideo Motion Compensation Library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-02-12 21:07:35 +01:00
|
|
|
checksum=1217825ba8d66198466ee8306d0d6d237d2dd80d0f0783c98701296791833abb
|
2008-10-07 05:30:50 +02:00
|
|
|
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."
|
2009-02-12 21:07:35 +01:00
|
|
|
|
2009-03-19 04:13:55 +01:00
|
|
|
subpackages="devel"
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency build xextproto
|
|
|
|
Add_dependency build videoproto
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libX11
|
|
|
|
Add_dependency full libXext
|
|
|
|
Add_dependency full libXv
|