File: control

package info (click to toggle)
xwaylandvideobridge 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 376 kB
  • sloc: cpp: 568; xml: 126; makefile: 6; sh: 3
file content (42 lines) | stat: -rw-r--r-- 1,654 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
36
37
38
39
40
41
42
Source: xwaylandvideobridge
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Scarlett Moore <sgmoore@debian.org>,
Build-Depends: cmake,
               debhelper-compat (= 13),
               dh-sequence-kf6,
               extra-cmake-modules (>= 6.1.0~),
               libkf6coreaddons-dev,
               libkf6i18n-dev,
               libkf6notifications-dev,
               libkf6statusnotifieritem-dev,
               libkf6windowsystem-dev,
               libkf6widgetsaddons-dev,
               libpipewire-0.3-dev,
               libkpipewire-dev,
               libxcb-composite0-dev,
               libxcb-record0-dev,
               libxcb-util-dev,
               libxcb-xfixes0-dev,
               libxkbcommon-dev,
               pkgconf,
               pkg-kde-tools,
               qt6-base-dev,
               qt6-base-private-dev,
               qt6-declarative-dev,
Standards-Version: 4.7.0
Homepage: https://invent.kde.org/neon-packaging/xwaylandvideobridge
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/xwaylandvideobridge
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/xwaylandvideobridge.git

Package: xwaylandvideobridge
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: XWayland Video Bridge for X11 clients
 By design, X11 applications can't access window or screen contents 
 for wayland clients. This is fine in princple, but it breaks screen 
 sharing in tools like Discord, MS Teams, Skype, etc and more.
 .
 This tool allows us to share specific windows to X11 clients, but 
 within the control of the user at all times.