Path to this page:
Subject: CVS commit: pkgsrc/graphics/scrot
From: pin
Date: 2023-06-14 19:27:21
Message id: 20230614172722.0A73CFA89@cvs.NetBSD.org
Log Message:
graphics/scrot: update to 1.10
1.10
- New option: --compression to specify a compression level. Note that certain
formats (such as PNG) will now use --compression instead of --quality.
- Improvement: Timing in scrot --delay.
- Improvement: Screenshot timestamps timing.
- Improvement: Robustness of default CFLAGS.
- Document: Not all compositors support opacity.
- Document: Depend on an interface, not an implementation.
- Document: Fixed license to MIT-feh. NOTE: this is NOT a license change, we
simply fixed the document to correctly identify the license.
- Document: Make it clear --window option takes an argument.
- Document: Clarify imlib2 feature requirement.
- Document: Fix --quality description in manpage.
- Improvement: Use -O3 and do not build debug info by default if no CFLAGS was
set by the user.
- Improvement: Fatally error out in case the mouse pointer image cannot be
acquired.
- Deprecate: --note.
- Fixes: Memory leak.
- Several other fixes.
1.9
- Fixes: Add delay to all capture options
- New option: --window
- Deprecate -S
- Fixes: compilation on CentOS 7
- Fixes: multiple bugs in output file handling
- Fixes: multiple bugs in scrot's -C option
- Fixes: restore "keep ratio" functionality in --thumb
- New option: add --format flag
- Improvement: allow b prefix in --delay argument
- Fixes: memory leak on multiple -F options
- Fixes: hostname potentially getting truncated
- Several internal fixes
Files: