GNOME Bugzilla – Bug 653397
Build: Switch to clutter / cogl 1.7
Last modified: 2011-06-28 15:51:33 UTC
This is what we will probably end up shipping in 3.2 anyway so lets make the switch now to get proper testing. NOTE: This is only build tested due to jhbuild nonsense that I havn't looked at yet ..
Created attachment 190646 [details] [review] Build: Switch to clutter / cogl 1.7
Review of attachment 190646 [details] [review]: OK with the switchover. ::: tools/build/gnome-shell.modules @@ +120,3 @@ + <autotools id="cogl"> + <branch repo="git.gnome.org" module="cogl"/> + </autotools> I'm sure cogl depends on something, right? glib? g-i?
(In reply to comment #2) > Review of attachment 190646 [details] [review]: > > OK with the switchover. > > ::: tools/build/gnome-shell.modules > @@ +120,3 @@ > + <autotools id="cogl"> > + <branch repo="git.gnome.org" module="cogl"/> > + </autotools> > > I'm sure cogl depends on something, right? glib? g-i? Yeah. Well glib yes, g-i no.
Created attachment 190879 [details] [review] Build: Switch to clutter / cogl 1.7
Created attachment 190880 [details] [review] Build: Switch to clutter / cogl 1.7 Seems I was wrong on the g-i dep, so add it.
Created attachment 190881 [details] [review] Build: Switch to clutter / cogl 1.7 *) More deps
Review of attachment 190881 [details] [review]: Looks good
Attachment 190881 [details] pushed as e2e3b29 - Build: Switch to clutter / cogl 1.7