Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 311573 - app-editors/mlview: upstream version 0.9 w/o gnome-base/eel dep, fix for gcc-4.4 issues.
Summary: app-editors/mlview: upstream version 0.9 w/o gnome-base/eel dep, fix for gcc-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2010-03-27 03:55 UTC by Michael Weber (RETIRED)
Modified: 2010-03-27 08:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild w/ epatch and corrected DEPEND (mlview-0.9.0.ebuild,1.02 KB, text/plain)
2010-03-27 03:58 UTC, Michael Weber (RETIRED)
Details
patch for GCC-4.4 (mlview-0.9.0-gcc-4.4.patch,2.31 KB, patch)
2010-03-27 03:58 UTC, Michael Weber (RETIRED)
Details | Diff
exact copy of mlview-0.8-dot_desktop.patch from tree (mlview-0.9.0-dot_desktop.patch,834 bytes, patch)
2010-03-27 04:00 UTC, Michael Weber (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.