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

Bug 311573

Summary: app-editors/mlview: upstream version 0.9 w/o gnome-base/eel dep, fix for gcc-4.4 issues.
Product: Gentoo Linux Reporter: Michael Weber (RETIRED) <xmw>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: ebuild w/ epatch and corrected DEPEND
patch for GCC-4.4
exact copy of mlview-0.8-dot_desktop.patch from tree

Description Michael Weber (RETIRED) gentoo-dev 2010-03-27 03:55:45 UTC
Just try to help to remove gnome-base/eel from tree ( see http://bugs.gentoo.org/show_bug.cgi?id=311563#c7 ). 

Current portage version 0.8-r1 depends on eel, the upstream version 0.9.0 (dated 07-Aug-2005) comes w/o this dependency.

Both versions depend on dev-cpp/libglademm:2.4, DEPEND entry is missing in the portage tree.

Version 0.9 has some GCC/C++ problems ("not defined in scope", "extra qualification of members", "switch label value -5"), I have a patch,

Would be nice to bump this into portage tree. It's old but that is no final argument.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-03-27 03:58:16 UTC
Created attachment 225411 [details]
ebuild w/ epatch and corrected DEPEND

added to http://svn.xmw.de/gentoo-overlay/
Comment 2 Michael Weber (RETIRED) gentoo-dev 2010-03-27 03:58:56 UTC
Created attachment 225413 [details, diff]
patch for GCC-4.4 

added to http://svn.xmw.de/gentoo-overlay/
Comment 3 Michael Weber (RETIRED) gentoo-dev 2010-03-27 04:00:04 UTC
Created attachment 225415 [details, diff]
exact copy of mlview-0.8-dot_desktop.patch from tree

added to http://svn.xmw.de/gentoo-overlay/
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-03-27 08:38:12 UTC
+*mlview-0.9.0 (27 Mar 2010)
+
+  27 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> +mlview-0.9.0.ebuild,
+  +files/mlview-0.9.0-desktop.patch, +files/mlview-0.9.0-gcc44.patch:
+  Version bump wrt #311573 by Michael Weber.