Package linuxdeployqt: Information

Source package: linuxdeployqt
Version: 6-alt0.d091b.2
Build time:  Apr 17, 2020, 06:50 PM in the task #250155
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 (x86_64, ppc64le, i586, aarch64)
linuxdeployqt-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Mikhail Novosyolov

List of contributors:
Mikhail Novosyolov

ACL:
Mikhail Novosyolov
@everybody

    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