---
name: laszip
version: 2.1.0
origin: archivers/laszip
comment: Library for lossless LAS compression
arch: freebsd:9:x86:64
www: http://laszip.org/
maintainer: rhurlin@gwdg.de
prefix: /usr/local
licenselogic: single
licenses: [LGPL3]
flatsize: 231990
desc: |
  LASzip is a compression library for compressing ASPRS LAS format data. It has
  been provided as an LGPL-licensed stand-alone software library to allow other
  softwares that handle LAS data to read and write LASzip-compressed data. The
  BSD-licensed libLAS and the LGPL-licensed LASlib can take advantage of LASzip to
  read and write compressed data.

  LASzip is completely lossless. It compresses bulky LAS files into compact LAZ
  files that are only 10-20 percent of the original size, accurately preserving
  every single bit.

  WWW:   http://laszip.org/
categories: [archivers]
files:
  /usr/local/bin/laszip-config: b292317459d0c6ff2be6b700c434f4e3b26765e6e13121300e90b83bfb41fc24
  /usr/local/bin/laszippertest: 510498d50facb93fdda9364e2fbecfe18784938b841b0fe3f0de3b569a3801a5
  /usr/local/include/laszip/lasunzipper.hpp: 545d0a902c0ec9b66a267400c9230a36c4b7144688bfbb793883fad065237b48
  /usr/local/include/laszip/laszip.hpp: 45506661bd2d3e8aa0c6f699b38dbbccf697603aa3b975cf3104d401981395e1
  /usr/local/include/laszip/laszipexport.hpp: 96cc01d0b7ee2660efdb4f0bdbcc549c7beb43b914ef08fb1f606e1a1d5da3c7
  /usr/local/include/laszip/laszipper.hpp: bbf3ab08f257dc5815259eb99060b23fce9ce97fd8a490004519845fff009239
  /usr/local/lib/liblaszip.so: '-'
  /usr/local/lib/liblaszip.so.5: '-'
  /usr/local/lib/liblaszip.so.5.0.0: 8adc69c6b8537ac666796c37bc655fd906e9ce7cbf835e88663557ed1be1f313
  /usr/local/share/licenses/laszip-2.1.0/LGPL3: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768
  /usr/local/share/licenses/laszip-2.1.0/LICENSE: 6bda51512d916f53a2cea81f42b4bbe5d8656f112f4e8de8a2b99d6b477835e6
  /usr/local/share/licenses/laszip-2.1.0/catalog.mk: e3c2e6e16c4a65360ae0d575a8bc40ee237ad170de8af2221dfd2059a28eae0d
directories:
  /usr/local/share/licenses/laszip-2.1.0/: n
  /usr/local/share/licenses/: y
  /usr/local/include/laszip/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
