Search Criteria
Package Details: qt5-wayland-git a-3
Git Clone URL: | https://aur.archlinux.org/qt5-wayland-git.git (read-only, click to copy) |
---|---|
Package Base: | qt5-wayland-git |
Description: | A cross-platform application and UI framework (QtWayland) |
Upstream URL: | http://code.qt.io/cgit/qt/qtwayland.git/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | plfiorini |
Maintainer: | swiftgeek (TheAifam5) |
Last Packager: | TheAifam5 |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2013-12-16 19:10 |
Last Updated: | 2015-10-06 22:20 |
Dependencies (4)
Required by (57)
- blocks-phonepi (requires qt5-wayland)
- citra-canary-git (requires qt5-wayland) (optional)
- citra-qt-bin (requires qt5-wayland) (optional)
- citra-qt-canary-bin (requires qt5-wayland) (optional)
- citra-qt-git (requires qt5-wayland) (optional)
- decaf-emu-git (requires qt5-wayland) (optional)
- deepin-qt5platform-plugins-git (requires qt5-wayland)
- desktop-phonepi (requires qt5-wayland)
- dialer-phonepi (requires qt5-wayland)
- editcp (requires qt5-wayland)
- fluid-git (requires qt5-wayland)
- gst-plugins-good-git (requires qt5-wayland)
- ha-connect-git (requires qt5-wayland)
- kconfigwidgets-git (requires qt5-wayland)
- kglobalaccel-git (requires qt5-wayland) (make)
- kguiaddons-git (requires qt5-wayland) (make)
- kiconthemes-git (requires qt5-wayland) (make)
- kwayland-git (requires qt5-wayland)
- libdesqwl-git (requires qt5-wayland)
- liri-eglfs-git (requires qt5-wayland)
- liri-materialdecoration (requires qt5-wayland)
- liri-materialdecoration-git (requires qt5-wayland)
- liri-shell (requires qt5-wayland)
- liri-shell-git (requires qt5-wayland)
- liri-wayland-git (requires qt5-wayland)
- lord-almightys-modern-bible-git (requires qt5-wayland)
- media-server-connect-git (requires qt5-wayland)
- mir (requires qt5-wayland) (optional)
- mir-git (requires qt5-wayland) (optional)
- mozregression-gui-bin (requires qt5-wayland)
- paperdesktop-git (requires qt5-wayland)
- qgnomeplatform (requires qt5-wayland)
- qgnomeplatform-git (requires qt5-wayland)
- qgroundcontrol (requires qt5-wayland)
- qgroundcontrol-git (requires qt5-wayland)
- qml-xwayland (requires qt5-wayland)
- qml-xwayland-git (requires qt5-wayland)
- qt5-base-fractional-fix (requires qt5-wayland) (optional)
- qt5-base-git (requires qt5-wayland) (optional)
- settings-phonepi (requires qt5-wayland)
- spriteilluminator (requires qt5-wayland)
- tdesktop-x64 (requires qt5-wayland)
- telegram-desktop-dev (requires qt5-wayland)
- telegram-desktop-udf-patched (requires qt5-wayland)
- telegram-desktop-userfonts (requires qt5-wayland)
- telegram-desktop-userfonts-bin (requires qt5-wayland)
- telegram-desktop9 (requires qt5-wayland)
- trebleshot (requires qt5-wayland) (optional)
- vulkan-caps-viewer (requires qt5-wayland) (optional)
- vulkan-caps-viewer-wayland-bin (requires qt5-wayland)
- wayfire-desktop-git (requires qt5-wayland)
- xxoff-phonepi (requires qt5-wayland)
- yuzu-early-access (requires qt5-wayland) (optional)
- yuzu-early-access-kiku233-git (requires qt5-wayland) (optional)
- yuzu-git (requires qt5-wayland) (optional)
- yuzu-mainline-bin (requires qt5-wayland) (optional)
- yuzu-mainline-git (requires qt5-wayland) (optional)
Latest Comments
1 2 3 4 Next › Last »
Depau commented on 2020-06-23 23:41
Hi, the package now depends on
vulkan-headers
.swiftgeek commented on 2015-01-20 19:39
qmake works without issues since qt5-base 5.4.0-3
Happy Testing ;)
ilpianista commented on 2015-01-19 15:14
Using qt5-base 5.4.0-2 (available in few hours in the repos), I just built this by simply doing:
git clone git://gitorious.org/qt/qtwayland.git
cd qtwayland
qmake LIBS+="-lXrender"
make
Please clean your PKGBUILD. Thanks.
swiftgeek commented on 2015-01-14 11:56
Stable base 5.4 + -dev is clearly broken since face2023e41723e48f044977ebf76577d2313992 , do not even attempt to compile with this commit
I think it's best to use branches specific for installed major version of qt5-base
qmake from repo is still heavily broken
swiftgeek commented on 2014-12-14 00:32
xcb-util-renderutil is probably a dependency (which is most probably lost somewhere in repo, or just makedep there)
stozi commented on 2014-11-27 05:08
Well, we could try qupzilla-webengine-git
swiftgeek commented on 2014-11-26 23:09
It looks like qt5-webkit is broken… it would be the best to just dump all qt5 packages to AUR until actual maintainer would take over -.-
This situation is almost 1 year old already ;(
swiftgeek commented on 2014-11-26 22:41
1. Thank TheAifam5 (fixups for api breakage, unrelated to FS#38819) and kovidgoyal (qmake part)
2. Click watch/vote on FS#38819, make BaSh finally fix his qt5-base package/build_environment (cannot pinpoint which one - too low resources to compile it so many times) which contains completely¹ broken qmake. Qt5-wayland gives best reproducibility because QT5 guys wont fix their framework to compile under special qmake from arch -.-
Other projects care about not losing userbase and are adding those crazy hacks directly into their projects, which is then applied for every distro out there -.-
https://github.com/kovidgoyal/calibre/commit/fce51f8b1d793857f42489a5308dcee701fdb6bc
3. To reproduce FS#38819 remove QMAKE_LIBS_PRIVATE (but ofc, do not remove ".." that is written after it)
4. If app is using qt5 - it might be not enough if other components are relying on X11 like webkit. I will try to investigate which package fails first to compile against wayland for qupzilla (because it would be great to have browser under pure wayland)
¹ if it was gcc and it was producing in some cases slightly different binaries in arch only …
stozi commented on 2014-11-26 20:32
Thanks for the work! After building and installing this, '$ qupzilla --platform wayland' still "could not find or load the Qt platform plugin wayland," do I need to something with qt5-base or qupzilla?
swiftgeek commented on 2014-11-26 03:58
Not sure, but i probably also need input from ARM guys… not sure if they are still using this AUR