Package linuxdeployqt: Information

    Binary package: linuxdeployqt
    Version: 6-alt0.d091b.2
    Architecture: i586
    Build time:  Apr 17, 2020, 06:50 PM in the task #250155
    Source package: linuxdeployqt
    Category: Development/C
    Report package bug
    Home page: 

    License: GPLv3 or LGPLv3
    Summary: Tool to make a bundle from application for AppImage
    Description: 
    This Linux Deployment Tool, linuxdeployqt, takes an application
    as input and makes it self-contained by copying in the resources
    that the application uses (like libraries, graphics, and plugins)
    into a bundle. The resulting bundle can be distributed as an AppDir or
    as an AppImage to users, or can be put into cross-distribution packages

    Maintainer: Mikhail Novosyolov

    List of contributors:
    Mikhail Novosyolov

    Last changed


    April 17, 2020 Mikhail Novosyolov 6-alt0.d091b.2
    - Initial build
    - Patch: do not exit with error if system glibc is too new
      for production AppImages from the point of view of upstream authors