blob: 0a07bbe5e2fa051cbc5c2c4971cf57f9975d5b97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = system76-oled
pkgdesc = Control brightness on System76 OLED displays
pkgver = 0.1.5
pkgrel = 1
url = https://github.com/pop-os/system76-oled
arch = x86_64
license = GPL-3.0-or-later
makedepends = cargo
depends = dbus
depends = libx11
depends = libxrandr
source = system76-oled-0.1.5.tar.gz::https://github.com/pop-os/system76-oled/archive/0.1.5.tar.gz
sha256sums = 2607cfc25b41446a16f01dc8c2eb49d6922ee8991b5fb655b571c2d4e79f9da6
pkgname = system76-oled
|