Path to this page:
./
graphics/scrot,
Command line screen capture util like import, but using imlib2
Branch: CURRENT,
Version: 1.11.1,
Package name: scrot-1.11.1,
Maintainer: niascrot (SCReenshOT) is a simple command line screen capture
utility that uses imlib2 to grab and save images. Multiple
image formats are supported through imlib2's dynamic saver
modules.
Required to run:[
devel/giblib] [
x11/Xfixes] [
x11/xcursor]
Required to build:[
pkgtools/x11-links] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 179.637 KB
Version history: (Expand)
- (2024-08-01) Updated to version: scrot-1.11.1
- (2023-11-12) Updated to version: scrot-1.10nb2
- (2023-07-03) Updated to version: scrot-1.10nb1
- (2023-06-14) Updated to version: scrot-1.10
- (2023-02-01) Updated to version: scrot-1.8.1
- (2023-01-30) Updated to version: scrot-1.7nb1
CVS history: (Expand)
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-07-04 17:05:20 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
scrot: Pull in upstream fix for lack of dprintf().
|
2023-07-03 13:29:04 by Paolo Vincenzo Olivo | Files touched by this commit (9) |
Log message:
*: Recursive revbump from devel/libmd
This affects all packages requiring libbsd/libmd
on Linux.
|
2023-06-14 19:27:21 by pin | Files touched by this commit (2) | |
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
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-06-11 15:33:22 by Nia Alarie | Files touched by this commit (2) | |
Log message:
scrot: update to 1.7. take maintainership.
Version 1.7
* Fixed: code style, add missing final newline.
* Fixed: autogen.sh: fix some shellcheck issues.
* Replace insecure c-strings functions (following libbsd integration).
* New option: --select=hole (-shole), hole selection area.
* New option: --select=hide (-shide), hide selection area, support image.
* New option: --select=blur (-sblur), blur selection area.
* New option: (-) add redirection to standard output (format PNG).
* Improvement option: --stack, add an optional join direction (v/h).
* Fixed: free memory image and font resources.
* Bug fixed: segfault if mouse cursor image was not obtained.
* Use err/warn functions (following libbsd integration).
* Others various code improvement.
* Added new library dependency: libbsd.
* Autotools: added option --without-libbsd.
* Improvement: Autotools: remove unused files, remove obsolete macros, assume
C89 functions exist, delete scrot.spec.
* Improvement: remove unused C macro, use strndup function, use designated
initializers (C99).
* Improvement: Doc: polish the txt2man manual, CONTRIBUTING.md, TODO.md.
* Others various code improvement.
* New option: --file (-F), provide the filename as an option.
* Fixed: code style guideline violations (WebKit).
* Use strlcpy/strlcat (following libbsd integration).
* Fixed a mistake in README.md.
* Convert all source files to the WebKit style.
* New option: --ignorekeyboard (-i), Don't exit for keyboard input. ESC still
exits.
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|