blob: e9f85f7d7e7e1e5114a9821d775ab33241363f1a (
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
|
pkgbase = system76-driver-git
pkgdesc = System76 Driver for System76 computers
pkgver = 20.04.79.r0.g3e9def1
pkgrel = 1
url = https://github.com/pop-os/system76-driver
arch = any
license = GPL
depends = at
depends = dmidecode
depends = ethtool
depends = grub
depends = gtk3
depends = lm_sensors
depends = pciutils
depends = polkit
depends = python>=3.6
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 = gnome-control-center-system76: Manage System76 firmware updates via Settings
optdepends = pm-utils: For power management features
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
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
provides = system76-driver
conflicts = system76-driver
source = system76-driver-git::git+https://github.com/pop-os/system76-driver.git
source = actions.patch
source = cli.patch
source = wayland.patch
sha256sums = SKIP
sha256sums = 3ade740c1681f8f33ef78e1e6c087e4002d14c888d7a5bf6bfbeb2aa70111119
sha256sums = ef027346c439561dc01f906ae7bd961100aedf9125fd86bb0eb89a87b683fdc3
sha256sums = 2ffbd813744c0b99416947a2755767767af434758aa20dcfafefb49fb367d5d3
pkgname = system76-driver-git
|