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

[ANNOUNCE] LibUnique 1.1.2 (unstable)

Recommended Posts

hi everyone;

 

LibUnique 1.1.2 is now available at:

 

http://download.gnome.org/sources/libunique/1.1/

 

Checksums:

 

73fb130295fc42b237aa3d808905f65ead9f979acbe49434eca830c6085f0c6e libunique-1.1.2.tar.bz2

ccf73a90a66477d6d31e50aeabebad8e0035f80e98ac0e926157c3d7e229b31e libunique-1.1.2.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 unstable release of the 1.1 development cycle

- The API is fully compatible with LibUnique 1.0.*

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

 

Requirements:

 

- gobject-2.0 >= 2.12

- gtk+-2.0 >= 2.11

- dbus-glib-1

 

List of changes for 1.1.2

 

* Follow GTK+'s single header include policy [Armin Burgmeier]

* Remove a weak reference on the watched window [Armin Burgmeier]

* Rework the build environment:

- use a recent syntax for the configure.ac

- use AS_COMPILER_FLAGS to ensure portability

- use Shave to clean up the build output

* Allow compiling out the Unix Domain Socket backend (bacon)

* Use the D-Bus backend by default

* Use GTK-Doc >= 1.11 to generate a proper Index

* Use X11-specific API only if we have support for it

 

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  

×