aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/LASzip (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LASzip2: Refactor: meta styleNiklas Hambüchen2020-06-261-5/+5
| | | | Co-authored-by: Jon <jonringer@users.noreply.github.com>
* LASzip2: Use `nativeBuildInputs` for `cmake`Niklas Hambüchen2020-06-261-1/+1
|
* LASzip, LASzip2: Rename LASzip -> LASzip2, add LASzip 3.Niklas Hambüchen2020-06-262-6/+31
| | | | | We have to keep the old one because libLAS does not support LASzip 3, see https://github.com/libLAS/libLAS/issues/144.
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* laszip: update homepageMarkus Kowalewski2018-09-021-2/+2
|
* treewide: http to httpsRyan Mulligan2018-04-301-1/+1
|
* Build LASZip on unixMatthew Pickering2018-04-171-1/+1
|
* fixed some meta.maintainers attributesPascal Wittmann2014-09-261-1/+1
|
* laszip: fix maintainer referenceBjørn Forsman2014-09-211-1/+1
| | | | This unblocks the channel.
* LASzip: michelk as maintainer; adjust description; remove blank-lines; using ↵Michel Kuhlmann2014-09-211-0/+1
| | | | sha256
* LASzip: initial expressionMichel Kuhlmann2014-09-211-0/+20
Closes #4128