Search Criteria
Package Details: kcoreaddons-git 5.89.0_r1337.ge82b37b6-1
Git Clone URL: | https://aur.archlinux.org/kcoreaddons-git.git (read-only, click to copy) |
---|---|
Package Base: | kcoreaddons-git |
Description: | Addons to QtCore |
Upstream URL: | https://community.kde.org/Frameworks |
Licenses: | LGPL |
Conflicts: | kcoreaddons |
Provides: | kcoreaddons |
Submitter: | ilpianista |
Maintainer: | IslandC0der (chaotic-aur) |
Last Packager: | IslandC0der |
Votes: | 28 |
Popularity: | 0.000015 |
First Submitted: | 2014-01-04 11:37 (UTC) |
Last Updated: | 2021-11-22 23:32 (UTC) |
Dependencies (9)
- qt5-base (qt5-base-git, qt5-base-headless)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git) (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- extra-cmake-modules-git (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python-pyqt5 (python-pyqt5-sip4, python-pyqt5-webkit) (make)
- qt5-tools (qt5-tools-git) (make)
- sip4 (make)
- python-pyqt5 (python-pyqt5-sip4, python-pyqt5-webkit) (optional) – for the Python bindings
Required by (114)
- alligator (requires kcoreaddons)
- alligator-git (requires kcoreaddons)
- amor (requires kcoreaddons)
- breeze-blurred-git (requires kcoreaddons)
- calamares-git (requires kcoreaddons)
- calindori (requires kcoreaddons)
- calindori-git (requires kcoreaddons)
- communicator-git (requires kcoreaddons)
- cutefish-kwin-plugins-git (requires kcoreaddons)
- cutefish-settings-git (requires kcoreaddons)
- daykountdown-git (requires kcoreaddons)
- disman-git (requires kcoreaddons)
- disman-kwinft (requires kcoreaddons)
- fancontrol-gui-git (requires kcoreaddons)
- fancontrol-kcm-git (requires kcoreaddons)
- garuda-settings-manager-git (requires kcoreaddons)
- gitklient-git (requires kcoreaddons)
- harbour-amazfish-git (requires kcoreaddons)
- hotspot (requires kcoreaddons)
- hotspot-git (requires kcoreaddons)
- Show 94 more...
Latest Comments
1 2 3 Next › Last »
davispuh commented on 2023-02-05 20:04 (UTC)
Doesn't build anymore.
Need to add
-DQT_DEFAULT_MAJOR_VERSION=6
CMake option to build now.IslandC0der commented on 2022-02-22 20:23 (UTC)
@desaparecido I can't get the sip bindings to build with sip6, it just skips them :/
IslandC0der commented on 2022-02-22 20:23 (UTC) (edited on 2022-02-22 20:24 (UTC) by IslandC0der)
@unidan Thank you, but I'm looking for a solution (hopefully upstream) that allows us to still keep the sip bindings, if possible
desaparecido commented on 2022-02-19 10:49 (UTC)
for me all builds fine, only thing, sip4 is not needed anymore, now all KF5 builds fine with sip from official repository, so is needed to change in some PKGBUILDS that dependency.
unidan commented on 2022-02-18 12:13 (UTC)
https://invent.kde.org/frameworks/kcoreaddons/-/merge_requests/198 will fix the error with the sip syntax error.
The branch can be used from the pkgbuild using:
IslandC0der commented on 2021-12-18 00:38 (UTC) (edited on 2021-12-18 00:39 (UTC) by IslandC0der)
That's a very weird error, it really shouldn't happen. What is the output of
pacman -Qi qt5-{base,tools} | grep Version
?Ashark commented on 2021-12-08 02:53 (UTC)
I cannot build still. Get the following:
Ashark commented on 2021-11-06 01:04 (UTC)
I cannot build, got the following:
Is there a solution?
IslandC0der commented on 2021-09-29 23:30 (UTC)
@Kudlaty I apologize for the delay :(
It's now been fixed upstream, right?
IslandC0der commented on 2021-09-29 23:26 (UTC) (edited on 2021-09-29 23:27 (UTC) by IslandC0der)
@desaparecido Sorry! I didn't mean to push this yet, I was testing something;
sip4
fixes an unrelated bug, but also breaks the build, so I will revert that.To fix the
__init__.py
issue, you have to buildextra-cmake-modules-git
with this patch, and then rebuild the affected applications (hint: dopacman -Qo /usr/lib/python3.9/site-packages/PyKF5/__init__.py
to know which).Hope that helps :)
1 2 3 Next › Last »