Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93552 - cairo 0.5.0 is out
Summary: cairo 0.5.0 is out
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Peter Johanson (RETIRED)
URL:
Whiteboard:
Keywords:
: 94148 (view as bug list)
Depends on:
Blocks: 93580 98982
  Show dependency tree
 
Reported: 2005-05-22 07:28 UTC by Tarmo Tänav
Modified: 2005-08-14 04:58 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cairo-0.5.0.ebuild (cairo-0.5.0.ebuild,909 bytes, text/plain)
2005-05-22 10:14 UTC, Tarmo Tänav
Details

Note You need to log in before you can comment on or make changes to this bug.
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.