libXxf86dga: update to 1.1.5.
This commit is contained in:
parent
99a9a9abe3
commit
cc3d4ac90a
@ -1,16 +1,17 @@
|
|||||||
# Template build file for 'libXxf86dga'.
|
# Template file for 'libXxf86dga'
|
||||||
pkgname=libXxf86dga
|
pkgname=libXxf86dga
|
||||||
version=1.1.4
|
version=1.1.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--enable-malloc0returnsnull"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorgproto libXext-devel"
|
makedepends="xorgproto libXext-devel"
|
||||||
short_desc="Library for the XFree86-DGA X extension"
|
short_desc="Library for the XFree86-DGA X extension"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
homepage="${XORG_SITE}"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
homepage="$XORG_SITE"
|
||||||
checksum=8eecd4b6c1df9a3704c04733c2f4fa93ef469b55028af5510b25818e2456c77e
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||||
|
checksum=2b98bc5f506c6140d4eddd3990842d30f5dae733b64f198a504f07461bdb7203
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
@ -24,6 +25,6 @@ libXxf86dga-devel_package() {
|
|||||||
vmove "usr/lib/*.a"
|
vmove "usr/lib/*.a"
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove usr/share
|
vmove usr/share/man/man3
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user