Paketname | libunique-dev |
Beschreibung | Library for writing single instance applications - development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.6-1.1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 228 Byte |
Hängt ab von | libunique-1.0-0 (= 1.1.6-1.1), libglib2.0-dev (>= 2.12.0), libgtk2.0-dev (>= 2.11.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian GNOME Maintainers |
Quelle | libunique |
Paketgröße | 53634 Byte |
Prüfsumme MD5 | c09dcfa340decf0e850134a4897b2bd5 |
Prüfsumme SHA1 | 5a08a27447ba7709f1d9bb9c72b8074d843b6213 |
Prüfsumme SHA256 | cc8647ab6ad4a4a925f850cae7edfa575b902a297ab5c1ab3ad2714c268aad66 |
Link zum Herunterladen | libunique-dev_1.1.6-1.1_i386.deb |
Ausführliche Beschreibung | 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
|