Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 93552

Summary: cairo 0.5.0 is out
Product: Gentoo Linux Reporter: Tarmo Tänav <sn4ip3r>
Component: Current packagesAssignee: Peter Johanson (RETIRED) <latexer>
Status: RESOLVED FIXED    
Severity: enhancement CC: cbm, ghepeu, heilong, telefrancisco
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 93580, 98982    
Attachments: cairo-0.5.0.ebuild

Description Tarmo Tänav 2005-05-22 07:28:04 UTC
Changelog: http://cvs.cairographics.org/cairo/ChangeLog?rev=1.610&view=markup
NEWS: http://cvs.cairographics.org/cairo/NEWS?rev=1.16&view=markup

Summary: a lot of API changes which could easily break every program written for
an older version of cairo. But should be the last major API-breaking release
before 1.0.

Bumping from 0.4.0 seems to be enough to compile it.

Reproducible: Always
Steps to Reproduce:
Comment 1 Tarmo Tänav 2005-05-22 10:14:11 UTC
Created attachment 59557 [details]
cairo-0.5.0.ebuild

Changes:
@@ -25,8 +25,2 @@
 
-src_unpack() {
-	unpack ${A}
-	cd ${S}
-	epatch ${FILESDIR}/${P}-makefile.patch
-}
-
 src_compile() {


The makefile patch is not needed anymore. This ebuild does work, but ofcourse
it can and probably will have the same or even more API incompatibility
problems with other programs than cairo 0.4.0 which already is package.mask
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-05-27 00:15:06 UTC
*** Bug 94148 has been marked as a duplicate of this bug. ***
Comment 3 Eugene Pavlovsky 2005-05-30 01:33:13 UTC
should be moved to media-libs/cairo as it doesn't depend on X (can render to
off-screen buffer, for example).
Comment 4 Haplo 2005-06-22 11:03:16 UTC
cairo 0.5.1 is out :)
Comment 5 Francisco José Cañizares Santofimia 2005-08-10 09:59:54 UTC
Cairo 0.6.0 is in portage (although masked).
Shouldn't this bug be closed?
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-08-14 04:58:07 UTC
Closing a stale bug.