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

Bug 456766

Summary: dev-python/matplotlib: bundles x11-libs/agg
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal CC: esigra, jlec, python, tdalman
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 251464    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-11 12:10:31 UTC
As thge summary states.
Comment 1 Linpeng Tang 2013-02-23 21:45:07 UTC
I am also having trouble using the gtk backend with matplotlib under Gentoo. The ebuild fails to detect the installed gtk+ module. Can anyone solve this?
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2013-12-12 12:32:18 UTC
I tried to unbundle it using the fedora patches (see ebuild) but some test fail. Probably this can be fixed. agg-2.5 doesn't seem to be too different fromt the bundled version though.
Comment 3 Benda Xu gentoo-dev 2017-07-09 03:00:51 UTC
The diff between agg-2.5 and bundled agg and is huge, lots of them in include/ are code additions.  It is not a copy but a de facto fork.

I don't think we could unbundle agg from matplotlib with a simple patch, unless upstream intends to.