Path to this page:
./
x11/libunique,
Library for writing single instance applications
Branch: pkgsrc-2009Q1,
Version: 1.0.6,
Package name: libunique-1.0.6,
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 run:[
sysutils/dbus-glib] [
x11/gtk2]
Required to build:[
devel/libtool-base] [
devel/pkg-config] [
x11/inputproto] [
x11/randrproto] [
x11/fixesproto] [
x11/xproto] [
x11/xextproto] [
x11/renderproto]
Package options: dbus
Master sites:
SHA1: c68d1a47e9c2326a671f054c5373d41fc296f2d6
RMD160: c2f9d24030625d6887d839aaeff4ac5f35d3a98e
Filesize: 438.713 KB
Version history: (Expand)
- (2009-04-06) Package added to pkgsrc.se, version libunique-1.0.6 (created)