2009-03-19 04:13:55 +01:00
|
|
|
# Template build file for 'libXvMC'.
|
2008-10-07 05:30:50 +02:00
|
|
|
pkgname=libXvMC
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.0.5
|
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-10-28 03:06:01 +01:00
|
|
|
checksum=0644c768d28343af0efe0cb09fc9e0220b8ad755642bb498a3038cee328fde7f
|
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
|