1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

testing/hexer: disable

This commit is contained in:
Holger Jaekel 2025-06-08 13:16:36 +02:00 committed by Celeste
parent 941e48cea0
commit 046fad54b2

View file

@ -2,10 +2,10 @@
maintainer="Bradley J Chambers <brad.chambers@gmail.com>"
pkgname=hexer
pkgver=1.4.0
pkgrel=16
pkgrel=17
pkgdesc="LAS and OGR hexagonal density and boundary surface generation"
url="https://github.com/hobuinc/hexer"
arch="all"
arch="" # does not build with cmake 4
license="LGPL-2.0-or-later"
options="!check"
makedepends="cmake gdal-dev"