1 | Source: bitlbee |
---|
2 | Section: net |
---|
3 | Priority: optional |
---|
4 | Maintainer: Wilmer van der Gaast <wilmer@gaast.net> |
---|
5 | Uploaders: Jelmer Vernooij <jelmer@debian.org> |
---|
6 | Standards-Version: 3.9.5 |
---|
7 | Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls28-dev | libgnutls-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev, debhelper (>= 6.0.7~) |
---|
8 | Homepage: http://www.bitlbee.org/ |
---|
9 | Vcs-Bzr: http://code.bitlbee.org/bitlbee/ |
---|
10 | |
---|
11 | Package: bitlbee |
---|
12 | Architecture: any |
---|
13 | Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${source:Version}) |
---|
14 | Conflicts: bitlbee-libpurple |
---|
15 | Replaces: bitlbee-libpurple |
---|
16 | Description: An IRC to other chat networks gateway (default version) |
---|
17 | This program can be used as an IRC server which forwards everything you |
---|
18 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
19 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
20 | |
---|
21 | Package: bitlbee-libpurple |
---|
22 | Architecture: any |
---|
23 | Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${source:Version}) |
---|
24 | Conflicts: bitlbee |
---|
25 | Replaces: bitlbee |
---|
26 | Description: An IRC to other chat networks gateway (using libpurple) |
---|
27 | This program can be used as an IRC server which forwards everything you |
---|
28 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
29 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
30 | . |
---|
31 | This package contains a version of BitlBee that uses the libpurple instant |
---|
32 | messaging library instead of built-in code, which adds support for more IM |
---|
33 | protocols (all protocols supported by Pidgin/Finch) and features (like file |
---|
34 | transfers), at the price of being less lightweight. |
---|
35 | . |
---|
36 | If you don't need the extra features, it's better to use the built-in code. |
---|
37 | |
---|
38 | Package: bitlbee-common |
---|
39 | Architecture: all |
---|
40 | Depends: ${misc:Depends}, net-tools, adduser |
---|
41 | Replaces: bitlbee |
---|
42 | Description: An IRC to other chat networks gateway (common files/docs) |
---|
43 | This program can be used as an IRC server which forwards everything you |
---|
44 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
45 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
46 | . |
---|
47 | This package contains common files (mostly documentation) for bitlbee and |
---|
48 | bitlbee-libpurple. |
---|
49 | |
---|
50 | Package: bitlbee-dev |
---|
51 | Architecture: all |
---|
52 | Depends: ${misc:Depends}, bitlbee (>= ${source:Version}) | bitlbee-libpurple (>= ${source:Version}), bitlbee (<< ${source:Version}.1~) | bitlbee-libpurple (<< ${source:Version}.1~), bitlbee-common (= ${source:Version}) |
---|
53 | Description: An IRC to other chat networks gateway (dev files) |
---|
54 | This program can be used as an IRC server which forwards everything you |
---|
55 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
56 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
57 | . |
---|
58 | This package holds development stuff for compiling plug-ins. |
---|
59 | |
---|
60 | Package: bitlbee-plugin-otr |
---|
61 | Architecture: any |
---|
62 | Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${binary:Version}) | bitlbee-libpurple (= ${binary:Version}), bitlbee-common (= ${source:Version}) |
---|
63 | Description: An IRC to other chat networks gateway (OTR plugin) |
---|
64 | This program can be used as an IRC server which forwards everything you |
---|
65 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
66 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
67 | . |
---|
68 | This package contains a plugin that adds support for Off-The-Record |
---|
69 | encryption of instant messages. |
---|
70 | |
---|
71 | Package: bitlbee-plugin-skype |
---|
72 | Architecture: any |
---|
73 | Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${binary:Version}) | bitlbee-libpurple (= ${binary:Version}), bitlbee-common (= ${source:Version}) |
---|
74 | Recommends: skyped |
---|
75 | Description: An IRC to other chat networks gateway (Skype plugin) |
---|
76 | This program can be used as an IRC server which forwards everything you |
---|
77 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
78 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
79 | . |
---|
80 | This package contains a plugin that adds support for the Skype IM network. |
---|
81 | You need to download and install the Skype client for this to work. |
---|
82 | |
---|
83 | Package: skyped |
---|
84 | Architecture: all |
---|
85 | Depends: ${misc:Depends}, ${shlibs:Depends}, python (>= 2.5), python-gnutls, python-skype (>=0.9.28.7) |
---|
86 | Recommends: skype |
---|
87 | Description: Daemon to control Skype remotely |
---|
88 | Daemon to control the GUI Skype client. Currently required to control Skype |
---|
89 | from the BitlBee IRC2IM gateway. Skyped and Skype can run on a different |
---|
90 | host than the BitlBee server, the communication is encrypted. |
---|
91 | . |
---|
92 | You need to download and install the Skype client for this to work. |
---|