blob: 567444c949e488e9563b8ad9217bcdf4bdcf2b63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = backlight-sync-git
pkgdesc = Automatic backlight sync between a laptop and a monitor
pkgver = r23.2067e96
pkgrel = 1
url = https://github.com/Stebalien/backlight-sync
arch = any
license = GPL3
makedepends = git
makedepends = rust
depends = i2c-tools
provides = backlight-sync
conflicts = backlight-sync
source = git+https://github.com/Stebalien/backlight-sync.git
md5sums = SKIP
pkgname = backlight-sync-git
|