Package libqtsingleapplication: Information

    Source package: libqtsingleapplication
    Version: 2.6.1-alt5
    Build time:  Sep 18, 2025, 05:44 PM
    Category: System/Libraries
    Report package bug
    License: LGPLv2.1GPLv3
    Summary: The QtSingleApplication component provides support for applications that can be only started once per user
    Description: 
    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.

    List of RPM packages built from this SRPM:
    libqtsingleapplication-qt5 (e2kv6, e2kv5, e2kv4, e2k)
    libqtsingleapplication-qt5-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libqtsingleapplication-qt5-devel (e2kv6, e2kv5, e2kv4, e2k)
    libqtsingleapplication-qt6 (e2kv6, e2kv5, e2kv4, e2k)
    libqtsingleapplication-qt6-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libqtsingleapplication-qt6-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Aleksey Saprunov


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

    Last changed


    July 10, 2025 Aleksey Saprunov <sav @altlinux.org> 2.6.1-alt5
    - build with qt6
    Nov. 12, 2021 Sergey V Turchin 2.6.1-alt4
    - build without qt4
    Nov. 17, 2018 Anton Midyukov 2.6.1-alt3
    - new snapshot
    - initial build libqtsingleapplication-qt5