Port variant | standard |
Summary | Further compress some already compressed files |
BROKEN | |
Package version | 0.4.7 |
Homepage | https://github.com/schnaader/precomp-cpp |
Keywords | archivers |
Maintainer | Michael Reim |
License | APACHE20 |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 26 NOV 2019, 05:40:10 UTC |
Port created | 22 FEB 2019, 23:55:28 UTC |
single | Precomp ("pre-compressor") is a utility that can be used re-compress already compressed files. It detects streams of common but weak compression algorithms, decompresses these and tries to guess the compression parameters needed to reproduce the identical stream. If the result matches, Precomp stores the decompressed data, otherwise it copies the original stream and goes on with the next. The program either just pre-compresses a file (which will get bigger if it contains valid streams) or it does that and then compresses the result with a strong compression algorithm. Some supported file types include: - ZIP / JAR - GZIP - BZIP2 - PDF - ODT - PNG - GIF - JPEG - MP3 |
Build (only) | cmake:primary:standard |
Runtime (only) |
ravensys-gcc:cxx_run:standard (single subpackage) ravensys-gcc:libs:standard (single subpackage) |
main | mirror://GITHUB/schnaader:precomp-cpp:v0.4.7 |
No other ports depend on this one. |