File: control

package info (click to toggle)
revolt 0.0%2Bgit20211216.7f6f762-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 588 kB
  • sloc: python: 615; sh: 311; xml: 84; makefile: 24
file content (28 lines) | stat: -rw-r--r-- 1,331 bytes parent folder | download | duplicates (2)
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
Source: revolt
Section: net
Priority: optional
Maintainer: Matrix Packaging Team <pkg-matrix-maintainers@lists.alioth.debian.org>
Uploaders: Hubert Chathi <uhoreg@debian.org>
Build-Depends: debhelper-compat (= 12), libglib2.0-bin, libglib2.0-dev-bin, python3:any, python3-gi, dh-python
Standards-Version: 4.5.0
Homepage: https://github.com/aperezdc/revolt
Vcs-Git: https://salsa.debian.org/matrix-team/revolt.git
Vcs-Browser: https://salsa.debian.org/matrix-team/revolt

Package: revolt
Architecture: all
Depends: python3:any, python3-gi, gir1.2-webkit2-4.0, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Description: better desktop integration for Element
 Revolt is a small application which wraps the Element webapp to provide better
 integration with desktop environments in general, and GNOME in particular:
 .
   * Having Element as a "standalone" application with its own window, launcher,
     icon, etc. instead of it living in a browser tab.
   * Persistent notifications (for desktop environments supporting them, i.e.
     GNOME). Notifications are automatically prevented when the Revolt window
     is focused.
   * Status icon for desktop environment which have a tray bar applet (XFCE,
     Budgie, likely many others).
 .
 Element is a chat client for Matrix, an open, federated communications
 protocol.