File: control

package info (click to toggle)
licq 1.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 18,456 kB
  • ctags: 17,529
  • sloc: cpp: 106,239; xml: 1,282; lex: 856; php: 753; perl: 616; ansic: 386; sh: 203; makefile: 81; csh: 48
file content (166 lines) | stat: -rw-r--r-- 7,228 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
Source: licq
Build-Depends: cdbs (>= 0.4.52), debhelper (>= 9), imagemagick,
 cmake (>= 2.6.0),
 kdelibs5-dev,
 libboost-dev (>= 1.36.0),
 libboost-regex-dev (>= 1.36.0),
 libgloox-dev (>= 1.0),
 libgpgme11-dev (>= 0.4.2),
 libhunspell-dev,
 libqt4-dev (>= 4.3.0), qt4-dev-tools,
 libssl-dev,
 libxosd-dev (>= 2.1.0),
 libxss-dev
Section: net
Priority: optional
Maintainer: Erik Johansson <debian@ejohansson.se>
Standards-Version: 3.9.5
Vcs-Git: git://github.com/licq-im/debian.git
Vcs-Browser: https://github.com/licq-im/debian
Homepage: http://www.licq.org/

Package: licq
Architecture: any
# Remove dependency on icq once Jessie has been released. Also change icq's
# recommendation on licq to depends.
Depends: ${shlibs:Depends}, ${misc:Depends}, licq-plugin-qt4 | licq-plugin-ui,
 licq-plugin-icq
Recommends: sox,
Suggests: bind9-host | host, ping, traceroute
Description: multi-protocol instant messaging client (base files)
 Licq is an instant messaging client daemon that supports a number of
 interfaces via plug-ins, currently KDE or Qt, and several utility plug-ins.
 .
 Support for different instant messaging networks, such as ICQ, AIM, MSN and
 Jabber, is available as separate plug-ins.
 .
 Implemented features include messaging, chat, file transfer, whitepages,
 history, invisible list, server-side stored contacts, typing
 notification, phone book, user pictures, proxy support, user groups,
 network monitor window, themed docking skin and icon pack support,
 FIFO support for remote control, international support with Unicode and
 translations, per-user customized auto responses, SSL secure client to
 client connections and GPG encrypted messages.
 .
 At least one plug-in is required for Licq to function.  The plug-ins
 are distributed in separate packages named "licq-plugin-*".

Package: licq-dev
Architecture: all
Section: devel
Depends: ${misc:Depends}
Description: Licq development and header files
 This package contains files required to compile Licq plug-ins that are not
 included in the main Licq package.  If you aren't going to compile plug-ins,
 you don't need this package.

Package: licq-plugin-autoreply
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, licq (= ${binary:Version})
Description: autoreply plug-in for Licq
 This is an autoreplier plug-in for the Licq instant messaging client.  Any
 events (messages, URLs, etc.) received while the plug-in is enabled will cause
 the plug-in to reply with the output from any specified program (e.g.,
 fortune).

Package: licq-plugin-forwarder
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, licq (= ${binary:Version})
Description: forwarder plug-in for Licq
 This is a forwarder plug-in for the Licq instant messaging client.  Any events
 (messages, URLs, etc.) received while the plug-in is enabled will be forwarded
 either via SMTP to a given email account or via ICQ to a given UIN.

Package: licq-plugin-icq
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: licq (= ${binary:Version})
Description: ICQ/AIM plug-in for Licq
 This is a plug-in for the Licq instant messaging client that enables
 communication over ICQ and/or AIM instant messaging network.

Package: licq-plugin-jabber
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, licq (= ${binary:Version})
Description: Jabber plug-in for Licq
 This is a plug-in for the Licq instant messaging client that enables
 communication over a Jabber (XMPP) instant messaging network, such as Google
 Talk and the Facebook chat.

Package: licq-plugin-kde4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, licq-plugin-qt4-common
Recommends: licq (= ${binary:Version})
Provides: licq-plugin-ui
Description: graphical user interface plug-in for Licq using KDE4
 This package provides a KDE-based graphical user interface to the Licq instant
 messaging client.  The GUI provides access to all features available in Licq.
 .
 The GUI contains a wide range of configurable options as well as skin support
 allowing behaviour and appearance to be customized in many ways.  Features
 include spell checking, auto-raise and auto-popup incoming messages, tray icon
 and a searchable history.
 .
 KDE4-GUI is based on the old KDE-GUI (licq-plugin-kde) but uses KDE4 and
 includes new features such as configurable keyboard shortcuts as well as
 entirely new dialogs for messaging, history and settings.

Package: licq-plugin-msn
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, licq (= ${binary:Version})
Description: MSN plug-in for Licq
 This is a plug-in for the Licq instant messaging client that enables
 communication over the MSN Messenger instant messaging network.

Package: licq-plugin-osd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, licq (= ${binary:Version})
Description: on-screen display plug-in for Licq
 This is a plug-in for the Licq instant messaging client that enables it to
 display new messages as an on-screen display message.  User logged on/off and
 status changed messages are also supported.

Package: licq-plugin-qt4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, licq-plugin-qt4-common
Recommends: licq (= ${binary:Version})
Provides: licq-plugin-ui
Replaces: licq-plugin-qt (<< 1.3.9-1)
Breaks: licq-plugin-qt (<< 1.3.9-1)
Description: graphical user interface plug-in for Licq using Qt4
 This package provides a Qt-based graphical user interface to the Licq instant
 messaging client.  The GUI provides access to all features available in Licq
 and is the default plug-in for Licq.
 .
 The GUI contains a wide range of configurable options as well as skin support
 allowing behaviour and appearance to be customized in many ways.  Features
 include spell checking, auto-raise and auto-popup incoming messages, tray icon
 and a searchable history.
 .
 By taking advantage of the desktop integration features of Qt4, the GUI can
 adapt to standard desktops with regards to look and feel.  Docking support is
 also available for Window Maker, AfterStep and Enlightenment among others.
 .
 Qt4-GUI is based on the old Qt-GUI (licq-plugin-qt) but uses Qt4 and includes
 new features such as spell checking and configurable keyboard shortcuts as
 well as entirely new dialogs for messaging, history and settings.  Note that
 spell checking and tray icon are available even though this version is not
 linked with KDE libraries.

Package: licq-plugin-qt4-common
Architecture: all
Depends: ${misc:Depends}
Replaces: licq-plugin-qt4 (<< 1.5.0~)
Breaks: licq-plugin-qt4 (<< 1.5.0~)
Description: common data files for the Qt4 and KDE4 Licq plugins
 This package contains common skins, icons and similar files that are used by
 the Qt4 and KDE4 plugins for Licq. The package is only of use if at least one
 of licq-plugin-qt4 and licq-plugin-kde4 is installed.

Package: licq-plugin-rms
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, licq (= ${binary:Version})
Description: remote management server plug-in for telnet Licq access
 This package provides the means to manage Licq instant messaging sessions
 remotely through a telnet connection.  For obvious reasons, if you don't
 need this plug-in, you probably shouldn't install it.