blob: 60dd879054fd5d2b57fd6f3fffb9e5ae4e9a5fde (
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
|
pkgbase = asusctl
pkgdesc = A control daemon, tools, and a collection of crates for interacting with ASUS ROG laptops
pkgver = 6.0.12
pkgrel = 0.1
url = https://asus-linux.org
arch = x86_64
license = MPL-2.0
makedepends = clang
makedepends = cmake
makedepends = fontconfig
makedepends = git
makedepends = hicolor-icon-theme
makedepends = libayatana-appindicator
makedepends = libinput
makedepends = libusb
makedepends = rust
makedepends = seatd
makedepends = systemd
source = git+https://gitlab.com/asus-linux/asusctl.git#tag=6.0.12
b2sums = 1a52291ff0ab1c6cd2fa48d420bec5623609f3d9a38c5df76dd97e3ee857c610d29d1d76ccdd47fe37f3120c6354db67b9e13314372d86d8afb499420f765009
pkgname = asusctl
pkgdesc = A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops
install = asusctl.install
depends = gcc-libs
depends = glibc
depends = hicolor-icon-theme
depends = libusb
depends = systemd
depends = systemd-libs
optdepends = acpi_call: fan control
optdepends = supergfxctl: hybrid GPU control
optdepends = asusctltray: tray profile switcher
optdepends = rog-control-center: app to control asusctl
conflicts = gnome-shell-extension-asusctl-gnome
pkgname = rog-control-center
pkgdesc = App to control asusctl
depends = asusctl
depends = gcc-libs
depends = glibc
depends = hicolor-icon-theme
depends = libayatana-appindicator
depends = libinput
depends = libxkbcommon
depends = mesa
depends = seatd
depends = systemd-libs
|