diff --git a/deskutils/gnome-screenshot/Makefile b/deskutils/gnome-screenshot/Makefile index 880b5714f9eb..930bf8a81980 100644 --- a/deskutils/gnome-screenshot/Makefile +++ b/deskutils/gnome-screenshot/Makefile @@ -1,39 +1,42 @@ # Created by: Joe Marcus Clarke PORTNAME= gnome-screenshot PORTVERSION= 41.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome3 +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= b60dad3c2536.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-screenshot/-/merge_requests/57 + MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 utility for making pictures of your screen LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= appstream-builder:devel/appstream-glib LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libhandy-1.so:x11-toolkits/libhandy CONFLICTS= gnome-utils-2.[0-9]* PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gnome meson pkgconfig python:3.4+,build \ shebangfix tar:xz xorg USE_GNOME= cairo gdkpixbuf2 gtk30 USE_XORG= x11 xext SHEBANG_FILES= build-aux/postinstall.py GLIB_SCHEMAS= org.gnome.gnome-screenshot.gschema.xml OPTIONS_DEFINE= INTEL_FIX OPTIONS_SUB= yes # Workaround garbled screenshot when 3D hardware acceleration is enabled # via x11-drivers/xf86-video-intel port INTEL_FIX_DESC= Don't try to use the gnome-shell interface INTEL_FIX_EXTRA_PATCHES+= ${FILESDIR}/extra-patch-intel .include diff --git a/deskutils/gnome-screenshot/distinfo b/deskutils/gnome-screenshot/distinfo index 5b5fd71a784c..1d120da8de6d 100644 --- a/deskutils/gnome-screenshot/distinfo +++ b/deskutils/gnome-screenshot/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1640320955 SHA256 (gnome3/gnome-screenshot-41.0.tar.xz) = 4adb7dec926428f74263d5796673cf142e4720b6e768f5468a8d0933f98c9597 SIZE (gnome3/gnome-screenshot-41.0.tar.xz) = 359500 +SHA256 (gnome3/b60dad3c2536.patch) = 79859f8e5e15dcf2e3c010e61e7fec137dd13a212ee9bdb44e17305decdbf434 +SIZE (gnome3/b60dad3c2536.patch) = 979