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

    Исходный пакет: libqtsingleapplication
    Версия: 2.6.1-alt2
    Собран:  1 июня 2014 г. 18:49 в задании #120576
    Скопирован в задании: #120576
    Сообщить об ошибке в пакете
    Лицензия: 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.
    
    Authors:
    --------
        Nokia

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

    Сопровождающий: Motsyo Gennadi

    Список участников:
    Motsyo Gennadi

    Права:
    Michael Shigorin
    @everybody

      1. gcc-c++
      2. libqt4-devel

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


    14 мая 2013 г. Motsyo Gennadi 2.6.1-alt2
    - fix build for Sisyphus
    14 мая 2013 г. Motsyo Gennadi 2.6.1-alt1
    - initial build for ALT Linux from OpenSUSE package