Path to this page:
./
x11/libunique,
Library for writing single instance applications
Branch: pkgsrc-2015Q1,
Version: 1.1.6nb20,
Package name: libunique-1.1.6nb20,
Maintainer: pkgsrc-usersUnique 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.
Unique aims to replace the BaconMessageConnection code that has been copied by
many projects and the code using Bonobo and D-Bus.
Required to run:[
sysutils/dbus-glib]
Required to build:[
pkgtools/x11-links]
Package options: dbus
Master sites: (Expand)
SHA1: ff9a50781291212d97df0d21ac4bbdbd8443d210
RMD160: 15ae8cc81f978554395fcb194ecb11c7bc6a1938
Filesize: 440.009 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version libunique-1.1.6nb20 (created)