#41512: pidgin: missing dependency on gtk2, links with gstreamer, farstream/farsight2 ----------------------+--------------------- Reporter: devans@… | Owner: nefar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: pidgin ----------------------+--------------------- After the recent upgrade of gconf to version 3.2.6, pidgin now needs to declare an explicit dependency on gtk2. gconf now depends on gtk3 but pidgin does not. In addition, although the intent of the port is to disable voice and video support using gstreamer and farstream/farsight2, the port still links to these ports if they are installed. Looks like this is due to a change in configure options from previous versions. Port attached that adds the gtk2 dependency and adjusts the configuration arguments to ensure that gstreamer and farstream are not used. Let me know if this is OK to commit since this can break the pidgin build. -- Ticket URL: <https://trac.macports.org/ticket/41512> MacPorts <http://www.macports.org/> Ports system for OS X