blob: 8ac45d2060ef18b34f8a06da2c2e6a209980e4dc (
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
|
pkgbase = lenovolegionlinux-git
pkgdesc = LenovoLegionLinux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux (updated to support dkms). PLEASE READ THE REPO BEFORE INSTALL THIS PACKAGE!!!
pkgver = r01.0c169d0
pkgrel = 1
url = https://github.com/johnfanv2/LenovoLegionLinux
install = lenovolegionlinux.install
arch = x86_64
license = GPL
makedepends = git
makedepends = linux-headers
makedepends = base-devel
makedepends = i2c-tools
makedepends = dmidecode
makedepends = python-build
makedepends = python-pyqt5
makedepends = python-yaml
makedepends = python-argcomplete
makedepends = python-pip
optdepends = legion-fan-utils-linux-git: Systemd service that will apply a given profile
options = !makeflags
options = !buildflags
options = !strip
source = lenovolegionlinux::git+https://github.com/johnfanv2/LenovoLegionLinux
sha256sums = SKIP
pkgname = lenovolegionlinux-git
|