Currently fails to build because of https://github.com/haimgel/display-switch/issues/107, can be worked around by removing --locked
from cargo build
Search Criteria
Package Details: display-switch-git 0.3.0.r28.5f5ee6e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/display-switch-git.git (read-only, click to copy) |
---|---|
Package Base: | display-switch-git |
Description: | Switching monitor inputs via DDC/CI based on USB device connect/disconnect events. |
Upstream URL: | https://github.com/haimgel/display-switch |
Keywords: | ddc display display_switch kvm rust usb |
Licenses: | MIT |
Conflicts: | display-switch |
Provides: | display-switch |
Submitter: | 0x5a17ed |
Maintainer: | 0x5a17ed |
Last Packager: | 0x5a17ed |
Votes: | 3 |
Popularity: | 0.000007 |
First Submitted: | 2020-12-14 23:48 (UTC) |
Last Updated: | 2021-04-18 13:19 (UTC) |
Dependencies (4)
- libusb (libusb-git)
- systemd-libs (systemd-libs-homed-containers, systemd-libs-git, systemd-libs-selinux)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
Required by (0)
Sources (5)
Latest Comments
leodag commented on 2022-08-09 02:12 (UTC) (edited on 2022-08-09 02:12 (UTC) by leodag)
0x5a17ed commented on 2021-04-18 13:20 (UTC)
PSA:
package comes with a systemd unit file now which starts the display_switch daemon as a system user and looks for the config file in /etc/conf.d/display-switch/display-switch.ini
0x5a17ed commented on 2021-03-17 19:29 (UTC) (edited on 2021-03-17 19:29 (UTC) by 0x5a17ed)
@cyrinux
Hi, can you please add 'systemd' as makedepends? Thanks
Sure I can but does display-switch depend on systemd itself? I ran namcap against it to check which packages it depends on and it only requires systemd-libs itself but not systemd.
cyrinux commented on 2021-03-17 18:52 (UTC)
Hi, can you please add 'systemd' as makedepends? Thanks
Pinned Comments
0x5a17ed commented on 2021-04-18 13:20 (UTC)
PSA:
package comes with a systemd unit file now which starts the display_switch daemon as a system user and looks for the config file in
/etc/conf.d/display-switch/display-switch.ini