libunique 1.1.6-ok2 source package in openKylin

Changelog

libunique (1.1.6-ok2) nile; urgency=medium

  * No-change rebuild for openKylin proposed.

 -- liwenjun <email address hidden>  Mon, 05 Aug 2024 15:13:59 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Debian GNOME Maintainers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

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

Downloads

File Size SHA-256 Checksum
libunique_1.1.6.orig.tar.gz 440.0 KiB 2cb918dde3554228a211925ba6165a661fd782394bd74dfe15e3853dc9c573ea
libunique_1.1.6-ok2.debian.tar.xz 4.8 KiB e7c1169db78f96d946f84aee45cc9bd44e387df99d98cc685e8ac5bde6b5ff06
libunique_1.1.6-ok2.dsc 2.2 KiB 89b8f27790eb11214932ad777d9978684c95bf331586a789cf7a903d70ac1a2c

View changes file

Binary packages built by this source

libunique-1.0-0: Library for writing single instance applications - shared libraries

 Unique is a library for writing single instance application.
 If you launch a single instance application twice, the second
 instance will either just quit or will send a message to the
 running instance.
 .
 Unique makes it easy to write this kind of applications, by
 providing a base class, taking care of all the IPC machinery
 needed to send messages to a running instance, and also handling
 the startup notification side.
 .
 This package contains the shared libraries.

libunique-1.0-0-dbgsym: debug symbols for libunique-1.0-0
libunique-dev: Library for writing single instance applications - development files

 Unique is a library for writing single instance application.
 If you launch a single instance application twice, the second
 instance will either just quit or will send a message to the
 running instance.
 .
 Unique makes it easy to write this kind of applications, by
 providing a base class, taking care of all the IPC machinery
 needed to send messages to a running instance, and also handling
 the startup notification side.
 .
 This package contains the headers and development libraries needed to
 build applications using the Unique library

libunique-doc: Library for writing single instance applications - documentation

 Unique is a library for writing single instance application.
 If you launch a single instance application twice, the second
 instance will either just quit or will send a message to the
 running instance.
 .
 Unique makes it easy to write this kind of applications, by
 providing a base class, taking care of all the IPC machinery
 needed to send messages to a running instance, and also handling
 the startup notification side.
 .
 This package contains the HTML documentation for the Unique library