2009-03-19 03:13:55 +00:00
|
|
|
# Template build file for 'libXvMC'.
|
2008-10-07 03:30:50 +00:00
|
|
|
pkgname=libXvMC
|
2012-03-08 08:34:56 +00:00
|
|
|
version=1.0.7
|
2012-02-10 07:37:09 +00:00
|
|
|
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
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config videoproto libX11-devel libXext-devel libXv-devel"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
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"
|
2012-03-08 08:34:56 +00:00
|
|
|
checksum=28f085fc8518a3dadfe355360705d50153051f09898093e69af806c0b437cea3
|
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"
|