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

    Исходный пакет: libunique
    Версия: 1.1.6-alt8
    Последняя версия по данным Repology
    Собран:  30 марта 2021 г. 8:05 в задании #268613
    Сообщить об ошибке в пакете
    Домашняя страница: http://live.gnome.org/LibUnique

    Лицензия: LGPL-2.1
    О пакете: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libunique (x86_64, ppc64le, i586, armh, aarch64)
    libunique-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libunique-devel (x86_64, ppc64le, i586, armh, aarch64)

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


    Права:
    Vladimir Lettiev
    @everybody

      1. glib2-devel
      2. gnome-common
      3. gobject-introspection-devel >= 0.9.5
      4. gtk-doc
      5. libgtk+2-devel
      6. rpm-build-gnome
      7. libdbus-devel
      8. libdbus-glib-devel

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


    29 марта 2021 г. Grigory Ustinov 1.1.6-alt8
    - Removed introspection knob with all contents, because there is
      + no more libgtk+2-gir-devel package
    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