]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blob - debian/control
Build-Depend on libfuse3-dev. Supported upstream starting with 1.4.0.
[sven/fuse-exfat.git] / debian / control
1 Source: fuse-exfat
2 Section: otherosfs
3 Priority: optional
4 Maintainer: Sven Hoexter <hoexter@debian.org>
5 Build-Depends: debhelper-compat (= 13), libfuse3-dev, pkg-config
6 Rules-Requires-Root: no
7 Standards-Version: 4.6.0
8 Homepage: https://github.com/relan/exfat
9 Vcs-Git: https://git.sven.stormbind.net/fuse-exfat.git
10 Vcs-Browser: https://git.sven.stormbind.net/?p=sven/fuse-exfat.git
11
12 Package: exfat-fuse
13 Architecture: linux-any kfreebsd-any
14 Depends: ${shlibs:Depends}, ${misc:Depends}, fuse
15 Recommends: exfatprogs
16 Description: read and write exFAT driver for FUSE
17  fuse-exfat is a read and write driver implementing
18  the extended file allocation table as a filesystem in userspace.
19  A mounthelper is provided unter the name mount.exfat-fuse.