Port details |
- disman Qt/C++ display management library
- 0.527.0 x11
=0 0.527.0Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-11-04 23:21:17
- Last Update: 2023-02-18 02:21:42
- Commit Hash: 420945c
- License: LGPL21+
- Description:
- Disman is a display management service and library.
The service can communicate with the X11 windowing system and a
multitude of Wayland compositors. The library provides convenient
objects and methods for writing frontend GUI applications that
interact with the service.
Additionally the command line utility "dismanctl" is provided to query
and modify display settings directly from the command line.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/disman/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/disman
- pkg install disman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: disman
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676648351
SHA256 (kwinft-disman-f38bb9d31ae5b7fe518ff3f20c2873bf680abf9f_GL0.tar.gz) = 51a34c15b9313c4f61fc440a68c62e59a6e3dff5b534c9d2640962c0ffad0d16
SIZE (kwinft-disman-f38bb9d31ae5b7fe518ff3f20c2873bf680abf9f_GL0.tar.gz) = 150335
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
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- xcb.pc : x11/libxcb
- Test dependencies:
-
- qt5-testlib>0 : devel/qt5-testlib
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libWraplandClient.so : graphics/wrapland
- libKF5CoreAddons.so : devel/kf5-kcoreaddons
- libKF5WaylandClient.so : x11/kf5-kwayland
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5X11Extras.so : x11/qt5-x11extras
- This port is required by:
- for Libraries
-
- x11/kdisplay
Configuration Options:
- ===> The following configuration options are available for disman-0.527.0:
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11_disman
- USES:
- cmake:testing kde:5 qt:5 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|