blob: 8a7c048ff07de090bd48d0ad5d56fd1d4d29c74e (
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
|
pkgbase = linux-mainline-um5606
pkgdesc = Linux Mainline with patches for the Asus UM5606(WA) laptop
pkgver = 6.13
pkgrel = 1
epoch = 2
url = https://kernel.org/
arch = x86_64
license = GPL-2.0-only
makedepends = bc
makedepends = cpio
makedepends = gettext
makedepends = git
makedepends = libelf
makedepends = pahole
makedepends = perl
makedepends = python
makedepends = tar
makedepends = xz
options = !debug
options = !strip
source = linux-mainline::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v6.13
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
sha256sums = SKIP
sha256sums = 5e9788160ed19f177ebb556e0620634ba5cebb2d9c9f0e6c5997d4f5ddf4eaf3
pkgname = linux-mainline-um5606
pkgdesc = The Linux Mainline with patches for the Asus UM5606(WA) laptop kernel and modules
depends = coreutils
depends = initramfs
depends = kmod
optdepends = wireless-regdb: to set the correct wireless channels of your country
optdepends = linux-firmware-git: linux firmware (git, has fixes for UM5606)
optdepends = amd-ucode-git: AMD CPU microcode (git)
optdepends = mesa-git: MESA graphics drivers (git, has fixes for UM5606)
provides = KSMBD-MODULE
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
pkgname = linux-mainline-um5606-headers
pkgdesc = Headers and scripts for building modules for the Linux Mainline with patches for the Asus UM5606(WA) laptop kernel
depends = pahole
|