Skip to content
Snippets Groups Projects
Commit 0b2d98d1 authored by alice's avatar alice
Browse files

community/xcb-util-cursor: upgrade to 0.1.4

parent 16cacf49
No related merge requests found
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xcb-util-cursor
pkgver=0.1.3
pkgrel=2
pkgver=0.1.4
pkgrel=0
pkgdesc="X C-language Binding - cursor library (port of libXcursor)"
url="https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor"
arch="all"
......@@ -11,16 +11,9 @@ depends_dev="xcb-util-dev"
makedepends="$depends_dev m4 util-macros xcb-util-image-dev xcb-util-renderutil-dev"
checkdepends="check-dev"
subpackages="$pkgname-dev"
source="https://xcb.freedesktop.org/dist/xcb-util-cursor-$pkgver.tar.gz"
prepare() {
default_prepare
update_config_guess
}
source="https://xcb.freedesktop.org/dist/xcb-util-cursor-$pkgver.tar.xz"
build() {
export CFLAGS="$CFLAGS -std=gnu99"
./configure \
--build=$CBUILD \
--host=$CHOST \
......@@ -40,4 +33,6 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="7be0950d9cef455e504ef5ac6c1872cc05bb27d1a8c844e0ddb19d718145ec05891315af6237e46ba615d01edc2d152c8901c8bc644a386d10757352a77fc57f xcb-util-cursor-0.1.3.tar.gz"
sha512sums="
d27dd59a4d7ded9994dca77774421dd9533e3ee823b880af35d3219bd7340c89fbc61d1d0fa10e2991de2cac9e6395e09497769d7b8728eedc691e76649107b1 xcb-util-cursor-0.1.4.tar.xz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment