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

    Бинарный пакет: libunique-devel
    Версия: 1.1.6-alt7.1
    Архитектура: ppc64le
    Собран:  15 мая 2019 г. 5:24
    Исходный пакет: libunique
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://live.gnome.org/LibUnique

    Лицензия: LGPL
    О пакете: is a library for writing single instance application. Development files.
    Описание: 
    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 contain development files.

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

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

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


    6 декабря 2012 г. Eugeny A. Rostovtsev 1.1.6-alt7.1
    - Disabled -Werror flag
    5 ноября 2011 г. Yuri N. Sedunov 1.1.6-alt7
    - fixed build (fc patches)
    - disabled useless introspection support
    9 марта 2011 г. Vladimir Lettiev 1.1.6-alt6
    - updated buildreqs