sci-geosciences/laszip - 3.4.3 (gentoo)

Search

Package Information

Description:
Library for free and lossless compression of the LAS LiDAR format
Homepage:
https://laszip.org/
License:
LGPL-2.1+

Ebuild Details

Version EAPI Keywords Slot
3.4.3 8 amd64 ~arm ~arm64 ~ppc ppc64 ~x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="Library for free and lossless compression of the LAS LiDAR format"
HOMEPAGE="https://laszip.org/"
SRC_URI="https://github.com/LASzip/LASzip/releases/download/${PV}/${PN}-src-${PV}.tar.bz2"
S="${WORKDIR}/${PN}-src-${PV}"

LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"

Manifest for 3.4.3

Type File Size Source URLs
DIST laszip-src-3.4.3.tar.bz2 153819 bytes https://github.com/LASzip/LASzip/releases/download/3.4.3/laszip-src-3.4.3.tar.bz2