Search Criteria
Package Details: qt5-quick1 5.7-1
| Git Clone URL: | https://aur.archlinux.org/qt5-quick1.git (read-only, click to copy) |
|---|---|
| Package Base: | qt5-quick1 |
| Description: | Qt Declarative is provided for Qt 4 compatibility |
| Upstream URL: | http://qt-project.org/ |
| Licenses: | |
| Submitter: | blackhole |
| Maintainer: | FFY00 |
| Last Packager: | FFY00 |
| Votes: | 51 |
| Popularity: | 0.193360 |
| First Submitted: | 2016-03-28 11:24 |
| Last Updated: | 2018-07-12 19:05 |
Dependencies (3)
- qt5-script (qt5-script-git)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git)
- git (git-git) (make)
Latest Comments
1 2 3 4 5 Next › Last »
Tio commented on 2020-04-10 14:47
Error:
iscarriot commented on 2019-09-21 13:22
also cannot compile
ubuntourist commented on 2019-08-27 00:13
Still cannot build. See pastebin from @dron1885 comment. Basically:
dron1885 commented on 2019-03-06 15:32
Can't build with up-to-date system. https://pastebin.com/HCSZP5n4
FFY00 commented on 2018-05-17 18:22
This a bit weird. I received a mail notifying me that there were new comments but none of them show up here. When I took over I didn't notice that the upstream was down. I fixed it now.
zulu commented on 2017-10-26 06:46
@dos1: it builds without vulkan-headers on my system. I have only vulkan-icd-loader installed. i think the vulkan support comes with qt5.10...
dos1 commented on 2017-10-26 01:46
Missing build dependency in the new (5.9.2-1) version: vulkan-headers
schulmar commented on 2017-02-07 11:55
Upon closer inspection it shows that the commit 64faeb0d8003e699a4d09e7dcee1ef6eb10302ad does not contain three commits from the 5.7 branch.
Unfortunately, there is no commit on the qtquick1 repo that contains those changes and the version 5.8.0
The only option to have both would be to pull the branch 5.7 and patch .qmake.conf like so:
- MODULE_VERSION = 5.7.1
+ MODULE_VERSION = 5.8.0
schulmar commented on 2017-02-07 11:45
The pacman repository version of Qt has changed to 5.8.0 so it should be updated here as well. Unfortunately, there is no 5.8 branch in the qtquick1 repo yet but it should work with the following commit: 64faeb0d8003e699a4d09e7dcee1ef6eb10302ad
This commit has the version bumped to 5.8.0 and the fixes to setBlinkingCursorEnabled problem.
nicepack commented on 2017-01-30 23:05
i've adopted it
any help is acepted