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

Bug 86733

Summary: dev-lang/mono should depend on dev-dotnet/libgdiplus for SWF in development branch
Product: Gentoo Linux Reporter: Scott Paul Robertson <spr5>
Component: New packagesAssignee: dotnet project <dotnet>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The errors at the beginning

Description Scott Paul Robertson 2005-03-25 21:07:27 UTC
The development branch provides the new support for System.Windows.Forms (SWF) classes and applications. SWF is very far along in mono now (about 95% complete), and to be able to run any SWF applications in mono you need libgdiplus. I think libgdiplus should be added as a dependency for mono, at least in the development branch, or if failing that, a use flag. That way SWF apps will work "out of the box" with gentoo's install of mono.

Reproducible: Always
Steps to Reproduce:
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2005-03-25 21:40:34 UTC
Yeah, i'll consider adding a PDEPEND on libgdiplus, not really sure yet if i want to put it behind a USE flag or not... I think probably not.
Comment 2 Omer Hasan 2005-03-27 02:03:54 UTC
Created attachment 54578 [details]
The errors at the beginning
Comment 3 Omer Hasan 2005-03-27 02:04:42 UTC
aw crap could someone remove my previous post as well as this one. Sorry wrong bug =/
Comment 4 Peter Johanson (RETIRED) gentoo-dev 2005-04-07 17:08:48 UTC
Ok, i've added an RDEPEND on libgdiplus for all the mono-1.1.x ebuilds. Marking FIXED, thanks for the report.