mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xcb-util-image: update to 0.4.1;adopt.
This commit is contained in:
parent
7a14e475bb
commit
9da921d4e0
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'xcb-util-image'
|
# Template file for 'xcb-util-image'
|
||||||
pkgname=xcb-util-image
|
pkgname=xcb-util-image
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xcb-util-devel"
|
makedepends="xcb-util-devel"
|
||||||
short_desc="Utility libraries for XCB - XImage and XShmImage functions"
|
short_desc="Utility libraries for XCB - XImage and XShmImage functions"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
license="X11"
|
license="X11"
|
||||||
homepage="https://xcb.freedesktop.org"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb-image"
|
||||||
distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.bz2"
|
distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.xz"
|
||||||
checksum=2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc
|
checksum=ccad8ee5dadb1271fd4727ad14d9bd77a64e505608766c4e98267d9aede40d3d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue