Package libqt4: Information

    Binary package: libqt4
    Version: 4.8.7-alt26
    Architecture: noarch
    Build time:  Dec 10, 2023, 01:21 PM
    Source package: qt4
    Category: System/Libraries
    Report package bug
    Summary: Shared library for the Qt4 GUI toolkit
    Description: 
    Qt is a GUI software toolkit. Qt simplifies the task of writing and maintaining
    GUI (graphical user interface) applications for X Windows System.
    Qt is written in C++ and is fully object-oriented. It has everything you need
    to create professional GUI applications. And it enables you to create them
    quickly.
    
    Qt is a multi-platform toolkit. When developing software with Qt, you can run
    it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98
    or framebuffer devices.
    Simply recompile your source code on the platform you want.
    
    This package contains the shared library needed to run Qt4 applications, as
    well as the README files for Qt.

    Maintainer: Alexey Sheplyakov


    Last changed


    Sept. 26, 2023 Alexey Sheplyakov 4.8.7-alt26
    - NMU: build with -fpermissive to avoid FTBFS with GCC 13
    Oct. 1, 2021 Sergey V Turchin 4.8.7-alt25
    - fix to build with gcc11
    Aug. 26, 2021 Sergey V Turchin 4.8.7-alt24
    - update build requires
    - disable LTO by default