Пакет libunique: Информация

    Бинарный пакет: libunique
    Версия: 1.1.6-alt6
    Архитектура: x86_64
    Собран:  9 марта 2011 г. 11:11
    Исходный пакет: libunique
    Сообщить об ошибке в пакете
    Домашняя страница: http://live.gnome.org/LibUnique

    Лицензия: LGPL
    О пакете: is a library for writing single instance application
    Описание: 
    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.
    Unique aims to replace the BaconMessageConnection code that has been
    copied by many projects and the code using Bonobo and D-Bus.
    This package contains the shared library.

    Сопровождающий: Vladimir Lettiev

    Список участников:
    Vladimir Lettiev
    Yuri N. Sedunov

    Права:
    Vladimir Lettiev
    @gnome

    Последнее изменение


    9 марта 2011 г. Vladimir Lettiev 1.1.6-alt6
    - updated buildreqs
    14 сентября 2010 г. Yuri N. Sedunov 1.1.6-alt5
    - rebuild against gobject-introspection-0.9.5
    - updated buildreqs
    1 апреля 2010 г. Yuri N. Sedunov 1.1.6-alt4
    - rebuild with new rpm-build-gir
    - build -gir-devel package as noarch