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
|
Source: clamtk
Section: utils
Priority: optional
Maintainer: David Paleino <dapal@debian.org>
Build-Depends:
debhelper (>= 7.0.50~)
Build-Depends-Indep:
liblocale-gettext-perl
, gettext
Standards-Version: 3.9.0
Homepage: http://clamtk.sourceforge.net
Vcs-Git: git://git.debian.org/git/collab-maint/clamtk.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/clamtk.git
Package: clamtk
Architecture: all
Depends:
${perl:Depends}
, ${misc:Depends}
, clamav (>= 0.90)
, clamav-freshclam (>= 0.90) | clamav-data
, libgtk2-perl (>= 1.102)
, libfile-find-rule-perl
, libdate-calc-perl
, libwww-perl
, liblocale-gettext-perl
, zenity
, libnet-dns-perl
Recommended:
hal
Suggests:
cabextract
Description: graphical front-end for ClamAV
ClamTk is a GUI front-end for ClamAV using perl-Gtk2.
|