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