blob: 0a46715934c1aa6c3246bbf2a2358b0a2403359f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = system76-power
pkgdesc = System76 Power Management
pkgver = 1.2.1
pkgrel = 1
url = https://github.com/pop-os/system76-power
install = system76-power.install
arch = any
license = GPL
makedepends = rust
depends = dbus
depends = libusb
depends = polkit
optdepends = system76-acpi-dkms: some systems might need this driver
optdepends = system76-dkms: some systems might need this driver
optdepends = system76-io-dkms: some systems might need this driver
provides = power-profiles-daemon
source = https://github.com/pop-os/system76-power/archive/1.2.1.tar.gz
source = use-mkinitcpio.patch
sha256sums = 90b796e72a442a7968fc80b269ed2a936c6541bcba939a72612898082fbd7ec3
sha256sums = bae03d96faea0f7ea80cb1cc5d4f2f97804509db378aaacb3e1d08cd38e05765
pkgname = system76-power
|