libunique 1.1.6-5 source package in Ubuntu
Changelog
libunique (1.1.6-5) unstable; urgency=low [ Josselin Mouette ] * Update repository URL. [ Breno Leitao ] * Use autoreconf.mk and build-depend on dh-autoreconf (Closes: #753343) -- Andreas Henriksson <email address hidden> Tue, 09 Sep 2014 18:46:21 +0200
Upload details
- Uploaded by:
- Debian GNOME Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libunique_1.1.6-5.dsc | 1.8 KiB | 54835a1396c4dc9ca7382332801247c15eede5e6438fad6593cec66f4bbab146 |
libunique_1.1.6.orig.tar.gz | 440.0 KiB | 2cb918dde3554228a211925ba6165a661fd782394bd74dfe15e3853dc9c573ea |
libunique_1.1.6-5.debian.tar.xz | 5.4 KiB | 4e8079ebd0bec5bad8c63fc18d33df4141220da5a139baafd41acb7b06c0fcf1 |
Available diffs
No changes file available.
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 package libunique-1.0-0
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-dev: No summary available for libunique-dev in ubuntu artful.
No description available for libunique-dev in ubuntu artful.
- 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