Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170925 - net-p2p/btg (New package)
Summary: net-p2p/btg (New package)
Status: RESOLVED FIXED
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://btg.berlios.de/
Whiteboard:
Keywords: EBUILD, InVCS
Depends on: 179471
Blocks:
  Show dependency tree
 
Reported: 2007-03-14 18:55 UTC by Mounir Lamouri (volkmar) (RETIRED)
Modified: 2007-10-17 16:51 UTC (History)
3 users (show)

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


Attachments
Ebuild for btg 0.7 (btg-0.7.ebuild,1.33 KB, text/plain)
2007-03-14 19:03 UTC, Mounir Lamouri (volkmar) (RETIRED)
Details
btg-0.9.0 ebuild (btg-0.9.0.ebuild,1.38 KB, text/plain)
2007-03-17 15:12 UTC, Mounir Lamouri (volkmar) (RETIRED)
Details
btg-0.9.5 ebuild (btg-0.9.5.ebuild,1.73 KB, text/plain)
2007-05-18 18:30 UTC, Mounir Lamouri (volkmar) (RETIRED)
Details
btg conf.d file (btgd.confd,212 bytes, text/plain)
2007-05-18 18:30 UTC, Mounir Lamouri (volkmar) (RETIRED)
Details
btg init.d file (btgd.initd,961 bytes, text/plain)
2007-05-18 18:31 UTC, Mounir Lamouri (volkmar) (RETIRED)
Details
btg-0.9.5.ebuild (btg-0.9.5.ebuild,1.66 KB, text/plain)
2007-05-22 23:10 UTC, Mounir Lamouri (volkmar) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2007-03-14 18:55:33 UTC
Ebuild for btg as it was not yet in Portage.

Website: http://btg.berlios.de/

Category: dev-p2p
Ebuild name: btg (official name)

##### Begin description:

Bittorrent client implemented in C++ and using the Rasterbar Libtorrent library.

Provides a Ncurses, Gtkmm and WWW GUI, which communicate with a common backend running the actual bittorrent operation.

##### End description.

/!\ Please note that this ebuild needs an other ebuild not yet in portage, in bug 170924. See https://bugs.gentoo.org/show_bug.cgi?id=170924
Comment 1 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2007-03-14 19:03:41 UTC
Created attachment 113280 [details]
Ebuild for btg 0.7

Ebuild for btg 0.7.
Last version is 0.9 but I do not use it for the moment.
Comment 2 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2007-03-17 15:12:30 UTC
Created attachment 113576 [details]
btg-0.9.0 ebuild

Here is an ebuild for the last version of btg (0.9.0), using rb_libtorrent instead of rblibtorrent and cleaned.

Can be found on the gentoo sunrise, here : http://gentoo-sunrise.org/svn/sunrise/net-p2p/btg/btg-0.9.0.ebuild
Comment 3 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2007-05-18 18:30:02 UTC
Created attachment 119619 [details]
btg-0.9.5 ebuild

Ebuild for the latest version of btg (0.9.5). Needs btg.initrd and btg.confd in files dir.

Can be found on the gentoo sunrise, here : 
http://gentoo-sunrise.org/svn/sunrise/net-p2p/btg/btg-0.9.0.ebuild
Comment 4 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2007-05-18 18:30:46 UTC
Created attachment 119621 [details]
btg conf.d file

conf.d file for btg. To put int files/ dir.
Comment 5 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2007-05-18 18:31:23 UTC
Created attachment 119623 [details]
btg init.d file

init.d file for btg. To put int files/ dir.
Comment 6 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2007-05-20 12:36:15 UTC
Category is not dev-p2p but net-p2p : i've done a mistake in the initial description.
Comment 7 Konstantin Shabanov 2007-05-22 17:12:11 UTC
http://www.peerweb.nl/gentoo/net-misc/clinkcc/
This ebuild is not good? It will be pretty to add it in portage and turn upnp flag on.
Comment 8 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2007-05-22 23:10:24 UTC
Created attachment 120042 [details]
btg-0.9.5.ebuild

Updated ebuild with upnp use flag and add clinkcc depend if upnp is set.
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2007-10-17 16:51:30 UTC
*btg-0.9.6 (14 Oct 2007)

  14 Oct 2007; Christoph Mende <angelos@gentoo.org> +files/btgd-confd,
  +files/btgd-init, +btg-0.9.6.ebuild:
  Initial import