[Bug 256392] www/midori: drop non-needed dependency
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 2 21:11:00 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256392
Bug ID: 256392
Summary: www/midori: drop non-needed dependency
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: xfce at FreeBSD.org
Reporter: evgeniy at khramtsov.org
Flags: maintainer-feedback?(xfce at FreeBSD.org)
Assignee: xfce at FreeBSD.org
Created attachment 225514
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225514&action=edit
patch
xscrnsaver was needed when inactivity-reset was introduced:
https://github.com/midori-browser/core/commit/8befee34f5ee4613805ea778fd77d0778ce10e79
Since then, it was re-introduced without relying on X11:
https://github.com/midori-browser/core/commit/7850aa458ec41a1d0462b0a592a04988c1024c0b
Repo grep for xscreensaver includes returns nothing, xscreensaver was dropped
in some commit before, hard to git grep or blame since the file where the
dependency was introduced no longer exists.
This is needed for www/midori to not pull libX11 and related dependencies
(Wayland-only environment). Related webkit2-gtk3 PR is 255528.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-xfce
mailing list