18 lines
680 B
Text
18 lines
680 B
Text
# Template build file for 'libXvMC'.
|
|
pkgname=libXvMC
|
|
version=1.0.7
|
|
homepage="http://xorg.freedesktop.org/"
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config videoproto libX11-devel libXext-devel libXv-devel"
|
|
revision=1
|
|
short_desc="XVideo Motion Compensation Library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MIT"
|
|
checksum=28f085fc8518a3dadfe355360705d50153051f09898093e69af806c0b437cea3
|
|
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."
|
|
|
|
subpackages="$pkgname-devel"
|