Path to this page:
./
x11/libunique,
Library for writing single instance applications
Branch: pkgsrc-2008Q4,
Version: 1.0.4,
Package name: libunique-1.0.4,
Maintainer: ahokaUnique 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 build:[
pkgtools/x11-links] [
x11/renderproto] [
x11/fixesproto] [
x11/xproto] [
x11/xextproto] [
x11/inputproto] [
x11/randrproto]
Package options: dbus
Master sites:
SHA1: 79a9534507f8f3307561175e021c25214a3191a8
RMD160: ffe4a6b91bd1778662d7116c051f158be2b73f33
Filesize: 438.435 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version libunique-1.0.4 (created)