File: control

package info (click to toggle)
clamtk 5.24-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,228 kB
  • sloc: perl: 4,336; python: 34; makefile: 11
file content (73 lines) | stat: -rw-r--r-- 2,242 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
Source: clamtk
Section: utils
Priority: optional
Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Uploaders: Scott Kitterman <scott@kitterman.com>,
           Sebastian Andrzej Siewior <sebastian@breakpoint.cc>,
           Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>,
           David Paleino <dapal@debian.org>
Build-Depends:
 debhelper (>= 9~)
Build-Depends-Indep:
 liblocale-gettext-perl
 , gettext
Standards-Version: 3.9.8
Homepage: https://dave-theunsub.github.io/clamtk/
Vcs-Git: https://anonscm.debian.org/git/pkg-clamav/clamtk.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-clamav/clamtk.git

Package: clamtk
Architecture: all
Depends:
 ${perl:Depends}
 , ${misc:Depends}
 , clamav (>= 0.95)
 , clamav-freshclam (>= 0.95) | clamav-data
 , libgtk2-perl (>= 2:1.241)
 , libwww-perl
 , liblocale-gettext-perl
 , libtext-csv-perl
 , libjson-perl
 , liblwp-protocol-https-perl
 , gnome-icon-theme
 , cron | cron-daemon | anacron
Suggests:
 cabextract
 , clamtk-gnome
Enhances:
 dolphin
 , konqueror
 , thunar
 , nemo
Description: graphical front-end for ClamAV
 ClamTk is a graphical front-end for Clam Antivirus.
 .
 It is designed to be an easy-to-use, lightweight, on-demand antivirus scanner
 for Linux systems.
 .
 Context menu support for KDE's Plasma Desktop (Dolphin file manager) is
 included.  Context menu support for Gnome (Nautilus file manager), but
 due to additional dependencies required, it is in a separate package:
 clamtk-gnome.

Package: clamtk-nautilus
Architecture: all
Depends: clamtk-gnome, ${misc:Depends}
Section: oldlibs
Description: Nautilus MenuProvider extension for ClamTk
 ClamTk is a graphical front-end for Clam Antivirus.
 .
 This package is a transitional dependency package that can be safely removed..

Package: clamtk-gnome
Architecture: all
Depends: clamtk, python-nautilus, python, ${misc:Depends}
Breaks: clamtk-nautilus (<< 5.20)
Replaces: clamtk-nautilus (<< 5.20)
Enhances: nautilus
Description: GNOME (Nautilus) MenuProvider extension for ClamTk
 ClamTk is a graphical front-end for Clam Antivirus.
 .
 This package contains a nautilus plugin using nautilus-python to allow right
 click support for easy virus scanning with ClamTk and thus ClamAV in GNOME.