Package linuxdeployqt: Information

Source package: linuxdeployqt
Version: 6-alt0.d091b.2
Build time:  Sep 25, 2022, 09:50 AM
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

List of rpms provided by this srpm:
linuxdeployqt (e2kv6, e2kv5, e2kv4, e2k)
linuxdeployqt-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

Maintainer: Mikhail Novosyolov

List of contributors:
Mikhail Novosyolov

    1. qt5-base-devel
    2. rpm-macros-qt5

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