Search Criteria
Package Details: ckb-next-git 1:0.6.0.r0.gfaca39b1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ckb-next-git.git (read-only, click to copy) |
---|---|
Package Base: | ckb-next-git |
Description: | Corsair Keyboard and Mouse Input Driver, git master branch |
Upstream URL: | https://github.com/ckb-next/ckb-next |
Licenses: | GPL2 |
Conflicts: | ckb-git, ckb-git-latest, ckb-next |
Provides: | ckb-next |
Submitter: | tatokis |
Maintainer: | tatokis (steinex) |
Last Packager: | tatokis |
Votes: | 16 |
Popularity: | 0.113208 |
First Submitted: | 2018-12-29 16:32 (UTC) |
Last Updated: | 2023-06-22 22:08 (UTC) |
Dependencies (13)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libdbusmenu-qt5
- libxcb (libxcb-gitAUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python3 (python)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-tools
- qt5-x11extras
- quazip-qt5
- xcb-util-wm
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional)
Required by (1)
- ckb-next-runit (requires ckb-next)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Flammkuchen commented on 2022-04-25 23:59 (UTC)
Please don't decrease an epoch. The packages being build now will always be seen as older than the ones before the decrease of the epoch.
harre commented on 2022-04-19 21:10 (UTC)
I get this error when starting:
I solved it by this workaround:
It works for now but I guess ckb-next need to target the updated lib instead.
Mr_Happy commented on 2022-03-08 21:34 (UTC)
@tatokis Awesome! found it and it works again! Thanks
tatokis commented on 2022-03-08 20:25 (UTC)
@Mr_Happy the error means that you previously had Qt 5.15.2, then you upgraded your system to Qt 5.15.3, but a library is either still at version 5.15.2 or built against it and needs rebuilding. It's possibly another AUR package that you need to rebuild manually, or a package in Arch itself has not been rebuilt.
You can try running
QT_DEBUG_PLUGINS=1 ckb-next
to see what gets loaded. Most likely the last library it tries to load is the one that has not been updated.Mr_Happy commented on 2022-03-08 20:10 (UTC)
@tatokis It is up2date according to yay/pacman and I already ran a clean build. Does the error mean I have Qt 5.15.2 or 5.15.3?
tatokis commented on 2022-03-08 19:48 (UTC)
@Mr_Happy Make sure your system is fully updated and then clean build the package again.
Mr_Happy commented on 2022-03-08 19:40 (UTC)
Installing works fine, but there is something else wrong...
Cannot mix incompatible Qt library (5.15.2) with this library (5.15.3) zsh: IOT instruction (core dumped) ckb-next
tatokis commented on 2021-09-21 15:53 (UTC)
@blackhole It should be fixed now.
blackhole commented on 2021-09-21 15:45 (UTC)
There is a "loop" here. The version is 1:0.4.4.r100.gdc4dc54, but after installation is 1:0.4.4.r100.gdc4dc54c but updating version 1:0.4.4.r100.gdc4dc54 is condidered newer...
harre commented on 2020-12-21 23:49 (UTC)
The build-config doesn't utilize multiple cores for compiling.
This is the build-time on my AMD Ryzen 7 2700X:
Add this line before the build command:
This changes reduces the build time to this:
« First ‹ Previous 1 2 3 Next › Last »