Package Details: openwincontrols-rules 1.0.46c2fb9-2

Git Clone URL: https://aur.archlinux.org/openwincontrols-git.git (read-only, click to copy)
Package Base: openwincontrols-git
Description: GPD controller udev rules to allow non-root access
Upstream URL: https://github.com/OpenWinControls/OpenWinControls
Licenses: GPL-3.0-or-later
Conflicts: openwincontrols-rules
Provides: openwincontrols-rules
Submitter: kylon
Maintainer: kylon
Last Packager: kylon
Votes: 1
Popularity: 0.61
First Submitted: 2026-01-31 00:00 (UTC)
Last Updated: 2026-07-01 11:02 (UTC)

Latest Comments

dreieck commented on 2026-06-26 17:05 (UTC)

openwincontols(-git) and openwincontrolscli(-git) do conflict with each other over the file /etc/udev/rules.d/70-gpd-controller.rules:

loading packages...
resolving dependencies...
looking for conflicting packages...

Package (2)             New Version    Net Change

openwincontrols-git     1.0.46c2fb9-1    4.89 MiB
openwincontrolscli-git  1.0.66ad59a-1    0.60 MiB

Total Installed Size:  5.49 MiB

:: Proceed with installation? [Y/n] 
(2/2) checking keys in keyring                                                                                                                 [#######################################################################################] 100%
(2/2) checking package integrity                                                                                                               [#######################################################################################] 100%
(2/2) loading package files                                                                                                                    [#######################################################################################] 100%
(2/2) checking for file conflicts                                                                                                              [#######################################################################################] 100%
error: failed to commit transaction (conflicting files)
/etc/udev/rules.d/70-gpd-controller.rules exists in both 'openwincontrolscli-git' and 'openwincontrols-git'
Errors occurred, no packages were upgraded.
 -> error installing: [/var/cache/makepkg/pkg/openwincontrolscli-git-1.0.66ad59a-1-x86_64.pkg.tar /var/cache/makepkg/pkg/openwincontrols-git-1.0.46c2fb9-1-x86_64.pkg.tar] - exit status 1

Regards and many thanks for those two packages!

dreieck commented on 2026-06-26 17:05 (UTC)

Ahoj,

the license identifier should be made SPDX compliant:
Instead of GPL3, use GPL-3.0-or-later or GPL-3.0-only, whatever is applicable.

Regards and thanks for maintaining!