Source: passim
Section: utils
Priority: optional
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               gir1.2-gio-2.0-dev,
               gir1.2-gobject-2.0-dev,
               gnutls-dev,
               gobject-introspection (>= 1.80),
               libglib2.0-dev,
               libsoup-3.0-dev,
               meson,
               pkgconf,
               systemd-dev
Standards-Version: 4.7.2
Homepage: https://github.com/hughsie/passim/
Vcs-Git: https://invent.kde.org/neon/backports-noble/passim-noble.git
Vcs-Browser: https://invent.kde.org/neon/backports-noble/passim-noble
Maintainer: Neon CI <neon@kde.org>

Package: passim
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Local caching server
 Passim is used to cache small files (such as those from a CDN) to be able
 to share with other clients on the local network that would otherwise be
 downloading the same files.

Package: libpassim1
Section: libs
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: passim local caching server library
 Passim is used to cache small files (such as those from a CDN) to be able
 to share with other clients on the local network that would otherwise be
 downloading the same files.
 .
 This package provides the library that applications use to interface with
 the passim software.

Package: libpassim-dev
Architecture: linux-any
Multi-Arch: same
Depends: libpassim1 (= ${binary:Version}), ${misc:Depends}
Section: libdevel
Description: development files for libpassim
 Passim is used to cache small files (such as those from a CDN) to be able
 to share with other clients on the local network that would otherwise be
 downloading the same files.
 .
 This package provides the development files for libpassim that allow
 applications to use it.

Package: gir1.2-passim-1.0
Architecture: linux-any
Multi-Arch: same
Depends: ${gir:Depends}, ${misc:Depends}
Section: introspection
Description: GObject introspection data for passim
 This package provides the introspection data for passim
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: gir1.2-passim-1.0-dev
Architecture: linux-any
Multi-Arch: same
Provides: ${gir:Provides}
Depends: gir1.2-passim-1.0 (= ${binary:Version}),
         ${gir:Depends},
         ${misc:Depends}
Section: libdevel
Description: GObject introspection data for passim (development files)
 This package provides the introspection data for passim
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
