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

Bug 217316

Summary: dev-util/anjuta-2.4.1 does not respect USE Flag scintilla
Product: Gentoo Linux Reporter: Christian Kotz <christian.kotz>
Component: New packagesAssignee: Peter Weller (RETIRED) <welp>
Status: RESOLVED NEEDINFO    
Severity: trivial CC: gnome
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: proposed ebuild

Description Christian Kotz 2008-04-11 16:54:37 UTC
The current ebuild configures anjuta to either include the gtk-sourceview or the scintilla based editor plugin based on the USE Flag "sourceview".
A more correct behavior would be to
* configure for building the scintilla-plugin based on the scintilla USE Flag
* configure for building the gtk-sourcview-plugin based on the sourceview USE Flag

then with "USE=scintilla sourceview" both plugins could be build
this is currently not possible

Note, it is possible to have both editor plugins build for Anjuta at the same time. Anuta ask at startup, you can configure it to use either scintilla or gtk-sourceview editor for your user if both have been build.
Comment 1 Christian Kotz 2008-04-11 17:03:06 UTC
Created attachment 149416 [details]
proposed ebuild
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-04 19:49:32 UTC
Is there a use case where both being present has any advantages ?
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-06-03 21:11:18 UTC
please get back to us.