libXvMC: update to 1.0.7.
This commit is contained in:
parent
ba237a808d
commit
d22a9397f7
2 changed files with 3 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libXvMC-devel'.
|
# Template file for 'libXvMC-devel'.
|
||||||
#
|
#
|
||||||
short_desc="${short_desc} (development files)"
|
short_desc="${short_desc} -- development files"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'libXvMC'.
|
# Template build file for 'libXvMC'.
|
||||||
pkgname=libXvMC
|
pkgname=libXvMC
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="XVideo Motion Compensation Library"
|
short_desc="XVideo Motion Compensation Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
checksum=3dda80e9c71fd14a14f93279c6f661703c5c1c43d104a5db0842377bdf0c3392
|
checksum=28f085fc8518a3dadfe355360705d50153051f09898093e69af806c0b437cea3
|
||||||
long_desc="
|
long_desc="
|
||||||
X-Video Motion Compensation (XvMC) provides accelerated video
|
X-Video Motion Compensation (XvMC) provides accelerated video
|
||||||
playback by offloading video decoding to hardware. It is an
|
playback by offloading video decoding to hardware. It is an
|
||||||
|
@ -15,8 +15,6 @@ long_desc="
|
||||||
|
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build xproto
|
|
||||||
Add_dependency build xextproto
|
|
||||||
Add_dependency build videoproto
|
Add_dependency build videoproto
|
||||||
Add_dependency build libX11-devel
|
Add_dependency build libX11-devel
|
||||||
Add_dependency build libXext-devel
|
Add_dependency build libXext-devel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue