libXvMC: update to 1.0.13.
This commit is contained in:
parent
e0459c19dd
commit
d07089396e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libXvMC'
|
||||
pkgname=libXvMC
|
||||
version=1.0.12
|
||||
revision=2
|
||||
version=1.0.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,9 +9,9 @@ makedepends="xorgproto libX11-devel libXext-devel libXv-devel"
|
|||
short_desc="XVideo Motion Compensation Library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://wiki.freedesktop.org/xorg/"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6b3da7977b3f7eaf4f0ac6470ab1e562298d82c4e79077765787963ab7966dcd
|
||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxvmc"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||
checksum=0a9ebe6dea7888a747e5aca1b891d53cd7d3a5f141a9645f77d9b6a12cee657c
|
||||
|
||||
post_install() {
|
||||
# this file is now part of xorgproto.
|
||||
|
|
Loading…
Reference in New Issue