Port details |
- xwaylandvideobridge Tool to share specific windows to X11 clients
- 0.4.0_1 x11
=2 0.4.0Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2023-11-09 17:51:04
- Last Update: 2025-02-03 17:02:42
- Commit Hash: b44569f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kde
- License: not specified in port
- WWW:
- https://invent.kde.org/system/xwaylandvideobridge
- Description:
- By design, X11 applications can’t access window or screen contents for wayland
clients. This is fine in principle, 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xwaylandvideobridge>0:x11/xwaylandvideobridge
- To install the port:
- cd /usr/ports/x11/xwaylandvideobridge/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xwaylandvideobridge
- pkg install xwaylandvideobridge
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xwaylandvideobridge
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703062154
SHA256 (xwaylandvideobridge-0.4.0.tar.xz) = ea72ac7b2a67578e9994dcb0619602ead3097a46fb9336661da200e63927ebe6
SIZE (xwaylandvideobridge-0.4.0.tar.xz) = 35668
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- lupdate : devel/qt6-tools
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libKF6CoreAddons.so : devel/kf6-kcoreaddons
- libKF6I18n.so : devel/kf6-ki18n
- libKPipeWire.so : audio/plasma6-kpipewire
- libKF6Notifications.so : devel/kf6-knotifications
- libKF6StatusNotifierItem.so : deskutils/kf6-kstatusnotifieritem
- libKF6WindowSystem.so : x11/kf6-kwindowsystem
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_xwaylandvideobridge
- USES:
- cmake compiler:c++20-lang gettext kde:6 qt:6 tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0_1 03 Feb 2025 17:02:42
    |
Gleb Popov (arrowd)  Author: Tobias C. Berner |
KDE: It goes to 6!
This megacommit merges all the work from
https://github.com/freebsd/freebsd-ports-kde/tree/kde-it_goes_to_6
Specifically:
- KDE Plasma 6 ports updated to 6.2.5
- KDE Applications ports updated to 24.12.0
- Development ports of KDE Applications removed
- A lot of various ports switched to Qt 6 by default
- Some KDE Frameworks 5 and Plasma 5 ports are adapted to be coinstallable
with their 6 counterparts
PR: 284351
Exp-run by: antoine
Pull Request: https://github.com/freebsd/freebsd-ports/pull/341
Co-authored-by: Max Brazhnikov <makc@FreeBSD.org>
Co-authored-by: Kenneth Raplee <kenrap@kennethraplee.com>
Co-authored-by: Jason E. Hale <jhale@FreeBSD.org>
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |
0.4.0 20 Dec 2023 10:09:22
    |
Tobias C. Berner (tcberner)  |
x11/xwaylandvideobridge: update to 0.4.0
Announcement: https://jriddell.org/2023/12/18/xwayland-video-bridge-0-4/ |
0.3.0 09 Nov 2023 17:38:08
    |
Tobias C. Berner (tcberner)  |
x11/xwaylandvideobridge: new port
By design, X11 applications can’t access window or screen contents for wayland
clients. This is fine in principle, 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. |
Number of commits found: 3
|