#32249: clutter: update to 1.8.2 ---------------------------+---------------------- Reporter: ryandesign@… | Owner: devans@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: clutter | ---------------------------+---------------------- Comment (by devans@…): Replying to [comment:7 aronnax@…]:
Replying to [comment:5 devans@…]:
Replying to [comment:4 aronnax@…]:
I hadn't seen this ticket go by. I am sitting on a patch that updates clutter and cogl to 1.12.2 and enables gobject-introspection and gtk-doc for both of them. Is there a particular reason to stop at clutter 1.8.2?
If not, I'll bring my patches up to date and open another ticket.
These updates are already committed (version 1.12.2) as discussed in comment:3. I should have mentioned the version in that comment.
Great!
What about turning on the +quartz variant by default? It appears that in clutter 1.12.2, the quartz and x11 backends can both be enabled simultaneously.
I tried that but it causes the build to fail on SL due to the familiar conflict in definition of the symbol Cursor between X11 and QuickDraw which is introduced by AppKit. It will build that way on Lion and up (since QD is gone) but I'm not sure how useful it would be, that is, to try and use X11 and Quartz at the same time. So rather than enable +quartz by default, I suggest removing the conflict between +x11 and +quartz on Lion and later and let the user select what he/she wants. Default would still be +x11 only. -- Ticket URL: <https://trac.macports.org/ticket/32249#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS