[MacPorts] #33182: gtk3: --enable-quartz-backend should replace --with-gdktarget=quartz

MacPorts noreply at macports.org
Tue Feb 7 09:00:43 PST 2012


#33182: gtk3:  --enable-quartz-backend should replace --with-gdktarget=quartz
----------------------------------+-----------------------------------------
 Reporter:  gui_dos@…             |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  2.0.3                                
 Keywords:  gnome                 |        Port:  gtk3                                 
----------------------------------+-----------------------------------------
 The option '''--with-gdktarget=quartz''' is not supported by the configure
 script in Gtk 3 anymore and  '''--enable-quartz-backend''' should be used
 instead.

 The official OS X version of jhbuild uses the two different options in
 fact:


 {{{
   <autotools id="gtk+" autogen-sh="configure"
              autogenargs="--with-gdktarget=quartz --enable-quartz-
 relocation">
 ...

   <autotools id="gtk+-3.0" autogen-sh="configure"
              autogenargs="--enable-quartz-backend --enable-quartz-
 relocation">
 }}}


 <http://git.gnome.org/browse/gtk-osx/tree/modulesets-stable/gtk-
 osx.modules>

-- 
Ticket URL: <https://trac.macports.org/ticket/33182>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list