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
|
Source: clamtk
Section: utils
Priority: optional
Maintainer: David Paleino <dapal@debian.org>
Build-Depends:
debhelper (>= 8~)
Build-Depends-Indep:
liblocale-gettext-perl
, gettext
Standards-Version: 3.9.3
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.95)
, clamav-freshclam (>= 0.95) | clamav-data
, libgtk2-perl (>= 1.102)
, libdate-calc-perl
, libwww-perl
, liblocale-gettext-perl
, zenity
Recommends:
udev
Suggests:
cabextract
Description: graphical front-end for ClamAV
ClamTk is a GUI front-end for ClamAV using perl-Gtk2.
|