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 |
Conflicts: | qt5-base |
Provides: | qt5-base |
Submitter: | plfiorini |
Maintainer: | IslandC0der |
Last Packager: | IslandC0der |
Votes: | 16 |
Popularity: | 0.000005 |
First Submitted: | 2013-05-23 15:22 (UTC) |
Last Updated: | 2021-11-01 21:15 (UTC) |
Dependencies (42)
- double-conversion (double-conversion-git)
- fontconfig (fontconfig-srb, fontconfig-minimal-git, fontconfig-ubuntu, fontconfig-git)
- libcups (libcups-noudev, libcups-nosystemd-minimal-git, libcups-git)
- libgl (glshim-git, libhybris-ext-libgl-git, libhybris-libgl-git, mesa-libgl-noglvnd, nvidia-340xx-utils, libglvnd-git, swiftshader-git, amdgpu-pro-libgl-cfe, amdgpu-pro-libgl, libglvnd)
- libinput (libinput-hires-scroll, libinput-git, libinput-minimal-git, libinput-three-finger-drag, libinput-multiplier)
- libjpeg-turbo (libjpeg-turbo-minimal-git, mozjpeg-git, mozjpeg, libjpeg-turbo-git)
- libproxy
- libxi (libxi-git)
- libxkbcommon-x11 (libxkbcommon-git)
- libxrender
- md4c
- mesa (mesa-noglvnd, mesa-minimal+-git, mesa-i915g, mesa-d3d12, mesa-steamos, mesa-minimal-git, mesa-git, mesa-rusticl-git, mesa-amber)
- shared-mime-info (shared-mime-info-git)
- sqlite (sqlite-replication, sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil)
- tslib (tslib-git)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- xdg-utils (mimi-git, busking-git, xdg-utils-git, linopen, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, xdg-utils-symlink-fix, mimejs-git)
- Show 22 more dependencies...
Required by (2675)
- 2048-qt (requires qt5-base)
- 360cloud (requires qt5-base)
- 360zip (requires qt5-base)
- 3dslicer (requires qt5-base)
- 3dslicer-git (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)
- acousticbrainz-gui-git (requires qt5-base)
- acquisition (requires qt5-base)
- acquisition-git (requires qt5-base)
- activtools (requires qt5-base)
- adif2cabrillo (requires qt5-base)
- adwaita-qt-git (requires qt5-base)
- airwave-git (requires qt5-base)
- akarixb (requires qt5-base)
- akonadi-decsync-resource-git (requires qt5-base)
Latest Comments
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)
vially commented on 2016-10-16 20:04 (UTC)
test0 commented on 2016-10-14 20:23 (UTC) (edited on 2016-10-14 20:25 (UTC) by test0)
v3l0c1r4pt0r commented on 2016-10-03 18:21 (UTC)
warlock9000 commented on 2016-03-25 11:14 (UTC)
Binero commented on 2016-02-23 16:03 (UTC)
dawnson commented on 2016-01-25 07:32 (UTC)
3psus commented on 2016-01-10 04:55 (UTC)
deemde commented on 2016-01-05 12:15 (UTC) (edited on 2016-01-05 12:17 (UTC) by deemde)
davispuh commented on 2015-07-22 18:59 (UTC)
davispuh commented on 2015-07-09 01:33 (UTC)
jleclanche commented on 2015-04-22 20:04 (UTC)
asonix commented on 2015-04-22 15:43 (UTC)
MazeChaZer commented on 2015-04-22 15:14 (UTC)
Manouchehri commented on 2015-03-25 06:31 (UTC)
mazzolino commented on 2015-03-09 00:03 (UTC)
AnAkkk commented on 2015-03-01 10:15 (UTC)
Zatherz commented on 2014-11-29 17:53 (UTC)
jleclanche commented on 2014-11-09 08:23 (UTC)
cuvora commented on 2014-11-09 08:23 (UTC)
RunningDroid commented on 2014-08-03 19:37 (UTC)
jleclanche commented on 2014-08-02 17:07 (UTC)
RunningDroid commented on 2014-08-02 02:35 (UTC)
ChALkeR commented on 2014-05-20 09:13 (UTC)
stozi commented on 2014-02-05 21:28 (UTC)
herrflockig commented on 2013-09-25 02:34 (UTC)
stozi commented on 2013-09-18 15:08 (UTC)
milasch commented on 2013-06-19 14:18 (UTC)