Commit graph

16 commits

Author SHA1 Message Date
Weijia Wang 73b7cd526c libLAS: unbreak on aarch64-darwin 2023-01-04 09:39:22 +01:00
Rick van Schijndel 9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Felix Buehler 82d629fc0a pkgs/development: rename name to pname&version 2021-12-01 18:42:45 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Vladimír Čunát 336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
Niklas Hambüchen 0866700e3b LASzip, LASzip2: Rename LASzip -> LASzip2, add LASzip 3.
We have to keep the old one because libLAS does not support LASzip 3,
see https://github.com/libLAS/libLAS/issues/144.
2020-06-26 15:06:50 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Lancelot SIX 12ab4c3303
libLAS: fix build 2019-01-24 22:23:22 +01:00
Markus Kowalewski 964b122431
liblas: update homepage 2018-09-02 20:18:15 +02:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Ryan Mulligan 038a0c9a60 treewide: http to https 2018-04-30 21:39:20 -07:00
Matthew Pickering 30c9c54271 Build libLAS with LASzip support 2018-04-20 22:16:07 +01:00
Matthew Pickering 406e20b832 Fix libLAS darwin build 2018-04-17 09:29:01 +01:00
Tim Steinbach 7897a6613e
libLAS: 1.8.0 -> 1.8.1 2016-11-11 15:15:54 -05:00
Michel Kuhlmann 9357bb51fa libLAS: initial expression
Closes #4233
2014-09-30 09:20:41 +01:00