Port details |
- kdsingleapplication KDAB's helper class for single-instance policy applications
- 1.2.0 devel
=1 1.2.0Version of this port present on the latest quarterly branch. - Maintainer: diizzy@FreeBSD.org
 - Port Added: 2024-09-01 14:39:06
- Last Update: 2025-06-08 13:46:53
- Commit Hash: be0033c
- People watching this port, also watch:: libmad, imlib2, xorg-apps, py311-pikepdf, gstreamer1-plugins-dash
- License: MIT
- WWW:
- https://github.com/KDAB/KDSingleApplication
- Description:
- Class that helps implement applications that follow the single-instance policy
referring to those applications that want to spawn a unique instance for a
given user session. Even when launched multiple times, such applications will
not spawn a number of separate instances.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kdsingleapplication>0:devel/kdsingleapplication
- To install the port:
- cd /usr/ports/devel/kdsingleapplication/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/kdsingleapplication
- pkg install kdsingleapplication
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kdsingleapplication
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1749386210
SHA256 (kdsingleapplication-1.2.0.tar.gz) = ff4ae6a4620beed1cdb3e6a9b78a17d7d1dae7139c3d4746d4856b7547d42c38
SIZE (kdsingleapplication-1.2.0.tar.gz) = 87265
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
- Library dependencies:
-
- libQt6Core.so : devel/qt6-base
- This port is required by:
- for Libraries
-
- audio/fooyin
- audio/strawberry
- net-im/kaidan
- net-im/nheko
Configuration Options:
- No options to configure
- Options name:
- devel_kdsingleapplication
- USES:
- cmake compiler:c++17-lang qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0 08 Jun 2025 13:46:53
    |
Daniel Engberg (diizzy)  |
devel/kdsingleapplication: Update to 1.2.0
Changelog:
https://github.com/KDAB/KDSingleApplication/releases/tag/v1.2.0 |
1.1.0 01 Sep 2024 14:38:05
    |
Daniel Engberg (diizzy)  |
devel/kdsingleapplication: New port: Class that helps implement applications
that follow the single-instance policy
Class that helps implement applications that follow the single-instance
policy referring to those applications that want to spawn a unique
instance for a given user session. Even when launched multiple times,
such applications will not spawn a number of separate instances.
WWW: https://github.com/KDAB/KDSingleApplication/ |
Number of commits found: 2
|