Search Criteria
Package Details: qt5-base-git 5.15.2+kde_r43999.gc9fde86b0a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qt5-base-git.git (read-only, click to copy) |
---|---|
Package Base: | qt5-base-git |
Description: | A cross-platform application and UI framework |
Upstream URL: | https://www.qt.io |
Licenses: | custom, GPL3, LGPL3, FDL |
Groups: | qt-git, qt5-git |
Conflicts: | qt5-base |
Provides: | qt5-base |
Submitter: | plfiorini |
Maintainer: | IslandC0der |
Last Packager: | IslandC0der |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2013-05-23 15:22 (UTC) |
Last Updated: | 2021-11-01 21:15 (UTC) |
Dependencies (42)
- double-conversion (double-conversion-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libinput (libinput-three-finger-dragAUR, libinput-noaccumAUR, libinput-multiplierAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libproxy (libproxy-gitAUR)
- libxi (libxi-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxrender
- md4c
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, mesa-amber)
- shared-mime-info
- sqlite (sqlite-fossilAUR)
- tslib (tslib-gitAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- Show 22 more dependencies...
Required by (2724)
- 2048-qt (requires qt5-base)
- 360cloud (requires qt5-base)
- 360zip (requires qt5-base)
- 3dslicer (requires qt5-base)
- 3dslicer-git (requires qt5-base)
- 3dtk-svn (requires qt5-base)
- 6pm (requires qt5-base)
- 86box-qt5-git (requires qt5-base)
- a4tech-bloody-driver-git (requires qt5-base) (make)
- a7800 (requires qt5-base)
- aaronia-mcs (requires qt5-base)
- abgate.lv2 (requires qt5-base)
- acquisition (requires qt5-base)
- acquisition-git (requires qt5-base)
- activtools (requires qt5-base)
- adif2cabrillo (requires qt5-base)
- admc-git (requires qt5-base)
- adwaita-qt5-git (requires qt5-base)
- airwave-git (requires qt5-base)
- akonadi-decsync-resource-git (requires qt5-base)
- Show 2704 more...
Latest Comments
1 2 3 4 5 Next › Last »
IslandC0der commented on 2021-11-01 21:14 (UTC)
@dreieck Good suggestions! I've just added them.
However, the latest version of the kde/5.15 branch is still 5.15.2 (keep in mind the source is being pulled from here).
dreieck commented on 2021-10-23 20:06 (UTC)
In
pkgver()
,5.15.2
should be changed to5.15.3
.(Is there a way to automatically determine the version, so that not on each upstream version change
pkgver()
has to be adapted manually?)Thanks for maintaining!
dreieck commented on 2021-10-23 19:22 (UTC)
Can you add
=${pkgver}
to theprovides
-entries?Thanks for maintaining!
IslandC0der commented on 2021-08-31 00:42 (UTC)
Thank you!
It was indeed a bug with gcc11, and I managed to make it build with some fedora patches; however, I decided to simply go for the KDE Qt repo (which is what they do with
qt5-base
on the official repos, it has the patches needed to build with gcc11 and many more).EndlessEden commented on 2021-08-29 12:03 (UTC) (edited on 2021-08-29 12:31 (UTC) by EndlessEden)
not building; (https://bugreports.qt.io/browse/QTBUG-90395)
src/corelib/global/qfloat16.h:300:7: error: ‘numeric_limits’ is not a class template 300 | class numeric_limits<QT_PREPEND_NAMESPACE(qfloat16)> : public numeric_limits<float>
-- From what i read, it appears as if its a bug with gcc-11. They pushed the fix to qt6, however this is building qt5, so the bug remains. | two options afaik are availible.
1: Switch base/provides to QT6.
2: Switch to use forcibly gcc-10 or clang and depends.
Also, i would recommend the patches from archlinux packaging sources+=(https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/qt5-base/trunk/qt5-base-cflags.patch https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/qt5-base/trunk/qt5-base-nostrip.patch) sha256sums+=('cf707cd970650f8b60f8897692b36708ded9ba116723ec8fcd885576783fe85c' '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
sikmir commented on 2020-02-14 07:15 (UTC)
Maintainer wanted. I'm going to disown this pacakge.
arojas commented on 2020-02-01 13:25 (UTC)
Please switch to the 5.15 branch, which is the latest qt5 code. The dev branch is changed to qt6 already so should no longer be called qt5-base-git or provide qt5-base.
sikmir commented on 2019-09-22 09:34 (UTC)
Thanks, added.
edrex commented on 2019-09-18 02:04 (UTC)
Need to add 'vulkan-headers' to makedepends, see https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/qt5-base#n16
u8sand commented on 2016-12-29 22:51 (UTC)
1 2 3 4 5 Next › Last »