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

Bug 235544

Summary: www-client/midori - build changes
Product: Gentoo Linux Reporter: Dale Whittaker <dale>
Component: New packagesAssignee: Markus Ullmann (RETIRED) <jokey>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.twotoasts.de/index.php?/pages/midori_summary.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Modification of midori ebuild to use waf build system and also update dependencies.
remove commented out line left in previous attachment

Description Dale Whittaker 2008-08-23 16:25:51 UTC
Due to recent changes to midori, the git ebuild in portage no longer works.  The autogen.sh script for the autotools build system has been renamed to legacy.sh and the waf build system is now recommended (this is a python script that comes as part of the package).  In addition to this, libsexy is no longer a midori dependency, and gtksourceview and gvfs are optional dependencies.


Reproducible: Always
Comment 1 Dale Whittaker 2008-08-23 16:28:54 UTC
Created attachment 163651 [details]
Modification of midori ebuild to use waf build system and also update dependencies.
Comment 2 Dale Whittaker 2008-08-23 16:32:01 UTC
Created attachment 163652 [details]
remove commented out line left in previous attachment
Comment 3 Markus Ullmann (RETIRED) gentoo-dev 2008-08-25 20:44:57 UTC
Added to CVS, may want to check the use flag descriptions and point out improvements though ;)