Search Criteria
Package Details: ckb-next 0.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ckb-next.git (read-only, click to copy) |
---|---|
Package Base: | ckb-next |
Description: | Corsair Keyboard and Mouse Input Driver, release version |
Upstream URL: | https://github.com/ckb-next/ckb-next |
Licenses: | GPL2 |
Conflicts: | ckb-git, ckb-git-latest, ckb-next-git |
Provides: | ckb-next |
Submitter: | tatokis |
Maintainer: | tatokis (steinex) |
Last Packager: | tatokis |
Votes: | 65 |
Popularity: | 1.02 |
First Submitted: | 2018-12-29 16:24 (UTC) |
Last Updated: | 2023-06-22 21:36 (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)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
yochananmarqos commented on 2020-08-20 04:27 (UTC)
If
libpulse
is not installed during build, it complains:namcap
complains aboutlibpulse
being in optdepends():I imagine it's being kept optional for those who don't want to install PulseAudio, but it should be at least in makedepends().
This does not require
libappindicator-gtk2
to display the icon,libappindicator-gtk3
works fine.mithrial commented on 2020-08-06 16:05 (UTC)
Thank you!
tatokis commented on 2020-08-06 11:29 (UTC)
@mithrial Apologies, I committed the wrong thing and didn't even realise. Should be fixed now.
mithrial commented on 2020-08-06 09:42 (UTC)
The prepare function fails for me because it doesn't find the provided patch file (it's not copied into the source directory).
Adding the patch file to the list of sources will fix it:
Magotchi commented on 2020-05-21 14:00 (UTC)
The "Linking C executable" part of the build fails for me as follows:
Tanghe commented on 2020-05-18 20:57 (UTC) (edited on 2020-05-18 20:58 (UTC) by Tanghe)
this package is broken for me i get allot of errors during the build. not as manny zhen installing from git and that install doesn't fail.
Roken commented on 2019-11-05 19:19 (UTC)
Good call. /usr/bin was owned by $USER.
Changed to root:root and all good. This seems to stem from a "minor" error some 3 -4 years ago (which I thought I'd by now fully fixed). Wonder why it only just became a problem.
Nevertheless, update now built and installed.
WorMzy commented on 2019-11-05 10:02 (UTC)
Looks like your /usr/include/wchar.h is malformed. Check your glibc package for problems
pacman -Qkk glibc
Roken commented on 2019-11-04 22:07 (UTC)
Thank you for the tip about code tags. I'm so used to [code][/code]
Anyhoo, pastebin log https://pastebin.com/R4UdCfm9
WorMzy commented on 2019-11-04 20:32 (UTC)
@Roken, three backticks before and after the output encapsulates the output in code tags (like Dr. Deaths output).
I can't reproduce your build failure in a clean chroot, and you're missing out the actual error in the output you've posted. Search back through the output for the first instance of "error:" and post everything from that point onwards (or better yet, just upload the entire output to a pastebin, see makepkg's --log flag to make getting the output easier.
« First ‹ Previous 1 2 3 4 5 Next › Last »