blob: 5cd05b14c7f8a9d0bf0bcf2b6e2da62ea7c7196a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = faustus-hyperkvm-dkms-git
pkgdesc = Experimental unofficial Linux platform driver module for ASUS TUF Gaming series laptops. HyperKVM form
pkgver = 0.2
pkgrel = 2
url = https://github.com/Hyper-KVM/faustus
arch = x86_64
license = GPL
makedepends = git
depends = dkms
optdepends = linux-headers
optdepends = linux-lts-headers
optdepends = linux-zen-headers
provides = faustus
provides = faustus-dkms
conflicts = faustus
conflicts = faustus-dkms
source = git+https://github.com/Hyper-KVM/faustus.git
sha256sums = SKIP
pkgname = faustus-hyperkvm-dkms-git
|