Port details |
- kdsingleapplication KDAB's helper class for single-instance policy applications
- 1.1.0 devel
=0 1.1.0Version of this port present on the latest quarterly branch. - Maintainer: diizzy@FreeBSD.org
 - Port Added: 2024-09-01 14:39:06
- Last Update: 2024-09-01 14:38:05
- Commit Hash: 3d482f7
- 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 = 1718948356
SHA256 (kdsingleapplication-1.1.0.tar.gz) = 31029fffa4873e2769c555668e8edaa6bd5721edbc445bff5e66cc6af3b9ed78
SIZE (kdsingleapplication-1.1.0.tar.gz) = 73558
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
- 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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|