blob: 006449d2e6a7b99d7e96dd0692cb5ee01579eab0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = lapctl
pkgdesc = Control Linux laptop hardware (Graphics, Battery, Power, Cooling, Display) with Rust
pkgver = 0.3.3
pkgrel = 1
url = https://github.com/S4NKALP/lapctl
install = lapctl.install
arch = x86_64
arch = aarch64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = wayland-protocols
depends = systemd-libs
depends = dbus
depends = wayland
optdepends = xorg-xrandr: for GPU switching on X11
optdepends = nvidia-settings: for NVIDIA GPU management on X11
source = lapctl-0.3.3.tar.gz::https://github.com/S4NKALP/lapctl/archive/refs/tags/0.3.3.tar.gz
sha256sums = f0d931809183737e8b6820b96bd5d018e23f6e4fa64cc81ec748c502e6c48e3c
pkgname = lapctl
|