Search Criteria
Package Base Details: qt-installer-framework
Package Actions
Git Clone URL: | https://aur.archlinux.org/qt-installer-framework.git (read-only, click to copy) |
---|---|
Submitter: | Schala |
Maintainer: | Muflone (Skycoder42) |
Last Packager: | Muflone |
Votes: | 82 |
Popularity: | 0.27 |
First Submitted: | 2014-07-10 20:06 (UTC) |
Last Updated: | 2022-01-29 17:47 (UTC) |
Latest Comments
langfingaz commented on 2022-01-31 18:19 (UTC)
Thanks for letting us know @rany. This also solves my problem reported here some time ago.
rany commented on 2021-11-16 21:36 (UTC) (edited on 2021-11-16 21:36 (UTC) by rany)
Hi, apologies for my previous comment. It turns out that the container I was using (https://hub.docker.com/r/archlinux/archlinux base-devel) has the following in its pacman.conf:
This inadvertently breaks this package. As a workaround, I've added:
and it works fine. There are no issues with this and
qt5-base
was actually installed automatically, thanks!rany commented on 2021-11-15 23:42 (UTC)
Could you please add
qt5-base
as a dependency? It provides theusr/share/doc/qt/global/qt-cpp-defines.qdocconf
file.Muflone commented on 2021-07-31 18:15 (UTC)
@langfingaz please check if your build environment has the missing file: usr/share/doc/qt/global/qt-cpp-defines.qdocconf
I've just tested again using a clean chroot with devtools and everything was built properly
langfingaz commented on 2021-07-27 17:20 (UTC) (edited on 2021-07-27 17:20 (UTC) by langfingaz)
@Muflone my Docker run script copies the cloned AUR repo to /tmp/pkg and then builds with --syncdeps:
This installed the following dependencies, including
qt-base
:But then leads to the error stated in my last comment. ¯_(ツ)_/¯
Muflone commented on 2021-07-25 23:14 (UTC)
@langfingaz the file shown in your error is contained into the qt-base package which is required from this package.
It seems an issue with your packaging way, are you installing the required dependencies before building the package?
langfingaz commented on 2021-07-25 10:11 (UTC)
Thanks for updating the package. It does however still not build for me with Docker based on archlinux:base-devel using makepkg:
langfingaz commented on 2021-06-16 14:49 (UTC) (edited on 2021-07-25 10:13 (UTC) by langfingaz)
The build of the documentation part fails for me:
However, I have successfully built a modified PKGBUILD without
make docs
andpackage_qt-installer-framework-docs
.the_10 commented on 2019-12-28 09:12 (UTC)
latest version fails to build with qt 5.14 with component.cpp:53:10: fatal error: private/qv8engine_p.h: No such file or directory 53 | #include <private/qv8engine_p.h>
looks like this private include file does not exist in the latest qt5 installation
Muflone commented on 2018-06-02 22:30 (UTC)
@Skycoder42 added you as comaintainer
Skycoder42 commented on 2018-06-02 22:19 (UTC)
@Muflone: Yes, I surely am. You can add me as comaintainer if you want to
Muflone commented on 2018-06-02 19:01 (UTC)
package updated
@Skycoder42 I'm leaving the orphan request open. Are you interested in maintain or comaintain this package?
serialdormeur commented on 2018-05-26 15:10 (UTC) (edited on 2018-05-26 15:12 (UTC) by serialdormeur)
Instead of skipping sha256sum check, you can add the sha256sum
OneDeltaTenTango commented on 2018-05-25 06:05 (UTC) (edited on 2018-05-25 06:05 (UTC) by OneDeltaTenTango)
3.0.4 Seems to have fixed the "QT_VERSION" error. This is what I changed in the PKGBUILD to successfully update.
Skycoder42 commented on 2018-02-25 11:18 (UTC)
Currently the build fails with:
JoxX commented on 2017-12-29 14:27 (UTC)
Please update to 3.0.2, thx in advance.
Muflone commented on 2017-10-15 21:25 (UTC)
ahjolinna commented on 2017-10-15 13:03 (UTC)
jtmb commented on 2017-09-20 04:33 (UTC)
doviethoa commented on 2017-08-31 10:45 (UTC) (edited on 2017-08-31 10:47 (UTC) by doviethoa)
rtfreedman commented on 2017-07-23 20:39 (UTC)
commented on 2016-12-31 12:24 (UTC)
commented on 2016-12-31 12:17 (UTC)
duttondj commented on 2016-05-24 22:24 (UTC)
JohnRobson commented on 2016-05-20 00:05 (UTC)
outofdate2 commented on 2016-05-14 17:33 (UTC)
duttondj commented on 2016-03-29 15:01 (UTC)
rekill commented on 2016-03-29 08:39 (UTC)
duttondj commented on 2015-11-16 23:29 (UTC)
t0m5k1 commented on 2015-11-10 18:36 (UTC)
Muflone commented on 2015-11-01 17:37 (UTC)
ismd commented on 2015-10-24 07:24 (UTC)