xcb-util-image: update to 0.4.1;adopt.
This commit is contained in:
parent
7a14e475bb
commit
9da921d4e0
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'xcb-util-image'
|
||||
pkgname=xcb-util-image
|
||||
version=0.4.0
|
||||
revision=3
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xcb-util-devel"
|
||||
short_desc="Utility libraries for XCB - XImage and XShmImage functions"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||
license="X11"
|
||||
homepage="https://xcb.freedesktop.org"
|
||||
distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.bz2"
|
||||
checksum=2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc
|
||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb-image"
|
||||
distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.xz"
|
||||
checksum=ccad8ee5dadb1271fd4727ad14d9bd77a64e505608766c4e98267d9aede40d3d
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in New Issue