File: control

package info (click to toggle)
mldonkey 3.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 17,552 kB
  • sloc: ml: 149,139; cpp: 11,805; ansic: 8,814; sh: 4,230; asm: 3,870; xml: 1,092; perl: 102; makefile: 96
file content (64 lines) | stat: -rw-r--r-- 1,828 bytes parent folder | download
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Source: mldonkey
Section: net
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders:
 Samuel Mimram <smimram@debian.org>,
 Mehdi Dogguy <mehdi@debian.org>
Homepage: http://mldonkey.sourceforge.net/
Build-Depends: autoconf,
 ocaml-nox (>= 3.11.1-3~),
 dh-ocaml (>= 0.9.1),
 ocamlbuild,
 camlp4,
 debhelper (>= 10),
 po-debconf,
 xsltproc,
 zlib1g-dev,
 libbz2-dev,
 docbook-xsl,
 docbook-xml,
 m4,
 debconf,
 liblablgtk2-ocaml-dev (>= 2.12.0-3),
 libgd-dev,
 liblablgtk2-gnome-ocaml-dev,
 libxml2-utils
Standards-Version: 4.1.1
Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/mldonkey.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/mldonkey.git

Package: mldonkey-server
Architecture: any
Depends:
 ${shlibs:Depends},
 ${ocaml:Depends},
 ${misc:Depends},
 adduser,
 lsb-base,
 mime-support,
 debconf,
 ucf
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},
 ${ocaml:Depends},
 ${misc: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.