[Bug 229061] deskutils/gnome-screenshot: Update to 3.22.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 27 13:15:51 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229061
--- Comment #11 from Ting-Wei Lan <lantw44 at gmail.com> ---
Comment on attachment 194532
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194532
patch-gnome-screenshot-3.22.0
>+# Workaround garbled screenshot when 3D hardware acceleration is enabled
>+# via x11-drivers/xf86-video-intel port
>+.if exists(${LOCALBASE}/lib/xorg/modules/drivers/intel_drv.so)
>+EXTRA_PATCHES+= ${FILESDIR}/extra-patch-intel
>+.endif
Do you think it will be better to make it an option which can be discovered and
set by users with 'make config'? Having build results depend on the file on the
host system is seldom an expected behaviour.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list