blob: c8a4deca2e52206a128e9310b4ad6f7e6ea19023 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ddcci-hotplugd
pkgdesc = ddcci-driver-linux hotplug and auto detect, userspace workaround
pkgver = 0.2
pkgrel = 1
url = https://github.com/detiam/ddcci-hotplugd
arch = x86_64
license = GPL-3.0-or-later
depends = ddcutil
depends = libx11
depends = libxrandr
depends = kmod
depends = libxau
depends = systemd-libs
optdepends = systemd: for systemd service support
backup = etc/ddcci-hotplugd.env
source = ddcci-hotplugd::git+https://github.com/detiam/ddcci-hotplugd.git#tag=v0.2
sha256sums = f2e1b842667c3558a8442d9b69328c0b4091df63737e62ea40d3ae8bd6bcea73
pkgname = ddcci-hotplugd
|