Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Puppet_Master (57a293ddbe400a5b1545d729f8d01eed4b50cac5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Andraž 'ruskie' Levstik" <ruskie AT mages.ath.cx>
  • To: <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Puppet_Master (57a293ddbe400a5b1545d729f8d01eed4b50cac5)
  • Date: Fri, 22 Jun 2007 00:12:57 +0200

On 22:43:42 2007-06-21 Puppet_Master <scm AT sourcemage.org> wrote:

> diff --git a/ftp/deluge/DEPENDS b/ftp/deluge/DEPENDS
> new file mode 100755
> index 0000000..7b79db5
> --- /dev/null
> +++ b/ftp/deluge/DEPENDS
> @@ -0,0 +1,8 @@
> +depends pygtk2 &&
> +depends boost &&
> +sub_depends boost THREAD &&
> +sub_depends boost FILESYSTEM &&
> +sub_depends boost DATE_TIME &&
> +depends openssl &&
> +depends pyxdg &&
> +depends zlib

It claims it uses libtorrent python bindings in which case it kinda needs
libtorrent to use it and not the one we have in that rtorrent uses but the
one here: http://www.rasterbar.com/products/libtorrent/ which wikipedia so
one-sidedly mentions so need a spell for that as well along with the
depends...

The idea of bindings is that they usually provide a bridge between language
foo and language bar not be an implementation on it's own.

> +cat << EOF
> +From Wikipedia :
> +"Deluge is a BitTorrent client, created using Python and GTK+ (through
> PyGTK). Deluge is currently usable on Linux, BSD, and other *NIX
> operating systems. It is intended to bring a native, full-featured
> client to GTK desktop environments such as GNOME and XFCE. An official
> Windows port is also in development. The program uses the libtorrent
> C++ library. Up through the 0.4 branch, this was done through the
> python-libtorrent bindings for Python. In 0.5, the python-libtorrent
> bindings were merged into the main client as the deluge_core extension.
> In future releases, it is likely the official Python bindings for
> libtorrent will be used."
> +EOF

The From Wikipedia is pointless also the "..." aren't needed in the long
description...

Also learn to break lines at 72 chars this is all one single long line

--
Andraž "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Hacker FAQ: http://www.plethora.net/%7eseebs/faqs/hacker.html
Be sure brain is in gear before engaging mouth.

Key id = F4C1F89C
Key fingerprint = 6FF2 8F20 4C9D DB36 B5B6 F134 884D 72CC F4C1 F89C





Archive powered by MHonArc 2.6.24.

Top of Page