Source: librist
Section: libs
Priority: optional
Standards-Version: 4.6.2
Homepage: https://code.videolan.org/rist/librist
Maintainer: Florian Ernst <florian@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 meson,
 cmake,
 pkgconf,
 libmicrohttpd-dev,
 libcjson-dev,
 libmbedtls-dev,
 libcmocka-dev,
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/librist
Vcs-Git: https://salsa.debian.org/debian/librist.git

Package: librist-dev
Section: libdevel
Depends:
 librist4 (= ${binary:Version}),
 libcjson-dev,
 libmbedtls-dev,
 ${misc:Depends},
Architecture: any
Multi-Arch: same
Description: Reliable Internet Stream Transport -- development files
 Reliable Internet Stream Transport (RIST) is a transport protocol
 designed for reliable transmission of video over lossy networks
 (including the Internet) with low latency and high quality.
 .
 RIST is intended as a more reliable successor to Secure Reliable
 Transport (SRT), and as an open alternative to proprietary commercial
 options such as Zixi, VideoFlow, QVidium, and DVEO (Dozer).
 .
 This package contains the library development files.

Package: librist4
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Architecture: any
Multi-Arch: same
Description: Reliable Internet Stream Transport -- shared library
 Reliable Internet Stream Transport (RIST) is a transport protocol
 designed for reliable transmission of video over lossy networks
 (including the Internet) with low latency and high quality.
 .
 RIST is intended as a more reliable successor to Secure Reliable
 Transport (SRT), and as an open alternative to proprietary commercial
 options such as Zixi, VideoFlow, QVidium, and DVEO (Dozer).
 .
 This package contains the shared library.

Package: rist-tools
Section: utils
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Architecture: any
Multi-Arch: foreign
Description: Reliable Internet Stream Transport -- CLI tools
 Reliable Internet Stream Transport (RIST) is a transport protocol
 designed for reliable transmission of video over lossy networks
 (including the Internet) with low latency and high quality.
 .
 RIST is intended as a more reliable successor to Secure Reliable
 Transport (SRT), and as an open alternative to proprietary commercial
 options such as Zixi, VideoFlow, QVidium, and DVEO (Dozer).
 .
 This package contains the CLI tools.
