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

Bug 329231

Summary: net-p2p/wuala (new ebuild)
Product: Gentoo Linux Reporter: Laurento Frittella (mrfree) <laurento.frittella>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: bug, darw_dobz, gentoo, xmw
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.wuala.com
Whiteboard: sunrise-suggested
Package list:
Runtime testing required: ---
Attachments: net-pwp/wuala-0.1.ebuild
net-pwp/wuala-compilation-20100701.ebuild
"Works for me" ebuild for recent wuala
new ebuild for wuala

Description Laurento Frittella (mrfree) 2010-07-21 09:13:08 UTC
Wuala is a P2P based network filesystem with clint-side AES encryption.

I'm actually using deb packages to install the client, the only versioned files that upstream releases for now.
Comment 1 Laurento Frittella (mrfree) 2010-07-21 09:13:47 UTC
Created attachment 239649 [details]
net-pwp/wuala-0.1.ebuild
Comment 2 Laurento Frittella (mrfree) 2010-07-21 09:14:19 UTC
Created attachment 239651 [details]
net-pwp/wuala-compilation-20100701.ebuild
Comment 3 Michael Weber (RETIRED) gentoo-dev 2010-07-21 09:21:50 UTC
Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Thanks,
On behalf of the Gentoo Sunrise Team,
Michael.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 4 Greg Turner 2011-02-20 06:29:41 UTC
Created attachment 263117 [details]
"Works for me" ebuild for recent wuala

This is based on the ebuild version I found in the zugaina overlay -- it needed just a bit of modification to work with the latest wuala.  BTW it worked fine on my amd64 box (only) after using eselect java-vm to choose sun-jdk-1.6 as the user-vm.  I use the java overlay fwiw.

HTH

-gmt
Comment 5 Greg Turner 2011-02-20 06:40:36 UTC
Note: the above is clearly missing some dependencies... any help with correcting missing deps would be appreciated (I have everything and the kitchen sink on my workstation so hard to be sure).  At the very least, this thing is obviously using fuse; probably other stuff is also required.  Maybe some einfo about adding yourself to a fuse group is desirable?
Comment 6 Michael Niggli 2011-10-23 21:52:35 UTC
Created attachment 290685 [details]
new ebuild for wuala

Wuala's download URL seems to have changed.

The Debian package names dependencies on libfuse2, fuse-utils, xdg-utils and imagemagick.
This should probably translate to the following dependencies?

sys-fs/fuse
x11-misc/xdg-utils
media-gfx/imagemagick

That aside, shouldn't this be in net-fs/ instead of net-p2p/?


One way or another, the attached ebuild based on the previously posted ones works for me :-) (changes: download URL, dependencies, sed hack to fix wualacmd)