mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update scrot to 2.0.0.
This commit is contained in:
@@ -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}/
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user