Search Criteria
Package Details: rivalcfg 4.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rivalcfg.git (read-only, click to copy) |
---|---|
Package Base: | rivalcfg |
Description: | CLI tool and Python library to configure SteelSeries gaming mice |
Upstream URL: | https://github.com/flozz/rivalcfg |
Licenses: | custom:WTFPL |
Submitter: | FFY00 |
Maintainer: | FLOZz (tugyan) |
Last Packager: | tugyan |
Votes: | 17 |
Popularity: | 0.003846 |
First Submitted: | 2018-05-26 15:21 (UTC) |
Last Updated: | 2024-06-04 19:44 (UTC) |
Dependencies (4)
- hidapi (hidapi-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-hidapi (python-hidapi-gitAUR)
- python-setuptools
Latest Comments
« First ‹ Previous 1 2
FLOZz commented on 2022-01-18 11:51 (UTC)
I quickly updated the package, can someone confirm it works? :)
sampa82 commented on 2020-11-06 04:49 (UTC)
Author has their version up to date: https://aur.archlinux.org/packages/rivalcfg-git
marco44 commented on 2020-09-24 07:22 (UTC) (edited on 2020-09-24 07:22 (UTC) by marco44)
Oh, got it, it should be also in post_upgrade... Just adding
post_upgrade() {
post_install
}
does the trick
FLOZz commented on 2020-09-24 07:07 (UTC)
Hello @marco44
The post_install function is in the "install" file here: https://aur.archlinux.org/cgit/aur.git/tree/install?h=rivalcfg
And if the udev rules are not installed or not up to date, rivalcfg will tell you and will display the command to use tu update them.
For the pre_remove... yes it is missing :)
:)
marco44 commented on 2020-09-24 05:31 (UTC)
Hi,
Shouldn't there be a post_install and a pre_remove scripts to run the rivalcfg --update-udev at install, and remove the rule at uninstall ?
Is there no problem without the udev rule ?
sampa82 commented on 2020-09-06 16:19 (UTC) (edited on 2020-09-06 16:21 (UTC) by sampa82)
Workaround right now, since the pkg is outdated here
Option 1: Installing From PyPI
Option 2: Installing From Github
ThaChillera commented on 2020-09-01 20:19 (UTC)
Install fails with:
running install_scripts Installing rivalcfg script to /home/thachillera/.cache/yay/rivalcfg/pkg/rivalcfg/usr/bin install: cannot stat 'doc/rival-spec.md': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
FLOZz commented on 2020-08-21 12:48 (UTC)
Hello,
Rivalcfg v4.0 was released and there is some changes that will be needed in your package:
Do not hesitate to open an issue on Github (https://github.com/flozz/rivalcfg/issues) or to join the project's channel on Gitter (https://gitter.im/rivalcfg/Lobby) if you need help! :)
« First ‹ Previous 1 2