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

Bug 249608

Summary: make libgdiplus optional for dev-lang/mono-2.0.1
Product: Gentoo Linux Reporter: Andrei Ivanov <andrei.ivanov>
Component: New packagesAssignee: dotnet project <dotnet>
Status: RESOLVED FIXED    
Severity: major CC: ian
Priority: High Keywords: Inclusion
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 234305    
Attachments: change ebuild to only use and depend on libgdiplus if USE="X"

Description Andrei Ivanov 2008-12-02 12:06:28 UTC
mono-2.0.1 forces me to have cairo compiled with the X use flag because of libgdiplus and I don't want the extra X stuff (I already have some for java)
mono-1.9.1 has a X use flag, which is now missing from the current version

Thank you
Comment 1 Ian Abbott 2008-12-05 17:41:50 UTC
Created attachment 174339 [details, diff]
change ebuild to only use and depend on libgdiplus if USE="X"

This patch to the ebuild works for me. Well, at least it builds okay; I haven't tested the resulting binaries much.
Comment 2 Gerald 2008-12-11 22:46:06 UTC
Patch works great for me on x64! Please include this in the official Mono ebuild - console-only-Mono on servers is really useful :-)
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2008-12-25 23:06:19 UTC
Fixed in 2.0.1-r1 with USE="minimal"