diff options
author | Michele Calgaro <[email protected]> | 2021-07-04 21:06:02 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-07-04 21:06:02 +0900 |
commit | bd72eef4a4458f8d2e52609d7b6cf3efe12a0177 (patch) | |
tree | b797d29ee85d482247cfecda13d1fb572e4c4d62 /ubuntu/_base/applications/system/klamav/debian/control | |
parent | 5051f08d847e70346920d72e34da55558b89145c (diff) | |
download | tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.tar.gz tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.zip |
Rearranged applications folder into sub categories.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/system/klamav/debian/control')
-rw-r--r-- | ubuntu/_base/applications/system/klamav/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/system/klamav/debian/control b/ubuntu/_base/applications/system/klamav/debian/control new file mode 100644 index 000000000..6e37ec7ee --- /dev/null +++ b/ubuntu/_base/applications/system/klamav/debian/control @@ -0,0 +1,20 @@ +Source: klamav-trinity +Section: admin +Priority: optional +Maintainer: TDE Debian Team <[email protected]> +XSBC-Original-Maintainer: Scott Kitterman <[email protected]> +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev, libclamav-dev (>= 0.102~) +Standards-Version: 3.8.4 + +Package: klamav-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, clamav (>= 0.102) +Replaces: klamav-trinity (<< 4:14.0.0~) +Breaks: klamav-trinity (<< 4:14.0.0~) +Description: TDE frontend for ClamAV [Trinity] + KlamAV is an anti-virus manager for the TDE desktop that allows you to + manage your virus-scanning, scheduling, virus research and + software/database updates. + . + KlamAV features manual scanning, quarantine management, virus browser, mail + scanning (KMail and Evolution) and scan scheduler. |