Flush is a GTK-based BitTorrent client. You can use it to download files from the BitTorrent network. FEATURES * Controlling running instance by command line interface, such as: * Starting/stopping torrents. * Changing download/upload rate limit. * Changing maximum connections limit. * Running many instances with different configs from the same user. * Automatic copying finished downloads to specified directory. * Setting custom download path for each file of the torrent. * Ability to choose torrent file's character set encoding. * Automatic torrents loading from specified directory. * Automatic pausing and removing old torrents. * Temporary pausing and resuming torrents. * Overall and current session statistics. * Creating your own torrent files. * IP filter. Reproducible: Always Steps to Reproduce: 1.emerge flush 2.run it 3.You can use it to download files from the BitTorrent network. Actual Results: BitTorrent client was not in portage. Dependency net-libs/rb_libtorrent dev-libs/libconfig sys-apps/dbus Expected Results: BitTorrent client in portage. Will attach ebuild.
Created attachment 210845 [details] ebuild
Created attachment 210847 [details] desktop file
Created attachment 210849 [details] start file
Created attachment 219757 [details] flush-0.9.1 updated ebuild. I'm attaching an updated ebuild for the new version Flush. The new version looks really promising. Hope it becomes as good and as fast as QBitTorrent. Good luck Dmitry! ;)
FYI -- Latest package: http://sourceforge.net/projects/flush/files/flush/0.9.11/flush-0.9.11.tar.bz2/download Released 2011-07-31 825.0 kB Renamed flush-0.9.1.ebuild to 0.9.11.ebuild needs additional dependency on dev-cpp/libglademm Compiles fine here on ~x86 but fails postinst phase with the following error message: ERROR: net-p2p/flush-0.9.11 failed (postinst phase): * distutils_pkg_postinst() called illegally * * Call stack: * ebuild.sh, line 85: Called pkg_postinst * environment, line 3208: Called distutils_pkg_postinst * environment, line 1282: Called die * The specific snippet of code: * die "${FUNCNAME}() called illegally"; * * If you need support, post the output of 'emerge --info =net-p2p/flush-0.9.11', * the complete build log and the output of 'emerge -pqv =net-p2p/flush-0.9.11'. * This ebuild is from an overlay named 'local': '/usr/local/portage/' * The complete build log is located at '/var/tmp/portage/net-p2p/flush-0.9.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/flush-0.9.11/temp/environment'. * S: '/var/tmp/portage/net-p2p/flush-0.9.11/work/flush-0.9.11' !!! FAILED postinst: 1