diff --git a/x11/grim/Makefile b/x11/grim/Makefile index 06907e7e830b..8b6a20bdd946 100644 --- a/x11/grim/Makefile +++ b/x11/grim/Makefile @@ -1,37 +1,33 @@ PORTNAME= grim DISTVERSIONPREFIX= v -DISTVERSION= 1.4.0 -PORTREVISION= 1 +DISTVERSION= 1.4.1 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -PATCH_SITES= https://git.sr.ht/~emersion/${PORTNAME}/commit/ -PATCHFILES+= 89e02e663fab.patch:-p1 # https://github.com/emersion/grim/pull/121 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Grab images from a Wayland compositor WWW= https://sr.ht/~emersion/grim/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols LIB_DEPENDS= libpng.so:graphics/png \ libwayland-client.so:graphics/wayland USES= compiler:c11 gnome meson pkgconfig xorg USE_GNOME= cairo USE_XORG= pixman PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= JPEG MANPAGES OPTIONS_DEFAULT=JPEG MANPAGES MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz JPEG_USES= jpeg JPEG_MESON_ENABLED= jpeg .include diff --git a/x11/grim/distinfo b/x11/grim/distinfo index 4a4caeba4018..12ceee6a8fb4 100644 --- a/x11/grim/distinfo +++ b/x11/grim/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1644362430 -SHA256 (grim-v1.4.0.tar.gz) = 7cbc51c009e854de2a810abd25c5da474a41bd14f0e958ce0a8982bf715ed30b -SIZE (grim-v1.4.0.tar.gz) = 18351 -SHA256 (89e02e663fab.patch) = df56c38242640821c25bdae8849d06b67ce2a2a15a4a7b869872c3452b8c1f57 -SIZE (89e02e663fab.patch) = 761 +TIMESTAMP = 1686745509 +SHA256 (grim-v1.4.1.tar.gz) = 5ed8e70fcd83a7e203e92d34dbb82a1342d3f13ad98a6b0310cc97e1a9342ded +SIZE (grim-v1.4.1.tar.gz) = 18372 diff --git a/x11/grim/pkg-descr b/x11/grim/pkg-descr index f52afa3bc931..878cf15f0f0f 100644 --- a/x11/grim/pkg-descr +++ b/x11/grim/pkg-descr @@ -1 +1 @@ -Grab images from a Wayland compositor. Works great with slurp and sway >= 1.0. +Grab images from a Wayland compositor. Works great with slurp.