The clutter cairo package is missing since the transition to clutter 0.6.
I can confirm that clutter cairo is missing (or at least that I can't find it in the F8 repo).
Additional info: "[clutter] [ANNOUNCE] Clutter Cairo 0.6.1": http://lists.o-hand.com/clutter/1043.html Clutter Cairo 0.6.1 is now available for download at: http://www.clutter-project.org/sources/clutter-cairo/0.6/
Created attachment 306141 [details] clutter-cairo.spec Until there is an official clutter-cairo package, this spec file based on clutter-gtk will provide the clutter-cairo library. To build from the spec see: http://fedoraproject.org/wiki/Docs/Drafts/BuildingPackagesGuide But, the short version is: 1. Get the tarball: spectool -g clutter-cairo.spec 2. Copy the tarball to your build tree (typically ~/rpmbuild/SOURCES or /usr/src/redhat/SOURCES) 3. Build: rpmbuild -ba clutter-cairo.spec Allisson: I didn't submit the package since I really don't want to maintain it unless absolutely necessary, but feel free to use it in any way you want. I also have a cluttermm spec file that depends on clutter-cairo since the cluttermm package builds C++ bindings for clutter, clutter-gtk and clutter-cairo. If you want it, you're welcome to the cluttermm.spec file as well, but I was planning on sending it to Dennis Leroy since he maintains most of the *mm (gtkmm, cairomm, libsexymm, et. al.) stuff.
Rick: Thanks for spec, i'll submit clutter-cairo, clutter-perl and clutter-vala for review soon as possible. Dennis is a better choice for maintain clutermm. Cheers
with 0.8.x it appears to be present. closing the bug