Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63469 - net-p2p/amule-1.2.8 Revised to use wxwidgets eclass
Summary: net-p2p/amule-1.2.8 Revised to use wxwidgets eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo wxWidgets project
URL: http://www.amule.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 13:26 UTC by Rob Cakebread (RETIRED)
Modified: 2004-10-06 10:00 UTC (History)
3 users (show)

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


Attachments
amule-1.2.8.ebuild (amule-1.2.8.ebuild,987 bytes, text/plain)
2004-09-09 13:27 UTC, Rob Cakebread (RETIRED)
Details
amule-1.2.8.ebuild (amule-1.2.8.ebuild,896 bytes, text/plain)
2004-09-09 16:29 UTC, Rob Cakebread (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Cakebread (RETIRED) gentoo-dev 2004-09-09 13:26:33 UTC
This revised ebuild solves two problems:
1) You can compile with -gtk or gtk2 (Won't try with unicode now)
2) You can now build the command line tools without needing wxBase
See bug# 45091 for more details on the wxBase problem


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2004-09-09 13:27:39 UTC
Created attachment 39267 [details]
amule-1.2.8.ebuild
Comment 2 Rob Cakebread (RETIRED) gentoo-dev 2004-09-09 13:28:25 UTC
I meant you can compile with gtk2 or -gtk2 (gtk1)
Comment 3 Rob Cakebread (RETIRED) gentoo-dev 2004-09-09 16:29:23 UTC
Created attachment 39275 [details]
amule-1.2.8.ebuild

Simplified version, don't need to set WXBASE_CONFIG_NAME since its exported in
wxwidgets.eclass
Comment 4 Giacomo Perale 2004-09-13 08:20:58 UTC
AFAIK amule isn't stable (huge memory and cpu leaks in many systems) with wxGTK 2.4 linked to gtk2, it needs wxGTK 2.5.1 for this. I used a workaround in 2.0.0rc5 ebuild but maybe amule 1.2.8 doesn't work at all with wxgtk 2.5, so IMHO it would be better to leave just "need wx-widgets gtk".
Comment 5 Rob Cakebread (RETIRED) gentoo-dev 2004-10-06 10:00:28 UTC
Committed.