After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 653397 - Build: Switch to clutter / cogl 1.7
Build: Switch to clutter / cogl 1.7
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-06-25 13:29 UTC by drago01
Modified: 2011-06-28 15:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Build: Switch to clutter / cogl 1.7 (1.01 KB, patch)
2011-06-25 13:29 UTC, drago01
none Details | Review
Build: Switch to clutter / cogl 1.7 (1.08 KB, patch)
2011-06-28 15:33 UTC, drago01
none Details | Review
Build: Switch to clutter / cogl 1.7 (1.13 KB, patch)
2011-06-28 15:46 UTC, drago01
none Details | Review
Build: Switch to clutter / cogl 1.7 (1.19 KB, patch)
2011-06-28 15:47 UTC, drago01
committed Details | Review

Description drago01 2011-06-25 13:29:09 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 ..
Comment 1 drago01 2011-06-25 13:29:12 UTC
Created attachment 190646 [details] [review]
Build: Switch to clutter / cogl 1.7
Comment 2 Owen Taylor 2011-06-28 15:23:36 UTC
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?
Comment 3 drago01 2011-06-28 15:27:25 UTC
(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.
Comment 4 drago01 2011-06-28 15:33:21 UTC
Created attachment 190879 [details] [review]
Build: Switch to clutter / cogl 1.7
Comment 5 drago01 2011-06-28 15:46:48 UTC
Created attachment 190880 [details] [review]
Build: Switch to clutter / cogl 1.7

Seems I was wrong on the g-i dep, so add it.
Comment 6 drago01 2011-06-28 15:47:59 UTC
Created attachment 190881 [details] [review]
Build: Switch to clutter / cogl 1.7

*) More deps
Comment 7 Owen Taylor 2011-06-28 15:48:54 UTC
Review of attachment 190881 [details] [review]:

Looks good
Comment 8 drago01 2011-06-28 15:51:29 UTC
Attachment 190881 [details] pushed as e2e3b29 - Build: Switch to clutter / cogl 1.7