[MacPorts] #71542: geoclue2 @2.4.13: make it possible to remove the +demoagent variant's conflict with the +quartz variant

MacPorts noreply at macports.org
Fri Dec 13 23:29:16 UTC 2024


#71542: geoclue2 @2.4.13: make it possible to remove the +demoagent variant's
conflict with the +quartz variant
-------------------------+----------------------
 Reporter:  cooljeanius  |      Owner:  (none)
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.10.5
 Keywords:               |       Port:  geoclue2
-------------------------+----------------------
 Right now `port variants geoclue2` says:
 {{{
 $ port variants geoclue2
 geoclue2 has the variants:
    debug: Build with debug support
    demoagent: Enable support for demo agent
      * conflicts with quartz
    doc: Build and install gtk-doc API docs
    nmea: Enable support for NMEA GPS sources using Avahi
    quartz: Enable native macOS graphics support
      * conflicts with x11
 [+]x11: Enable X11 support
      * conflicts with quartz
 }}}
 Thus, if one wants to enable `+demoagent` support, it's necessary to build
 with the `+x11` variant for GUI support instead of `+quartz`. I'm not
 quite sure why this conflict is necessary, but I would hope that it'd be
 possible to remove it. This conflict was one of the things that led to
 #70274, and makes it harder to get #60511 completed.

-- 
Ticket URL: <https://trac.macports.org/ticket/71542>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list