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

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 release main libs
Nile V2.0 release main libs

Downloads

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

Available diffs

View changes file

Binary packages built by this source

libsingleapplication-dev: Replacement of QtSingleApplication for Qt5

 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.