Bug 442676
| Summary: | Clutter cairo missing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karl Lattimer <karl> | ||||
| Component: | clutter | Assignee: | Allisson Azevedo <allisson> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 8 | CC: | martin, rvinyard | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-11-05 14:12:16 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Karl Lattimer
2008-04-16 07:53:29 UTC
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 |