2009-03-19 03:13:55 +00:00
|
|
|
# Template build file for 'libXvMC'.
|
2008-10-07 03:30:50 +00:00
|
|
|
pkgname=libXvMC
|
2012-02-10 07:37:09 +00:00
|
|
|
version=1.0.6
|
|
|
|
homepage="http://xorg.freedesktop.org/"
|
2009-02-12 20:07:35 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2008-10-07 03:30:50 +00:00
|
|
|
short_desc="XVideo Motion Compensation Library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-02-10 07:37:09 +00:00
|
|
|
license="MIT"
|
|
|
|
checksum=3dda80e9c71fd14a14f93279c6f661703c5c1c43d104a5db0842377bdf0c3392
|
2008-10-07 03:30:50 +00: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 20:07:35 +00:00
|
|
|
|
2009-11-22 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2009-03-19 03:13:55 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency build xextproto
|
|
|
|
Add_dependency build videoproto
|
2010-04-23 12:41:15 +00:00
|
|
|
Add_dependency build libX11-devel
|
|
|
|
Add_dependency build libXext-devel
|
|
|
|
Add_dependency build libXv-devel
|