Search Criteria
Package Details: polychromatic-git 0.9.0.r0.gd006b85-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/polychromatic-git.git (read-only, click to copy) |
---|---|
Package Base: | polychromatic-git |
Description: | RGB lighting management front-end application for OpenRazer |
Upstream URL: | https://github.com/polychromatic/polychromatic |
Licenses: | GPL-3.0-or-later |
Conflicts: | polychromatic |
Provides: | polychromatic |
Submitter: | z3ntu |
Maintainer: | z3ntu (lah7) |
Last Packager: | lah7 |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-25 14:30 (UTC) |
Last Updated: | 2025-04-17 16:31 (UTC) |
Dependencies (14)
- libappindicator-gtk3
- python (python37AUR)
- python-colorama (python-colorama-gitAUR)
- python-colour
- python-gobject (python-gobject350AUR)
- python-openrazer (python-openrazer-gitAUR)
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-pyqt6-webengine
- python-requests
- python-setproctitle
- qt6-svg
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR) (make)
Required by (3)
- neovim-razer-git (requires polychromatic) (optional)
- openrazer-meta-git (requires polychromatic) (optional)
- vim-razer-git (requires polychromatic) (optional)
Latest Comments
Twiki commented on 2025-06-04 11:38 (UTC) (edited on 2025-06-04 13:13 (UTC) by Twiki)
Did I misread?
You wrote that the latest commit would be sourced. That's currently ef81733 here: https://github.com/polychromatic/polychromatic/commit/ef81733ef1e8488e3b9a1368fa6cf7be5711e5da
But yay shows me this: "0.9.0.r0.gd006b85-1" which is commit d006b85 which is here: https://github.com/polychromatic/polychromatic/commit/d006b858c027a91b819cbfb793ffed0aeb298c7f
I'm going to try from the command line with a downloaded snapshot.
EDIT. A newer commit (g54590f8 the one from PKGBUILD) will be installed (so still not the latest):
I'm going to trust the "git describe --tags --long" in PKGBUILD to get info for the latest commit. Apologies for all the comments. Peace.
EDIT. I installed from the command line with makepkg, and the controller displays 0.9.5 in About.
Twiki commented on 2025-06-04 11:13 (UTC)
I just started the installation. But apparently version 0.9.0.r0.gd006b85-1 will be installed. So I chickened out.
Twiki commented on 2025-06-04 10:59 (UTC)
@lah7 No, you thanks for explaining.
lah7 commented on 2025-06-04 06:37 (UTC) (edited on 2025-06-04 06:38 (UTC) by lah7)
@Twiki The pkgver() function in PKGBUILD determines the version. It will be sourcing the latest Git (VCS) commit and described as
[release].r[commits since].[sha1 commit hash]-[pkgrel]
It's not necessary for AUR git packages to keep bumping the pkgver, unless the package changes. That said, thanks for highlighting the inconsistency in SRCINFO.
Twiki commented on 2025-06-03 22:29 (UTC) (edited on 2025-06-03 22:30 (UTC) by Twiki)
What version number will be installed?
smorky commented on 2025-01-23 20:53 (UTC) (edited on 2025-01-23 20:57 (UTC) by smorky)
Edit: Sorry, I now see
sassc
was dropped. I don't know why the update complained about it missing then...Hi, the package seems to (new-ish-ly?) requiresassc
, but it is not listed in thedepends
, causing updates to fail. Installing it manually seems to work around it.theodore commented on 2020-11-11 01:01 (UTC)
Is this package still maintained? If yes, shouldn't be pointing to the https://github.com/polychromatic/polychromatic/tree/dev-1.0.0-pyqt5 branch instead?
Thanks.
m3thodic commented on 2017-03-14 05:26 (UTC)
lswest commented on 2017-03-05 17:21 (UTC)