singleapplication 3.3.4-ok1.1 source package in openKylin
Changelog
singleapplication (3.3.4-ok1.1) nile; urgency=medium * Rebuild for arm64. -- rtlhq <nobelxyz@163.com> Mon, 18 Sep 2023 16:00:21 +0800
singleapplication (3.3.4-ok1.1) nile; urgency=medium * Rebuild for arm64. -- rtlhq <nobelxyz@163.com> Mon, 18 Sep 2023 16:00:21 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | release | main | libs | |
Nile V2.0 | release | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
singleapplication_3.3.4.orig.tar.gz | 21.3 KiB | 6735b057541e10ba70c2d82841b70a3193f655c4d427c7b2dd39587ecf1939f9 |
singleapplication_3.3.4-ok1.1.debian.tar.xz | 2.5 KiB | 7fa48fbc0484955611c6d2de338597291fb60d0ea2dbf80522f1a4b01afbdaea |
singleapplication_3.3.4-ok1.1.dsc | 1.8 KiB | b295b677bb6de22402ecf8aa70286779d24e58f024fa962e6028b67dfd984993 |
Project SingleApplication is a replacement of QtSingleApplication
for Qt5. It helps to keep the primary instance of your application
and kill each subsequent instances. If enabled, it can also spawn
secondary (non-related to the primary) instances and send data to
the primary instance from secondary instances.