libXvMC: update to 1.0.11.
This commit is contained in:
parent
b7ba11c5a9
commit
74372a20a6
@ -1,17 +1,17 @@
|
|||||||
# Template build file for 'libXvMC'.
|
# Template file for 'libXvMC'
|
||||||
pkgname=libXvMC
|
pkgname=libXvMC
|
||||||
version=1.0.10
|
version=1.0.11
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-malloc0returnsnull"
|
configure_args="--enable-malloc0returnsnull"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorgproto libX11-devel libXext-devel libXv-devel"
|
makedepends="xorgproto libX11-devel libXext-devel libXv-devel"
|
||||||
short_desc="XVideo Motion Compensation Library"
|
short_desc="XVideo Motion Compensation Library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="https://wiki.freedesktop.org/xorg/"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=e501a079b5dfaef0897c56152770c77e05e362065cec58910289aa567277ee2e
|
checksum=4a2e34d444a683a7c010b01b23cefe2b8043a063ce4dc6a9b855836b5262622d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user