Search Criteria
Package Details: qt-installer-framework-docs 4.11.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qt-installer-framework.git (read-only, click to copy) |
|---|---|
| Package Base: | qt-installer-framework |
| Description: | The Qt Installer Framework used for the Qt SDK installer (examples and documentation) |
| Upstream URL: | http://qt-project.org/wiki/Qt-Installer-Framework |
| Licenses: | GFDL-1.3-no-invariants-only |
| Submitter: | Schala |
| Maintainer: | Muflone (Skycoder42) |
| Last Packager: | Muflone |
| Votes: | 84 |
| Popularity: | 0.000357 |
| First Submitted: | 2014-07-10 20:06 (UTC) |
| Last Updated: | 2026-04-10 21:00 (UTC) |
Dependencies (5)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- libarchive (libarchive-gitAUR) (make)
- qt6-5compat (make)
- qt6-declarative (qt6-declarative-gitAUR) (make)
- qt6-tools (make)
Required by (1)
- qt-installer-framework (optional)
Latest Comments
1 2 3 4 5 Next › Last »
Muflone commented on 2026-03-01 17:24 (UTC)
thanks for the patch Blaadick
zanetti commented on 2026-01-14 08:51 (UTC)
I am encountering a build failure using
paru. It appears to be a missing header include for Qt6.The error occurs in
src/libs/installer/utils.cpp:Sorry I couldn't provide any further details regarding this issue.
Blaadick commented on 2025-12-05 22:21 (UTC)
It not compiles because out of QElapsedTimer include. This patch is fixes it.
Muflone commented on 2025-02-02 14:20 (UTC)
@ytret fixed for QT 6.8.1
thanks @gci00 for the patch
Muflone commented on 2025-01-26 21:41 (UTC)
unfortunately at the moment it seems impossible to fix it to work with QT 6.8.1. patches are welcome
ytret commented on 2025-01-23 11:58 (UTC) (edited on 2025-01-23 15:35 (UTC) by ytret)
I didn't use this tool for about two months, and now it aborts with this error:
I tried to rebuild the package but I get this error:
Can anyone else build this successfully?
EDIT: It seems like an upstream issue to me, I have successfully built IFW with Qt 6.8.0 installed at /opt/qt6.8.0 via this PKGBUILD after replacing /usr/lib/qt6/bin/qmake with /opt/qt6.8.0/bin/qmake.
Muflone commented on 2024-10-26 18:23 (UTC)
@Cebtenzzre fixed, thanks
cebtenzzre commented on 2024-10-19 16:26 (UTC)
Needs this patch in order to build: https://github.com/qtproject/installer-framework/commit/d24e8c20ea263e4528f11553a4dfbd93433b203e
1 2 3 4 5 Next › Last »