Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85649 - [Ebuild] WASTE for Linux 1.5b3
Summary: [Ebuild] WASTE for Linux 1.5b3
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Jon Hood (RETIRED)
URL: http://sourceforge.net/forum/forum.ph...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-03-17 08:21 UTC by Joel Parker
Modified: 2008-01-20 00:30 UTC (History)
4 users (show)

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


Attachments
Waste Ebuild (waste-1.5_beta3.ebuild,746 bytes, text/plain)
2005-05-24 17:16 UTC, Rob Smith
Details
Waste-bin Ebuild (waste-bin-1.5_beta3.ebuild,652 bytes, application/octet-stream)
2005-05-24 17:17 UTC, Rob Smith
Details
another ebuild written work with wxGTK2.4 (waste-1.5_beta3.ebuild,918 bytes, text/plain)
2005-09-26 21:49 UTC, Atsushi Kobayashi
Details
patch for wxGTK2.4 (waste-1.5_beta3-wxgtk24.patch,2.40 KB, patch)
2005-09-26 21:50 UTC, Atsushi Kobayashi
Details | Diff
net-p2p/waste-1.5_beta3.ebuild (waste-1.5_beta3.ebuild,812 bytes, text/plain)
2006-05-18 21:34 UTC, Jon Hood (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Parker 2005-03-17 08:21:52 UTC
WASTE, the secure encrypted P2P network, was fully ported to Linux yesterday.

Requesting its addition to portage.
Comment 1 Alexandru Toma 2005-05-06 09:10:01 UTC
The link in the URL field is for the binary which is linked against wxGTK-2.5 compiled with unicode suport.

This is the source: http://prdownloads.sourceforge.net/waste/waste-source-wxwidgets-1.5-beta-3.zip?download

I have managed to compile and run it with wxGTK-2.4.2-r2 

emerge -pv wxGTK

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] x11-libs/wxGTK-2.4.2-r2  -debug +gtk2 +no_wxgtk1 -odbc +opengl -unicode 0 kB
Comment 2 Rob Smith 2005-05-24 17:16:31 UTC
Created attachment 59748 [details]
Waste Ebuild
Comment 3 Rob Smith 2005-05-24 17:17:04 UTC
Created attachment 59749 [details]
Waste-bin Ebuild
Comment 4 Rob Smith 2005-05-24 17:18:10 UTC
here's two ebuilds, one for the source and one for the binary.

The only issue is waste requres wxgtk 2.5.x, and it's hard masked in portage, so
I'm not sure what the 'fix' would be.
Comment 5 Alexandru Toma 2005-05-25 01:13:32 UTC
As I said above, I have managed to compile the source with wxGTK-2.4.2-r2. Are 
you sure that it absolutely requires wxgtk-2.5.x?
Comment 6 Rob Smith 2005-05-25 01:24:27 UTC
Honestly, I'm just going by what the release notes said. If others can get it
working, then by all means, go for it :)
Comment 7 Atsushi Kobayashi 2005-09-26 21:49:23 UTC
Created attachment 69321 [details]
another ebuild written work with wxGTK2.4

this is waste ebuild & patch build with wxGTK2.4 
this ebuild version can connect waste(win32 ver).
but have problem 2nd launch loading own private key and passphrase input.
Comment 8 Atsushi Kobayashi 2005-09-26 21:50:29 UTC
Created attachment 69322 [details, diff]
patch for wxGTK2.4

patch for 69321
Comment 9 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-24 16:31:21 UTC
- place IUSE="" after inherit
- LICENSE="GPL" does not exist. Have a look at /usr/portage/licenses
- remove the lines that are commented out
Comment 10 Jon Hood (RETIRED) gentoo-dev 2006-05-18 21:34:21 UTC
Created attachment 87030 [details]
net-p2p/waste-1.5_beta3.ebuild

Well, it seemed to compile well, then I tried to generate a private key. It's been sitting here for 10's of minutes trying to create the smallest 1024 key it can. I think it's hung, and it said it'll take up to 1 minute. Until this is stable enough, I can't add it to portage, but if you'd like to patch up the ebuild and make it snazier, please do! Attached is my attempt at the ebuild to get you started. It has the changes mentioned by carlo as well as some new features of portage. Please use it as a guide to try and get this package working.
Comment 11 Jon Hood (RETIRED) gentoo-dev 2006-06-09 08:21:33 UTC
Please submit a working ebuild when waste itself is mature enough to enter portage.