diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index d74f94feb2e5..9ae6c3af0914 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -1,27 +1,25 @@ PORTNAME= scrot -DISTVERSION= 1.12.1 +DISTVERSION= 2.0.0 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org COMMENT= SCReenshOT - command line screen capture utility WWW= https://github.com/resurrecting-open-source-projects/scrot LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= autoconf-archive>=0:devel/autoconf-archive LIB_DEPENDS= libImlib2.so:graphics/imlib2 USES= autoreconf pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= resurrecting-open-source-projects GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -USE_XORG= x11 xext xfixes xcomposite xinerama +USE_XORG= x11 xfixes xcomposite xrandr -PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz PORTDOCS= * OPTIONS_DEFINE= DOCS .include diff --git a/graphics/scrot/distinfo b/graphics/scrot/distinfo index 7cd634cf9e23..b9a210ea5d89 100644 --- a/graphics/scrot/distinfo +++ b/graphics/scrot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743612585 -SHA256 (resurrecting-open-source-projects-scrot-1.12.1_GH0.tar.gz) = d20bbf554892ae60be10f67b84b86b8677342b693177166994eb644b78f18f66 -SIZE (resurrecting-open-source-projects-scrot-1.12.1_GH0.tar.gz) = 146296 +TIMESTAMP = 1780587626 +SHA256 (resurrecting-open-source-projects-scrot-2.0.0_GH0.tar.gz) = c6e8f9d5be22e47c137d3e2d9e6be4617a3f569cf549f7f492a21ee82f30fa7f +SIZE (resurrecting-open-source-projects-scrot-2.0.0_GH0.tar.gz) = 144723 diff --git a/graphics/scrot/pkg-plist b/graphics/scrot/pkg-plist new file mode 100644 index 000000000000..62d309d47dc4 --- /dev/null +++ b/graphics/scrot/pkg-plist @@ -0,0 +1,4 @@ +bin/scrot +share/bash-completion/completions/scrot +share/man/man1/scrot.1.gz +share/zsh/site-functions/_scrot