Search Criteria
Package Details: mingw-w64-blosc 1.21.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mingw-w64-blosc.git (read-only, click to copy) |
|---|---|
| Package Base: | mingw-w64-blosc |
| Description: | A blocking, shuffling and loss-less compression library (mingw-w64) |
| Upstream URL: | http://blosc.org/ |
| Licenses: | BSD-3-Clause |
| Submitter: | xantares |
| Maintainer: | patlefort |
| Last Packager: | patlefort |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-07-28 06:34 (UTC) |
| Last Updated: | 2026-04-04 02:30 (UTC) |
Dependencies (6)
- mingw-w64-lz4AUR
- mingw-w64-snappyAUR
- mingw-w64-zlibAUR
- mingw-w64-zstdAUR (mingw-w64-zstd-staticAUR)
- mingw-w64-cmakeAUR (llvm-mingw-w64-cmakeAUR) (make)
- mingw-w64-wineAUR (check)
Latest Comments
patlefort commented on 2026-04-06 16:58 (UTC)
makepkg has --check argument. I don't know about aur helpers but mine, pat-aur, can selectively run or skip executing check().
xantares commented on 2026-04-06 08:17 (UTC)
currently tests are explicitly built and run in the check() section and we cannot skip that, could you remove it ?
patlefort commented on 2026-04-03 15:12 (UTC)
It's more up to the user to know if they need to run tests or not. Can't you just not run them? I don't know what you use but it should be possible to disable tests for selected packages.
xantares commented on 2026-04-03 14:26 (UTC) (edited on 2026-04-03 14:28 (UTC) by xantares)
hello, tests take forever to complete, are they really necessary ?
or if you dont want to disable them maybe at least would it be possible to run only a meaningful subset of them ?