#42184: frogr @0.9 new Portfile -------------------------+-------------------------------- Reporter: juanrgar@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: frogr | -------------------------+-------------------------------- Comment (by juanrgar@…): In configure.ac starting at line 54, it detects platform using GTK_CHECK_BACKEND, and based on the result it decides if gstreamer is needed or not. The same applies for a libsoup flag; if platform = GNOME, then it tries also to find libsoup-gnome. I guess it is possible to detect in the Portfile whether gtk+ was built with quartz backend or with x11 backend. But my question is if it's worthwhile to do this and, based on this check, add a dependency on gstreamer or not. I guess it's much easier to ignore platform and always depend on gstreamer. -- Ticket URL: <https://trac.macports.org/ticket/42184#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X