slackbuilds_ponce/system/pigz/slack-desc
Dominik Drobek 18db563673
system/pigz: Updated for version 2.4
Fix installation procedure so that pigz binary is not installed twice
(as pigz and unpigz). Make a symbolic link instead.

Don't overwrite Makefile CFLAGS with SLKCFLAGS, instead append SLKCFLAGS
to CFLAGS.

Remove patch (not needed anymore). Align SlackBuild with template.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-01-06 13:12:42 +07:00

19 lines
815 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
pigz: pigz (Parallel Implementation of GZip)
pigz:
pigz: pigz is a fully functional replacement for gzip that utilizes
pigz: multiple processors and CPU cores when compressing data. pigz
pigz: was written by Mark Adler, and uses zlib and pthread libraries.
pigz:
pigz: Homepage: https://www.zlib.net/pigz/
pigz:
pigz:
pigz:
pigz: