File: control

package info (click to toggle)
xchat 2.8.8-17
  • links: PTS
  • area: main
  • in suites: buster
  • size: 13,124 kB
  • sloc: ansic: 69,094; sh: 11,214; perl: 2,751; makefile: 702; asm: 398; yacc: 291; xml: 138; python: 22
file content (43 lines) | stat: -rw-r--r-- 1,400 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
Source: xchat
Section: net
Priority: optional
Maintainer: Gianfranco Costamagna <locutusofborg@debian.org>
Standards-Version: 4.1.4
Build-Depends: bison,
               chrpath,
               debhelper (>= 10),
               gettext,
               imagemagick,
               libdbus-glib-1-dev,
               libglib2.0-dev,
               libgtk2.0-dev,
               libgtkspell-dev,
               libssl-dev,
               libperl-dev,
               python-dev,
               tcl-dev,
               zlib1g-dev
Homepage: http://www.xchat.org/

Package: xchat
Architecture: any
Provides: irc
Depends: xchat-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Recommends: esound-clients | alsa-utils,
            libnotify4 | libnotify-bin,
            xchat-indicator,
            xdg-utils,
            ${shlibs:Recommends}
Description: IRC client for X similar to AmIRC
 XChat is a graphical IRC Client with a GTK+ GUI. It has a look and feel
 similar to AmIRC for the Amiga. Special features include the mIRC extension
 DCC RESUME and mIRC color, multiple server/channel windows, dialog
 windows, and a plugin API.

Package: xchat-common
Architecture: all
Recommends: xchat
Depends: ${misc:Depends}
Description: Common files for X-Chat
 This package includes documentation, examples, and locale files for
 the Debian X-Chat packages that are common for all architectures.