Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2018 13:15:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 229061] deskutils/gnome-screenshot: Update to 3.22.0
Message-ID:  <bug-229061-6497-3fv5QyRN8K@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229061-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229061-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229061

--- Comment #11 from Ting-Wei Lan <lantw44@gmail.com> ---
Comment on attachment 194532
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194532
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+=3D	${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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229061-6497-3fv5QyRN8K>