Search Criteria
Package Details: qt5-xcb-private-headers-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: | Private headers for Qt5 Xcb |
Upstream URL: | https://www.qt.io |
Licenses: | custom, GPL3, LGPL3, FDL |
Groups: | qt-git, qt5-git |
Conflicts: | qt5-xcb-private-headers |
Provides: | qt5-xcb-private-headers |
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 (23)
- qt5-base-gitAUR
- alsa-lib (make)
- cups (cups-gitAUR, cups-gssapiAUR) (make)
- freetds (make)
- git (git-gitAUR, git-glAUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- libfbclient (firebirdAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-lts-libs) (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- unixodbc (unixodbc-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- freetds (optional) – MS SQL driver
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – GTK platform plugin
- libfbclient (firebirdAUR) (optional) – Firebird/iBase driver
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-lts-libs) (optional) – MariaDB driver
- perl (perl-gitAUR) (optional) – for fixqt4headers and syncqt
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (optional) – PostgreSQL driver
- qt5-svg (qt5-svg-gitAUR) (optional) – to use SVG icon themes
- Show 3 more dependencies...
Required by (3)
- deepin-qt5platform-plugins-git (requires qt5-xcb-private-headers) (make)
- fire-tool (requires qt5-xcb-private-headers)
- libqxt-git (requires qt5-xcb-private-headers) (make)
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 »