[MacPorts] #26096: Request no_x11 variant of gst-plugins-good
#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
#26096: gst-plugins-good: add no_x11 variant ---------------------------+------------------------------------------------ Reporter: mike@… | Owner: rmsfisher@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: gst-plugins-good ---------------------------+------------------------------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => rmsfisher@… Old description:
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.
New description: 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. -- Comment: Please remember to use WikiFormatting, and Cc the port's maintainer. FYI now that MacPorts 1.9 is out, there is no longer any reason to create variants whose names begin with "no"; instead, make it a variant "x11" which is a default variant. -- Ticket URL: <http://trac.macports.org/ticket/26096#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26096: gst-plugins-good: add no_x11 variant ---------------------------+------------------------------------------------ Reporter: mike@… | Owner: rmsfisher@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: gst-plugins-good ---------------------------+------------------------------------------------ Comment(by rmsfisher@…): Mike,[[br]]I understand your desire to use +quartz+no_x11 but was under the impression that tk could not be built as such on OS X 10.6 per ticket #20799.[[br]]Until tk builds properly ''without'' a bunch of hacks I have no way to test a +no_x11 variant.[[br]]If you can make a patch for the current Portfile (keeping in mind Ryan's suggestion regarding naming) I will update the Portfile to include your x11-less variant.[[br]][[br]]Cheers,[[br]]Ryan -- Ticket URL: <http://trac.macports.org/ticket/26096#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26096: gst-plugins-good: add no_x11 variant ---------------------------+------------------------------------------------ Reporter: mike@… | Owner: rmstonecipher@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: gst-plugins-good ---------------------------+------------------------------------------------ Changes (by rmsfisher@…): * owner: rmsfisher@… => rmstonecipher@… -- Ticket URL: <http://trac.macports.org/ticket/26096#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26096: gst-plugins-good: add no_x11 variant ---------------------------+------------------------------------------------ Reporter: mike@… | Owner: rmstonecipher@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: gst-plugins-good ---------------------------+------------------------------------------------ Changes (by rmstonecipher@…): * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/26096#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts