Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306611 - Ebuild request: LH-ABC (BitTorrent Client based on ABC)
Summary: Ebuild request: LH-ABC (BitTorrent Client based on ABC)
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://code.google.com/p/lh-abc/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 07:46 UTC by A.T.
Modified: 2010-02-25 08:19 UTC (History)
2 users (show)

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


Attachments
ebuild (lh-abc-3.3.0.1.ebuild,708 bytes, text/plain)
2010-02-24 09:00 UTC, Fernando (likewhoa)
Details
updated ebuild (lh-abc-3.3.0.1.ebuild,608 bytes, text/plain)
2010-02-24 09:04 UTC, Fernando (likewhoa)
Details
ebuild (lh-abc-3.3.0.1.ebuild,508 bytes, text/plain)
2010-02-24 09:26 UTC, Fernando (likewhoa)
Details
last update, I promise!!! (lh-abc-3.3.0.1.ebuild,466 bytes, text/plain)
2010-02-24 09:30 UTC, Fernando (likewhoa)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description A.T. 2010-02-24 07:46:35 UTC
very nice and flexible BitTorrent Client based on ABC

http://code.google.com/p/lh-abc/

Reproducible: Always

Actual Results:  
manual dl/install/upgrade

Expected Results:  
official ebuild

python based
Comment 1 Fernando (likewhoa) 2010-02-24 09:00:08 UTC
Created attachment 220937 [details]
ebuild

This seems to install but have not tested any torrent downloads.
Comment 2 Fernando (likewhoa) 2010-02-24 09:02:49 UTC
wrong ebuild, this one missing >=dev-python/bsddb3-4.8 in DEPEND
Comment 3 Fernando (likewhoa) 2010-02-24 09:04:55 UTC
Created attachment 220939 [details]
updated ebuild

minor changes.
Comment 4 Fernando (likewhoa) 2010-02-24 09:26:06 UTC
Created attachment 220943 [details]
ebuild

these are final changes to ebuild.
Comment 5 Fernando (likewhoa) 2010-02-24 09:30:08 UTC
Created attachment 220947 [details]
last update, I promise!!!
Comment 6 A.T. 2010-02-25 08:19:25 UTC
THANKS VERRY MUCH :)

a few little modifications needed

#ebuild /usr/local/portage/net-p2p/lh-abc/lh-abc-3.3.0.1.ebuild digest
!!! Unable to do any operations on 'net-p2p/lh-abc-3.3.0.1', since it's
!!! EAPI is higher than this portage version's. Please upgrade to a
!!! portage version that supports EAPI '3'.

works with EAPI=2 if u use stable sys-apps/portage-2.1.7.16

also for x86 users add ~x86 to keywords (KEYWORDS="~x86 ~amd64")


PS: there is a bug (app not closing properly on exit), but that is another story, opening a bug report on LH-ABC site)