precomp
Port variant standard
Summary Further compress some already compressed files
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
Subpackage Descriptions
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
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) cmake:primary:standard
Runtime (only) ravensys-gcc:cxx_run:standard (single subpackage)
Download groups
main mirror://GITHUB/schnaader:precomp-cpp:v0.4.7
Distribution File Information
b4064f9a18b9885e574c274f93d73d8a4e7f2bbd9e959beaa773f2e61292fb2b 708806 schnaader-precomp-cpp-0.4.7.tar.gz
Ports that require precomp:standard
No other ports depend on this one.