1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
Source: mldonkey
Section: net
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Samuel Mimram <smimram@debian.org>, Sylvain Le Gall <gildor@debian.org>
Build-Depends: autoconf, autotools-dev,
ocaml-nox (>= 3.10.1), ocaml-best-compilers | ocaml-nox, camlp4,
debhelper (>= 5), po-debconf, xsltproc, zlib1g-dev, docbook-xsl (>= 1.64.1),
docbook-xml (>= 4.4), m4, dpatch (>= 1.11), debconf (>= 0.2.26),
liblablgtk2-ocaml-dev (>= 2.10.0-3), libgd2-noxpm-dev,
liblablgtk2-gnome-ocaml-dev, libmagic-dev, dpkg-dev (>= 1.13.19),
libxml2-utils
Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/mldonkey/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/mldonkey/trunk/
Package: mldonkey-server
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${interpreter:Depends}, adduser, mime-support, debconf (>= 0.2.26), ucf (>= 1.17), dpkg (>= 1.13.24)
Suggests: makejail
Description: Door to the 'donkey' network
MLDonkey is a door to the 'donkey' network, a decentralized network used to
exchange big files on the Internet. It is written in a wonderful language,
called Objective-Caml, and present most features of the basic Windows donkey
client, plus some more:
- works on UNIX-compatible platforms.
- remote control by telnet, WEB browser or GTK+ interface.
- access to EDonkey (edonkey2000, overnet, emule)
- access to Gnutella1/2
- access to Bittorrent
Package: mldonkey-gui
Architecture: any
Suggests: mldonkey-server (= ${binary:Version})
Depends: ${shlibs:Depends}, ${interpreter:Depends}
Description: Graphical frontend for mldonkey based on GTK+
The GTK+ interface for mldonkey provides a convenient way of managing
all mldonkey operations. It gives details about connected servers,
downloaded files, friends and lets one search for files in a pleasing
way.
|