File: control

package info (click to toggle)
spectral 0.0~git20210114.30028a2-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 2,740 kB
  • sloc: cpp: 9,889; xml: 54; makefile: 11
file content (35 lines) | stat: -rw-r--r-- 1,265 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: spectral
Section: net
Priority: optional
Maintainer: Andres Salomon <dilinger@debian.org>
Build-Depends: debhelper (>= 12.0~),
               cmake,
               qtbase5-dev (>= 5.12),
               qtmultimedia5-dev,
               qtquickcontrols2-5-dev,
               libqt5svg5-dev,
               qt5keychain-dev,
               qtdeclarative5-dev,
               cmark,
               libcmark-dev,
               libquotient-dev,
               libolm-dev (>= 3.0)
Standards-Version: 4.4.1.1
Homepage: https://gitlab.com/b0/spectral

Package: spectral
Architecture: any
Depends: ${shlibs:Depends},
         qml-module-qtmultimedia (>= 5.12),
         qml-module-qtquick-controls2 (>= 5.12),
         qml-module-qtquick-layouts (>= 5.12),
         qml-module-qt-labs-settings (>= 5.12),
         qml-module-qt-labs-platform (>= 5.12),
         qml-module-qt-labs-qmlmodels (>= 5.12),
         qml-module-qtgraphicaleffects (>= 5.12),
         fonts-noto-color-emoji,
         ${misc:Depends}
Description: Glossy desktop chat client for the Matrix protocol
 Spectral is a glossy cross-platform QT-based chat client for the
 Matrix protocol. Matrix is an open, decentralized, federated
 communications protocol with support for chat rooms, IM, etc.