Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345475 - request for utorrent-server ebuild
Summary: request for utorrent-server ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.utorrent.com/downloads/linux
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-11-15 00:55 UTC by Alexandre Borges Marcelo
Modified: 2016-12-25 19:46 UTC (History)
3 users (show)

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


Attachments
utorrent-server-3.0_alpha23090 ebuild (utorrent-server-3.0_alpha23090.ebuild,1.37 KB, text/plain)
2010-11-18 15:21 UTC, Alexandre Borges Marcelo
Details
wrapper for the executable file (utorrent-server-bin.patch,613 bytes, patch)
2010-11-18 15:30 UTC, Alexandre Borges Marcelo
Details | Diff
utorrent-server-3.0_alpha23090 ebuild (utorrent-server-3.0_alpha23090.ebuild,1.40 KB, text/plain)
2010-11-19 15:17 UTC, Alexandre Borges Marcelo
Details
wrapper for the executable file (utorrent-server-3.0_alpha23090-bin.patch,15.32 KB, patch)
2010-11-19 15:18 UTC, Alexandre Borges Marcelo
Details | Diff
x86/amd64 ebuild of utserver 3.0 alpha build 27079 (utorrent-server-3.0_alpha27079.ebuild.tar.gz,23.50 KB, application/x-gzip)
2012-06-01 21:14 UTC, Alix
Details
utorrent-server-3.3_alpha.ebuild (utorrent-server-3.3_alpha.ebuild,2.00 KB, text/plain)
2016-12-25 19:46 UTC, Wojciech Myrda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Borges Marcelo 2010-11-15 00:55:05 UTC
A native alpha linux port of the utorrent client was released.
http://forum.utorrent.com/viewtopic.php?id=83506
It's headless, working only through the WebUI right now, but a full GUI is being worked on. It's also 32bit only, but works with compatibility libs, and a 64bit version is soon to come.

Reproducible: Always
Comment 1 Alexandre Borges Marcelo 2010-11-18 15:21:49 UTC
Created attachment 254723 [details]
utorrent-server-3.0_alpha23090 ebuild
Comment 2 Alexandre Borges Marcelo 2010-11-18 15:30:23 UTC
Created attachment 254725 [details, diff]
wrapper for the executable file

I made this patch so when the program is called it doesn't litter the pwd with settings files. I'm sure it can be better written, especially since it should check the contents of utserver.conf first, but it's above my current skill set. Also, the ebuild is based on http://forum.utorrent.com/viewtopic.php?id=83556
Comment 3 Alexandre Borges Marcelo 2010-11-18 15:37:18 UTC
I guess the wrapper should also check for a global .conf (perhaps in /etc) and merge it with a local .conf, but as I said, I wouldn't know where to begin...
Comment 4 Alexandre Borges Marcelo 2010-11-19 15:17:29 UTC
Created attachment 254833 [details]
utorrent-server-3.0_alpha23090 ebuild

Added a utserver.conf.example and fixed the patch name
Comment 5 Alexandre Borges Marcelo 2010-11-19 15:18:39 UTC
Created attachment 254835 [details, diff]
wrapper for the executable file

Added support for arguments... =P
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-11-20 15:48:51 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,
Michał.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 7 Alix 2012-06-01 21:14:09 UTC
Created attachment 313873 [details]
x86/amd64 ebuild of utserver 3.0 alpha build 27079

I tried to implement a basic daemon approach for utserver deployment, this should serve as a good barebone for further enhancements.

ebuild is based on utserver 3.0 alpha build 27079 for both architectures (https://forum.utorrent.com/viewtopic.php?id=102110 https://forum.utorrent.com/viewtopic.php?id=83506)
Comment 8 Wojciech Myrda 2016-12-25 19:46:52 UTC
Created attachment 457384 [details]
utorrent-server-3.3_alpha.ebuild

Attached is updated ebuild for current utorrent server based on the last attached one. I have not tried to run it, but installing it seems fine.