laszip: free and lossless LiDAR compression

This commit is contained in:
Dr. Thomas Orgis 2019-03-26 15:24:35 +01:00
parent ca6ab347c0
commit ebda66c6b5
5 changed files with 50 additions and 0 deletions

6
laszip/DESCR Normal file
View File

@ -0,0 +1,6 @@
LASzip - a free product of rapidlasso GmbH - quickly turns bulky LAS
files into compact LAZ files without information loss. Terabytes of LAZ
data are now available for free download from various agencies making
LASzip, winner of the 2012 Geospatial World Forum Technology Innovation
Award in LiDAR Processing and 2nd place winner for innovative product
at INTERGEO 2012, the de-facto standard for LiDAR compression.

17
laszip/Makefile Normal file
View File

@ -0,0 +1,17 @@
# $NetBSD$
VERSION= 3.3.1
PKGNAME= laszip-${VERSION}
DISTNAME= laszip-src-${VERSION}
CATEGORIES= geography
MASTER_SITES= https://github.com/LASzip/LASzip/releases/download/${VERSION}/
MAINTAINER= thomas.orgis@uni-hamburg.de
HOMEPAGE= https://github.com/LASzip/LASzip/releases/download/${VERSION}/
COMMENT= LASzip - free and lossless LiDAR compression
LICENSE= gnu-lgpl-v2.1
USE_CMAKE= yes
USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"

9
laszip/PLIST Normal file
View File

@ -0,0 +1,9 @@
@comment $NetBSD$
include/laszip/laszip_api.h
include/laszip/laszip_api_version.h
lib/liblaszip.so
lib/liblaszip.so.8
lib/liblaszip.so.8.0.3
lib/liblaszip_api.so
lib/liblaszip_api.so.8
lib/liblaszip_api.so.8.0.3

12
laszip/buildlink3.mk Normal file
View File

@ -0,0 +1,12 @@
# $NetBSD$
BUILDLINK_TREE+= laszip
.if !defined(LASZIP_BUILDLINK3_MK)
LASZIP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.laszip+= laszip>=2.2.0
BUILDLINK_PKGSRCDIR.laszip?= ../../geography/laszip
.endif # LASZIP_BUILDLINK3_MK
BUILDLINK_TREE+= -laszip

6
laszip/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (laszip-src-3.3.1.tar.gz) = 5909b5b9b7cbcef903bea88851367ab531d8d256
RMD160 (laszip-src-3.3.1.tar.gz) = 28c1abe67eb00cfe056f6b03d86ee5db7c81e477
SHA512 (laszip-src-3.3.1.tar.gz) = 2aa6249bc4bc092a312581d2a3c7de7d2d259fc89affe5b7a15b944684f75d0c77f1e1701c9f2c96501c27f300f2fe43d7008e6f3ac24a4ee2482fb1073e2010
Size (laszip-src-3.3.1.tar.gz) = 217774 bytes