Search Criteria
Package Details: polychromatic 0.8.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/polychromatic.git (read-only, click to copy) |
---|---|
Package Base: | polychromatic |
Description: | RGB lighting management front-end application for OpenRazer |
Upstream URL: | https://github.com/polychromatic/polychromatic |
Licenses: | GPL3 |
Submitter: | z3ntu |
Maintainer: | z3ntu (lah7) |
Last Packager: | lah7 |
Votes: | 35 |
Popularity: | 1.12 |
First Submitted: | 2016-11-25 14:35 (UTC) |
Last Updated: | 2023-02-08 19:54 (UTC) |
Dependencies (14)
- libappindicator-gtk3 (libappindicator-bzr)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-colorama (python-colorama-git)
- python-colour
- python-gobject (python-gobject-git)
- python-pyqt5 (python-pyqt5-webkit, python-pyqt5-sip4)
- python-pyqt5-webengine
- python-requests
- python-setproctitle
- qt5-svg (qt5-svg-git)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-bin, python-ninja, ninja-kitware, ninja-mem) (make)
- sassc (sassc-git, python-libsass) (make)
- python-openrazer (python-openrazer-git) (optional)
Required by (4)
- neovim-razer-git (optional)
- openrazer-meta (optional)
- openrazer-meta-git (optional)
- vim-razer-git (optional)
Latest Comments
1 2 Next › Last »
lah7 commented on 2023-02-08 19:58 (UTC)
@Yamashiro Sorry about that, fixed. GitHub had changed the way these archives were generated, but it seems they've since reverted the change. https://github.blog/changelog/2023-01-30-git-archive-checksums-may-change/
Yamashiro commented on 2023-02-07 19:18 (UTC)
There is an issue with the checksum in the PKGBUILD.
lah7 commented on 2022-11-16 21:17 (UTC)
@kawazoe Nope, you'll have to contact the distro you're using (or whoever runs the mirror) to fix that. Packages from the AUR are usually built locally, so in the meantime you could "Download snapshot", change the PKGBUILD's "pkgrel" to "2" and run "makepkg -s".
kawazoe commented on 2022-11-15 22:14 (UTC)
The mirrors have picked up a new build of this package listed as "polychromatic-0.7.3-1.1-any" with a size of 0B and it's completely breaking updates for me. Anyone else is experiencing this?
tjc commented on 2021-06-25 09:57 (UTC)
Doing a complete uninstall of this package, then doing a complete reinstall using polycrhomatic-git instead of this, has solved this problem for me on python3.9
0e4ef622 commented on 2020-09-26 00:46 (UTC)
Digging into this, I found that for some reason, changing the
make
line tomake -n ... | bash
makes it work, although I have no idea why that would make a difference.0e4ef622 commented on 2020-09-26 00:22 (UTC)
I am having the same issue as @quenyen.
z3ntu commented on 2020-08-19 19:35 (UTC)
@quenyen: Builds fine for me in a clean chroot using extra-x86_64-build
quenyen commented on 2020-08-19 19:28 (UTC)
Hey this does not compile for me, it says
lessc source/data/controller.less data/pages/controller.css make: install: Permission denied make: *** [Makefile:27: install] Error 127
1 2 Next › Last »