Search Criteria
Package Details: kddockwidgets-qt6 2.1.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/kddockwidgets-qt6.git (read-only, click to copy) |
---|---|
Package Base: | kddockwidgets-qt6 |
Description: | KDAB's Dock Widget Framework for Qt 6 |
Upstream URL: | https://github.com/KDAB/KDDockWidgets |
Keywords: | c++ dock framework kdab qt qt6 widget |
Licenses: | GPL-2.0-only OR GPL-3.0-only |
Submitter: | Rubo |
Maintainer: | Rubo |
Last Packager: | Rubo |
Votes: | 1 |
Popularity: | 0.008557 |
First Submitted: | 2024-03-22 14:30 (UTC) |
Last Updated: | 2024-09-13 17:52 (UTC) |
Dependencies (8)
- fmt (fmt-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- nlohmann-json (nlohmann-json-gitAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- cmake (cmake-gitAUR) (make)
- qt6-tools (make)
Latest Comments
Rubo commented on 2024-09-13 17:46 (UTC)
@Martchus thanks, fixed.
Martchus commented on 2024-09-12 19:01 (UTC)
This package needs to be rebuilt against fmt 11 but the rebuild unfortunately fails:
It would probably help to cherry-pick the patch https://github.com/KDAB/KDDockWidgets/commit/75b97565d1dd0b4af98fc63913d15c4f110f07df.patch.
Rubo commented on 2024-04-19 18:37 (UTC)
@Mai65 as I am not able to reproduce the error, in the meantime you can download the package from the unofficial chaotic-aur repository.
Mai65 commented on 2024-04-18 07:23 (UTC)
Hi, I am not 100% sure that I have done what you want me to do, but here is what I have done so far:
When asked if I want to do a clean build, I say yes. I hope this is what you mean by a clean chroot. If not, I am sorry, I did not understand the instructions.
Rubo commented on 2024-04-17 20:57 (UTC)
@Mai65 have you tried building in a clean chroot?
Mai65 commented on 2024-04-17 13:55 (UTC)
Hi I am having linking problems. Hope someone can help:
Rubo commented on 2024-03-23 08:33 (UTC)
@Martchus you're right, done, thanks again.
Martchus commented on 2024-03-22 23:06 (UTC)
Thanks for the quick response. I only had a look at the file list of this package now and it looks like it is not in conflict with kddockwidgets. All files seems to be in qt6-specific directories are have an according suffix.
Note that also the provide for kddockwidgets is actually completely wrong. One cannot just use this package as an alternative to kddockwidgets. An application that still uses Qt 5 has to use kddockwidgets and not kddockwidgets-qt6.
That means it would be best to drop the provides and conflicts lines completely.
Rubo commented on 2024-03-22 15:25 (UTC)
@Martchus thanks, I removed the
-$pkgver
.Martchus commented on 2024-03-22 15:12 (UTC)
What's the point of these provides/conflicts?
If this package conflicts with the Qt 5 version and you want to express that then
-$pkgver
shouldn't be part of it.