| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 4.0.0 | 8 | amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86 | 0/4 |
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit multilib-minimal cmake
DESCRIPTION="Limited Error Raster Compression"
HOMEPAGE="https://github.com/esri/lerc"
SRC_URI="https://github.com/Esri/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0/4"
KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | lerc-4.0.0.tar.gz | 4710408 bytes | https://github.com/Esri/lerc/archive/refs/tags/v4.0.0.tar.gz |