LWN.net Logo

[ANNOUNCE] LibUnique 1.1.2 (rc)

From:  Emmanuele Bassi <ebassi-AT-gmail.com>
To:  gnome-announce-list-AT-gnome.org
Subject:  [ANNOUNCE] LibUnique 1.1.2 (rc)
Date:  Thu, 12 Nov 2009 10:19:31 +0000
Message-ID:  <1258021171.15163.5.camel@gambit>
Archive-link:  Article, Thread

hi everyone;

LibUnique 1.1.4 is available at:

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 second unstable release of the 1.1 development cycle
  - The API is fully compatible with LibUnique 1.0.*
  - Web site: http://live.gnome.org/LibUnique
  - Bugzilla: http://bugzilla.gnome.org/enter_bug.cgi?product=libunique

Requirements:

  - gobject-2.0 >= 2.12
  - gtk+-2.0 >= 2.11
  - dbus-glib-1

Detailed of changes for 1.1.4:

Anders F Bjorklund (1):
      gdkx.h is x11 only

Emmanuel Rodriguez (4):
      Fix the macro UNIQUE_CHECK_VERSION
      Fix the check for minor in UNIQUE_CHECK_VERSION
      Fix a typo
      Document that we can also get/set a filename in a message

Emmanuele Bassi (8):
      Post-release bump to 1.1.3
      [docs] Add a note about requiring gtk_init()
      build: Update build environment
      build: Install uniqueenumtypes.h
      Update repository URI
      Annotate unique_message_data_[sg]et_uris()
      enum-types: Put back a missing static
      Release 1.1.4

Tor Lillqvist (1):
      Make it possible to build with just the D-Bus backend

ciao,
 Emmanuele.

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds