blob: ad1719b10690fe458027165750552343fbf37641 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
pkgver = 20.04.107
pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
arch = any
license = GPL-2.0-or-later
checkdepends = python-pytest
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-pyflakes
makedepends = python-setuptools
makedepends = python-wheel
depends = at
depends = dmidecode
depends = ethtool
depends = gtk3
depends = libnotify
depends = lm_sensors
depends = pciutils
depends = polkit
depends = python-cffi
depends = python-dbus
depends = python-distro
depends = python-evdev
depends = python-gobject
depends = python-pynacl
depends = python-systemd
depends = python-xlib
depends = system76-firmware-daemon
depends = usbutils
depends = wireless_tools
optdepends = firmware-manager: Manage System76 firmware updates via standalone application
optdepends = grub: Required to apply kernel parameters
optdepends = pulseaudio: To apply microphone fix
optdepends = system76-dkms: Control hotkeys and fan on certain System76 laptops
optdepends = system76-acpi-dkms: Provides the system76_acpi in-tree driver (only for (<5.16))
optdepends = system76-io-dkms: Enable System76 I/O daughterboard
optdepends = system76-oled: Control brightness on OLED displays
optdepends = system76-power: System76 Power Management
optdepends = xorg-xhost: To enable GUI applications on Wayland
optdepends = xorg-xbacklight: To use the backlight service
source = git+https://github.com/pop-os/system76-driver.git#tag=20.04.107
source = cli.patch
source = actions.patch
sha256sums = 5fba0d8e2d23cd47a640e3bc840aaf1e984472c397525543a6a4bd56efec96a0
sha256sums = ef027346c439561dc01f906ae7bd961100aedf9125fd86bb0eb89a87b683fdc3
sha256sums = 3ade740c1681f8f33ef78e1e6c087e4002d14c888d7a5bf6bfbeb2aa70111119
pkgname = system76-driver
|