Package: clamtk / 6.07-2

Metadata

Package Version Patches format
clamtk 6.07-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
py3 clamtk gnome.patch | (download)

clamtk-gnome/clamtk-gnome.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
Remove no separator.patch | (download)

lib/Analysis.pm | 3 1 + 2 - 0 !
lib/History.pm | 2 1 + 1 - 0 !
lib/Scan.pm | 3 1 + 2 - 0 !
3 files changed, 3 insertions(+), 5 deletions(-)

 [patch] remove no-separator

The `no-separator' parameter which is passed to Gtk3::Dialog->new is
invalid. This has been exposed by perl's GTK3 binding in version 0.038.
Remove the `no-separator' as it has been in upstream repository for
clamtk.

BTS: #981384

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>

nautilus Stop importing a specific version.patch | (download)

clamtk-gnome/clamtk-gnome.py | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 nautilus: stop importing a specific version


nautilus Update for compatibility with Nautilus 43 Closes.patch | (download)

clamtk-gnome/clamtk-gnome.py | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 nautilus: update for compatibility with nautilus 43 closes:
 https://gitlab.com/dave_m/clamtk-gnome/-/issues/13


Use the icons which are shipped as part of the packa.patch | (download)

lib/GUI.pm | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 [patch] use the icons which are shipped as part of the package

The gnome-icon-theme is scheduled for removal. The used icons have been
copied to the images path. Search there.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>