Package libunique: Information

    Source package: libunique
    Version: 1.1.6-alt8
    Latest version according to Repology
    Build time:  Mar 30, 2021, 08:05 AM in the task #268613
    Category: System/Libraries
    Report package bug
    License: LGPL-2.1
    Summary: is a library for writing single instance application
    Description: 
    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.

    List of rpms provided by this srpm:
    libunique (x86_64, ppc64le, i586, armh, aarch64)
    libunique-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libunique-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vladimir Lettiev


    ACL:
    Vladimir Lettiev
    @everybody

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

    Last changed


    March 29, 2021 Grigory Ustinov 1.1.6-alt8
    - Removed introspection knob with all contents, because there is
      + no more libgtk+2-gir-devel package
    Dec. 6, 2012 Eugeny A. Rostovtsev 1.1.6-alt7.1
    - Disabled -Werror flag
    Nov. 5, 2011 Yuri N. Sedunov 1.1.6-alt7
    - fixed build (fc patches)
    - disabled useless introspection support