Update scrot to 2.0.0.

This commit is contained in:
fcambus
2026-05-17 20:34:01 +00:00
parent 0f2822e331
commit 2f04285a52
3 changed files with 8 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
COMMENT= commandline screen capture util
V= 1.12.1
V= 2.0.0
DISTNAME= scrot-${V}
CATEGORIES= graphics
@@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes
COMPILER= base-clang ports-gcc
COMPILER_LANGS= c
WANTLIB += Imlib2 X11 Xcomposite Xext Xfixes Xinerama c
WANTLIB += Imlib2 X11 Xcomposite Xfixes Xrandr c
SITES= https://github.com/resurrecting-open-source-projects/scrot/releases/download/${V}/
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (scrot-1.12.1.tar.gz) = Rb7XCr10/+7sCLdQibpEkAKR6chjCbzOiSzMfs6PHmE=
SIZE (scrot-1.12.1.tar.gz) = 183244
SHA256 (scrot-2.0.0.tar.gz) = G0s6yt/ge/iSNIOGddHSNQippoEMtkWE8dlhAQPWzfo=
SIZE (scrot-2.0.0.tar.gz) = 187496
+4
View File
@@ -1,5 +1,6 @@
@bin bin/scrot
@man man/man1/scrot.1
share/bash-completion/completions/scrot
share/doc/scrot/
share/doc/scrot/AUTHORS
share/doc/scrot/CONTRIBUTING.md
@@ -8,3 +9,6 @@ share/doc/scrot/FAQ.md
share/doc/scrot/README.md
share/doc/scrot/TODO.md
share/doc/scrot/scrot.png
share/zsh/
share/zsh/site-functions/
share/zsh/site-functions/_scrot