slackware-current/source/l/libdeflate/slack-desc
Patrick J Volkerding fc45e1f612 Fri Sep 1 20:16:14 UTC 2023
a/btrfs-progs-6.5-x86_64-1.txz:  Upgraded.
kde/kimageformats-5.109.0-x86_64-2.txz:  Rebuilt.
  Recompiled against openexr-3.2.0.
kde/kio-extras-23.08.0-x86_64-2.txz:  Rebuilt.
  Recompiled against openexr-3.2.0.
kde/krita-5.1.5-x86_64-13.txz:  Rebuilt.
  Recompiled against openexr-3.2.0.
l/brotli-1.1.0-x86_64-1.txz:  Upgraded.
l/gegl-0.4.46-x86_64-2.txz:  Rebuilt.
  Recompiled against openexr-3.2.0.
l/glib2-2.76.5-x86_64-1.txz:  Upgraded.
l/gst-plugins-bad-free-1.22.5-x86_64-2.txz:  Rebuilt.
  Recompiled against openexr-3.2.0.
l/imagemagick-7.1.1_15-x86_64-2.txz:  Rebuilt.
  Recompiled against openexr-3.2.0.
l/libdeflate-1.18-x86_64-1.txz:  Added.
  This is needed for openexr-3.2.0.
l/mozilla-nss-3.93-x86_64-1.txz:  Upgraded.
l/opencv-4.8.0-x86_64-2.txz:  Rebuilt.
  Recompiled against openexr-3.2.0.
l/openexr-3.2.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
n/php-8.2.10-x86_64-1.txz:  Upgraded.
n/wget2-2.1.0-x86_64-1.txz:  Upgraded.
x/libwacom-2.8.0-x86_64-1.txz:  Upgraded.
xap/gimp-2.10.34-x86_64-6.txz:  Rebuilt.
  Recompiled against openexr-3.2.0.
xap/xscreensaver-6.07-x86_64-1.txz:  Upgraded.
2023-09-01 23:02:29 +02:00

19 lines
1.1 KiB
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 ':'.
|-----handy-ruler------------------------------------------------------|
libdeflate: libdeflate (fast compression/decompression library)
libdeflate:
libdeflate: libdeflate is a library for fast, whole-buffer DEFLATE-based
libdeflate: compression and decompression supporting DEFLATE (raw), zlib (aka
libdeflate: DEFLATE with a zlib wrapper), and gzip (aka DEFLATE with a gzip
libdeflate: wrapper). libdeflate is heavily optimized. It is significantly faster
libdeflate: than the zlib library, especially on x86 processors. In addition,
libdeflate: libdeflate provides optional high compression modes that provide a
libdeflate: better compression ratio than the zlib's "level 9".
libdeflate:
libdeflate: Homepage: https://github.com/ebiggers/libdeflate