Source: clamfs
Section: utils
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 automake,
 autotools-dev,
 dh-autoreconf,
 intltool,
 libfuse3-dev,
 libpoco-dev,
 libboost-dev,
 libtool,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://clamfs.sourceforge.net/
#Vcs-Browser: https://salsa.debian.org/debian/clamfs
#Vcs-Git: https://salsa.debian.org/debian/clamfs.git

Package: clamfs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Recommends: clamav-daemon,
Description: ClamFS - User-space fs with on-access antivirus scanning
 ClamFS is a FUSE-based user-space file system for Linux and BSD with on-access anti-virus file scanning through clamd daemon (a file scanning service developed by ClamAV Project).
