Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130899 - wxGTK-2.6.3.2 ebuild installs wxPython instead of wxGTK
Summary: wxGTK-2.6.3.2 ebuild installs wxPython instead of wxGTK
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-22 15:35 UTC by Marcus Furlong
Modified: 2006-04-23 08:06 UTC (History)
1 user (show)

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


Attachments
wxGTK-2.6.3 ebuild with upstream patches (wxGTK-2.6.3.ebuild,1.56 KB, text/plain)
2006-04-22 15:37 UTC, Marcus Furlong
Details
critical wxGTK patches from upstream (wxGTK-2.6.3-upstream.patch,7.91 KB, patch)
2006-04-22 15:38 UTC, Marcus Furlong
Details | Diff
wxGTK-2.6.3.ebuild, new paths needed to keep wxlib.eclass happy (wxGTK-2.6.3.ebuild,1.71 KB, text/plain)
2006-04-23 00:48 UTC, Marcus Furlong
Details
wxlib.eclass fix error when determining ld version (wxlib.eclass,4.05 KB, text/plain)
2006-04-23 00:51 UTC, Marcus Furlong
Details
wxwidgets.eclass fix same error here (wxwidgets.eclass,4.11 KB, text/plain)
2006-04-23 00:51 UTC, Marcus Furlong
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Furlong 2006-04-22 15:35:51 UTC
The ebuild installs wxPython for some reason, wxGTK is only at version 2.6.3

SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.gz
        doc? ( mirror://sourceforge/wxwindows/wxWidgets-${HTML_PV}-HTML.tar.gz )"
Comment 1 Marcus Furlong 2006-04-22 15:37:19 UTC
Created attachment 85226 [details]
wxGTK-2.6.3 ebuild with upstream patches
Comment 2 Marcus Furlong 2006-04-22 15:38:24 UTC
Created attachment 85227 [details, diff]
critical wxGTK patches from upstream

full info here:

http://www.wxwindows.org/patch.htm#patches263
Comment 3 Marcus Furlong 2006-04-23 00:48:10 UTC
Created attachment 85249 [details]
wxGTK-2.6.3.ebuild, new paths needed to keep wxlib.eclass happy
Comment 4 Marcus Furlong 2006-04-23 00:51:15 UTC
Created attachment 85250 [details]
wxlib.eclass fix error when determining ld version
Comment 5 Marcus Furlong 2006-04-23 00:51:55 UTC
Created attachment 85251 [details]
wxwidgets.eclass fix same error here
Comment 6 Mart Raudsepp gentoo-dev 2006-04-23 03:21:21 UTC
What precisely are you fixing here?
Are you really getting wxPython installed, or just the wxPython tarball makes you think that?
Please see https://bugs.gentoo.org/show_bug.cgi?id=127734
Thanks for the effort though
Comment 7 Marcus Furlong 2006-04-23 08:06:54 UTC
(In reply to comment #6)
> What precisely are you fixing here?
> Are you really getting wxPython installed, or just the wxPython tarball makes
> you think that?
> Please see https://bugs.gentoo.org/show_bug.cgi?id=127734
> Thanks for the effort though
> 

Ah yeah I see now, ah well, mark as invalid. Anyway the eclasses fixes stop emerge from spitting out errors.