Bug 247091 - x11-toolkits/gtk30: make X11 optional
Summary: x11-toolkits/gtk30: make X11 optional
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords: patch
Depends on: 245510 247096 247520
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-08 19:53 UTC by Jan Beich
Modified: 2020-06-24 13:20 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
v1 (7.41 KB, patch)
2020-06-08 19:53 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2020-06-08 19:53:23 UTC
Created attachment 215369 [details]
v1

Reduce bloat on embedded systems and facilitate debugging in case X11 isn't supported/desired at runtime.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-06-18 00:56:02 UTC
A commit references this bug:

Author: jbeich
Date: Thu Jun 18 00:55:52 UTC 2020
New revision: 539507
URL: https://svnweb.freebsd.org/changeset/ports/539507

Log:
  x11-toolkits/gtk30: make X11 optional

  Makes it easier to expose X11 consumers and reduce some bloat.

  PR:		247091

Changes:
  head/x11-toolkits/gtk30/Makefile
  head/x11-toolkits/gtk30/pkg-plist
Comment 2 Jan Beich freebsd_committer freebsd_triage 2020-06-18 01:07:00 UTC
Landed together with bug 247067, so users are more likely to notice the option.