Same issue as bluezero4 has here. Can't install roccat-tools-konextd because roccat-tools-koneplus doesn't supply 'koneplus'.
Search Criteria
Package Details: roccat-tools-lua 5.9.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/roccat-tools.git (read-only, click to copy) |
---|---|
Package Base: | roccat-tools |
Description: | Userland applications to configure and make extended use of ROCCAT Lua devices |
Upstream URL: | http://roccat.sourceforge.net |
Keywords: | gui hardware keyboard mouse settings |
Licenses: | GPL2 |
Submitter: | russo79 |
Maintainer: | aaronfischer |
Last Packager: | aaronfischer |
Votes: | 55 |
Popularity: | 0.000000 |
First Submitted: | 2012-03-05 16:53 (UTC) |
Last Updated: | 2020-09-23 21:17 (UTC) |
Dependencies (3)
- roccat-tools-commonAUR
- cmake (cmake-gitAUR) (make)
- kmod-roccatAUR (roccat-dkmsAUR) (optional) – Adds support for the old kone device.
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 Next › Last »
Vash63 commented on 2014-03-23 01:33 (UTC)
bluezero4 commented on 2014-03-15 02:57 (UTC)
The package "roccat-tools-kone" satisfies the dependency for "kone" in "roccat-tools-koneplus", but "roccat-tools-koneplus" does not provide "koneplus" to satisfy the dependency in "roccat-tools-konextd". The Kone Pure packages depend on the Kone XTD package, so they can't be installed either. Additionally the Isku FX package doesn't seem to acknowledge the presence of the Iksu package either.
aaronfischer commented on 2014-03-05 20:22 (UTC)
- Removed the header files which are not needed any more
+ Add a install file for some post processing stuff. See roccat-tools.install or the scripts/post_install script in the source for more information.
Thanks to Stefan (erazor_de) -- the original author of this code -- for this suggestions!
von commented on 2014-02-27 23:25 (UTC)
roccat-tools-1.4.1.tar.bz2
Released on 2014-02-27
AsavarTzeth commented on 2014-02-14 17:54 (UTC)
@FlutterRage: Thank you. This did occur to me just before I was going to check if anyone had answered. I kind of feel stupid now :P
aaronfischer commented on 2014-02-10 20:32 (UTC)
version bump.
SymLynx commented on 2014-02-09 16:47 (UTC)
@AsavarTzeth: Are you using an AUR helper like packer or yaourte? Afaik they don't support split packages, so you have to download the pkgbuild and build it yourself.
AsavarTzeth commented on 2014-02-09 14:39 (UTC)
First issue: There is a new version, 1.4 now.
Second issue: The only package that installs on my system is roccat-tools-common.
How do I get the GUI, and the other userland tools?
aaronfischer commented on 2014-02-07 13:07 (UTC)
Thanks!
Alzarath commented on 2014-02-05 04:58 (UTC)
In the PKGBUILD, the following line:
install -Dm644 pyra/libpyra/ryos.h $pkgdir/usr/include/roccat/ryos.h
Needs to be changed to:
install -Dm644 ryos/libryos/ryos.h $pkgdir/usr/include/roccat/ryos.h
Pinned Comments
aaronfischer commented on 2019-03-28 20:13 (UTC)
@Gonzo2028: See here: https://www.reddit.com/r/linux_gaming/comments/5js1l2/im_stefan_achatz_stopping_programming_linux/
Stunts commented on 2017-01-05 13:13 (UTC)
aaronfischer commented on 2015-11-22 13:21 (UTC) (edited on 2017-01-04 21:58 (UTC) by aaronfischer)
edward_81 commented on 2015-10-03 15:31 (UTC)