File: control

package info (click to toggle)
kvirc2 2.1.3-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 16,308 kB
  • ctags: 9,533
  • sloc: cpp: 86,257; sh: 10,532; makefile: 631; perl: 419; ansic: 315; sed: 16
file content (51 lines) | stat: -rw-r--r-- 1,960 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
Source: kvirc2
Build-Depends: cdbs (>= 0.4.12), debhelper (>= 4.1.46), kdelibs4-dev (>= 4:3.5.2-2+b1)
Section: net
Priority: optional
Maintainer: Robin Verduijn <robin@debian.org>
Standards-Version: 3.7.2.0

Package: kvirc2
Architecture: any
Depends: kvirc2-data, ${shlibs:Depends}
Conflicts: kvirc (<< 2:3.0.0)
Replaces: kvirc (<< 2:3.0.0)
Suggests: xmms
Description: Fully scriptable graphical IRC client with plugin support
 A highly configurable graphical IRC client with an MDI interface,
 built-in scripting language, support for IRC DCC, drag & drop file
 browsing, and much more. KVIrc uses the KDE widget set, can be extended
 using its own scripting language, integrates with KDE, and supports
 custom plugins.
 .
 If you are a developer and you want to write a custom plugin for KVIrc, you
 need to install the kvirc-dev package.

Package: kvirc2-data
Section: net
Architecture: all
Conflicts: kvirc-data (<< 2:3.0.0), kvirc-doc (<< 2:3.0.0)
Replaces: kvirc-data (<< 2:3.0.0), kvirc-doc (<< 2:3.0.0)
Description: Data files for KVIrc
 This package contains the architecture-independent data needed by KVIrc in
 order to run, such as icons and images, language files, and shell scripts.
 It also contains complete reference guides on scripting and functions
 within KVIrc in its internal help format. Unless you want to use KVIrc only
 as a very simple IRC client you are likely to want to write scripts to
 tailor KVIrc to your needs.
 .
 KVIrc is a graphical IRC client based on the KDE widget set which integrates
 with the K Desktop Environment.

Package: kvirc2-dev
Section: devel
Architecture: any
Depends: kvirc2
Conflicts: kvirc-dev (<< 2:3.0.0)
Replaces: kvirc-dev (<< 2:3.0.0)
Description: Development files for KVIrc
 This package contains KVIrc libraries and header files you need if you
 want to develop plugins for KVIrc.
 .
 KVIrc is a graphical IRC client based on the KDE widget set which integrates
 with the K Desktop Environment.