mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xcb-util-cursor: update to 0.1.4.
This commit is contained in:
parent
bb344878bf
commit
c0ec66d3e4
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build for 'xcb-util-cursor'.
|
# Template file for 'xcb-util-cursor'
|
||||||
pkgname=xcb-util-cursor
|
pkgname=xcb-util-cursor
|
||||||
version=0.1.3
|
version=0.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -8,10 +8,10 @@ hostmakedepends="pkg-config gperf m4"
|
||||||
makedepends="xcb-util-renderutil-devel xcb-util-image-devel"
|
makedepends="xcb-util-renderutil-devel xcb-util-image-devel"
|
||||||
short_desc="XCB cursor library (libxcursor port)"
|
short_desc="XCB cursor library (libxcursor port)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
homepage="http://xcb.freedesktop.org"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.bz2"
|
homepage="https://xcb.freedesktop.org"
|
||||||
checksum=05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f
|
distfiles="https://xcb.freedesktop.org/dist/xcb-util-cursor-${version}.tar.xz"
|
||||||
|
checksum=28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue