Search Criteria
Package Details: kconfig-git 6.0.0_r1291.gdba356d6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kconfig-git.git (read-only, click to copy) |
---|---|
Package Base: | kconfig-git |
Description: | Configuration system |
Upstream URL: | https://community.kde.org/Frameworks |
Licenses: | LGPL-3.0-only, LGPL-2.0-only |
Groups: | kf6-git |
Conflicts: | kconfig |
Provides: | kconfig |
Submitter: | ilpianista |
Maintainer: | IslandC0der (chaotic-aur) |
Last Packager: | IslandC0der |
Votes: | 27 |
Popularity: | 0.026970 |
First Submitted: | 2014-01-04 11:36 (UTC) |
Last Updated: | 2024-03-01 06:39 (UTC) |
Dependencies (9)
- 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)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- extra-cmake-modules-gitAUR (make)
- git (git-gitAUR, git-glAUR) (make)
- qt6-doc (make)
- qt6-tools (make)
Required by (220)
- akonadi-calendar-git
- akonadi-contacts-git
- akonadi-decsync-resource-git (requires kconfig)
- akonadi-import-wizard-git
- akonadi-mime-git
- akonadi-search-git
- akonadiconsole-git
- akregator-git
- alligator-git (requires kconfig)
- alpaka-git (requires kconfig)
- ark-git (requires kconfig)
- astra-launcher (requires kconfig)
- astra-launcher-git (requires kconfig)
- baloo-widgets-git
- bluedevil-git
- breeze-git
- calamares (requires kconfig)
- calamares-git (requires kconfig)
- calendarsupport-git
- calindori-git (requires kconfig)
- Show 200 more...
Latest Comments
1 2 Next › Last »
MarsSeed commented on 2023-08-05 22:26 (UTC)
Please remove the obsolete sip4 make dependency.
Rustmilian commented on 2023-03-13 04:53 (UTC) (edited on 2023-03-13 04:53 (UTC) by Rustmilian)
@IslandC0der oops, yeah your right.
qt6-declarative
notqt6-multimedia
, my mistake.IslandC0der commented on 2023-03-13 03:17 (UTC)
@Rustmilian do you mean
qt6-declarative
? It builds fine withoutqt6-multimedia
davispuh commented on 2023-02-05 04:02 (UTC)
Doesn't build anymore.
The reason is that now it supports building only on Qt6.
Adding -DQT_MAJOR_VERSION=6 CMake option fixes it.
IslandC0der commented on 2021-11-01 21:23 (UTC)
@dinckelman Please check my comment here :)
If only the
extra-cmake-modules-git
maintainer would accept my patches...dinckelman commented on 2021-10-26 14:53 (UTC)
5.88.0_r879.g605383b-1 (newest at the time of the comment) fails to build with the following error:
IslandC0der commented on 2021-02-05 20:20 (UTC)
It is indeed because of sip4, changing to sip fixes it :)
IslandC0der commented on 2021-02-03 01:34 (UTC)
@desaparecido yeah, it seems like when compiling with python-pyqt5, it generates that "init.py" file, which also happens with other KF5 packages. It does look like an upstream issue, but I'll see if I can make a patch in the meantime. For now, the temporary workaround would be to uninstall python-pyqt5 when compiling, if you don't need it.
Does this also happen for you with other KF5 packages? It might indeed be related to sip4, I'll see if I can reproduce it with sip.
Anyways, thanks for your testing and your time :)
desaparecido commented on 2021-02-03 00:57 (UTC)
hi, I have python-pyqt5 installed, in fact, I use KF5 and Plasma git version since a while, so is not the first time than I build it, my last build was one or two week ago, and today I take the time and I discover this problem. I can imagine that is in upstream side, last version of sip is from January and support PyQt6 too, so could be the reason, all prepares code to future transition, if I found more information I'll post it. And if somebody have the same issue to confirm,
thanks
1 2 Next › Last »