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

    Исходный пакет: libqtsingleapplication
    Версия: 2.6.1-alt4
    Последняя версия по данным Repology
    Собран:  12 ноября 2021 г. 11:16 в задании #289438
    Сообщить об ошибке в пакете
    Лицензия: LGPLv2.1GPLv3
    О пакете: The QtSingleApplication component provides support for applications that can be only started once per user
    Описание: 
    For some applications it is useful or even critical that they are started
    only once by any user. Future attempts to start the application should
    activate any already running instance, and possibly perform requested
    actions, e.g. loading a file, in that instance.
    
    The QtSingleApplication class provides an interface to detect a running
    instance, and to send command strings to that instance.
    For console (non-GUI) applications, the QtSingleCoreApplication variant
    is provided, which avoids dependency on QtGui.

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

    Сопровождающий: Sergey V Turchin

    Список участников:
    Sergey V Turchin
    Anton Midyukov
    Motsyo Gennadi

    Права:
    Motsyo Gennadi
    @everybody

      1. qt5-base-devel
      2. gcc-c++

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


    12 ноября 2021 г. Sergey V Turchin 2.6.1-alt4
    - build without qt4
    17 ноября 2018 г. Anton Midyukov 2.6.1-alt3
    - new snapshot
    - initial build libqtsingleapplication-qt5
    14 мая 2013 г. Motsyo Gennadi 2.6.1-alt2
    - fix build for Sisyphus