Source: ltspfs
Section: net
Priority: optional
Maintainer: Mark Hindley <mark@hindley.org.uk>
Build-Depends: debhelper (>= 11), libfuse-dev, libx11-dev, pkg-config, libglib2.0-dev
Standards-Version: 4.1.4
Vcs-Git: https://git.devuan.org/devuan/ltspfs.git
Vcs-Browser: https://git.devuan.org/devuan/ltspfs
Origin: Devuan

Package: ltspfs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python3, fuse
Description: Fuse based remote filesystem for LTSP thin clients
 LtspFS is a remote filesystem consisting of two parts:
 1) A network server daemon that runs on the LTSP terminal.
 2) A FUSE module that runs in userspace on the server, that connects with
 the daemon on the client.
 .
 This package contains the userspace parts for the LTSP server.

Package: ltspfsd
Architecture: all
Depends: ${misc:Depends}, python3, ltspfsd-core
Recommends: ldm
Breaks: ldm (<= 2:0.1~bzr20071217-1), ltsp-client (<< 5.3)
Replaces: ldm (<= 2:0.1~bzr20071217-1)
Description: Fuse based remote filesystem hooks for LTSP thin clients
 LtspFS is a remote filesystem consisting of two parts:
 1) A network server daemon that runs on the LTSP terminal.
 2) A FUSE module that runs in userspace on the server, that connects with
 the daemon on the client.
 .
 This package contains hooks to automount devices in LTSP sessions,
 specifically logins using LDM.

Package: ltspfsd-core
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python3, lsof, procps
Breaks: ltspfsd (<= 1.4-1~)
Replaces: ltspfsd (<= 0.5.11-1)
Description: Fuse based remote filesystem daemon for LTSP thin clients
 LtspFS is a remote filesystem consisting of two parts:
 1) A network server daemon that runs on the LTSP terminal.
 2) A FUSE module that runs in userspace on the server, that connects with
 the daemon on the client.
 .
 This package contains the daemon and other binaries to be run on LTSP thin
 clients.
