blob: 8f30fb4fcff8a16344308dd3526b71c74295ca1a (
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
|
pkgbase = lenovolegionlinux-git
pkgdesc = LenovoLegionLinux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux. PLEASE READ THE REPO BEFORE INSTALL THIS PACKAGE!!!
pkgver = r255.e0a361f
pkgrel = 1
url = https://github.com/johnfanv2/LenovoLegionLinux
install = lenovolegionlinux.install
arch = x86_64
license = GPL
depends = python-pyqt6
depends = python-argcomplete
depends = polkit
depends = python-darkdetect
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-yaml
makedepends = libinih
depends = python-wheel
conflicts = legion-fan-utils-linux-git
optdepends = lenovolegionlinux-dkms-git: DKMS module (install if your distro dosent patch in the kernel our you are not sure to haveit)
options = !makeflags
options = !buildflags
options = !strip
source = lenovolegionlinux::git+https://github.com/johnfanv2/LenovoLegionLinux
sha256sums = SKIP
pkgname = lenovolegionlinux-git
|