#26096: Request no_x11 variant of gst-plugins-good ---------------------------+------------------------------------------------ Reporter: mike@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: gst-plugins-good ---------------------------+------------------------------------------------ GTK2 and its supporting libraries may be built with a Quartz backend using: port install cairo +quartz+no_x11 pango +quartz+no_x11 python26 +no_tkinter gtk2 +quartz+no_x11 poppler +quartz Gst-plugins-base also has a no_x11 variant. I'd like to see a no_x11 variant of gst-plugins-good. The gst-plugins-base Portfile contains: variant no_x11 { configure.args-append --without-x --disable-x --disable-xvideo --disable-xshm } In the case of gst-plugins-good, "--with-default-videosink=ximagesink" would also have to be changed for the no_x11 variant. -- Ticket URL: <http://trac.macports.org/ticket/26096> MacPorts <http://www.macports.org/> Ports system for Mac OS