Jump to content
Compatible Support Forums
Sign in to follow this  
news

[ANNOUNCE] LibUnique 1.0.0 (stable)

Recommended Posts

hi everyone;

 

LibUnique 1.0.0 is now available at:

 

http://www.gnome.org/~ebassi/source/unique-1.0.0.tar.gz

 

MD5 Checksum:

 

fc6dfeca0ba84bc0bc557f17238e58cc unique-1.0.0.tar.gz

 

LibUnique is everyone's (least) favorite library for writing single

instance applications. LibUnique 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 equivalent code using Bonobo or D-Bus.

 

Notes:

 

- This is the first stable release of LibUnique.

- The API is finalized and frozen; further releases of the

1.x series will be API and ABI compatible.

- Web site: http://live.gnome.org/LibUnique

 

Requirements:

 

- gobject-2.0 >= 2.12

- gtk+-2.0 >= 2.11

- dbus-glib-1 (optional)

 

List of changes for 1.0.0:

 

* First stable release

* API is frozen

* D-Bus and socket backends supported

 

Special thanks to:

 

- Ross Burton

- John Wendell

- Jonny Lamb

- Richard Hughes

 

ciao,

Emmanuele.

 

--

Emmanuele Bassi,

W: http://www.emmanuelebassi.net

B: http://log.emmanuelebassi.net

 

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×