blob: 5eb8ef6b382d7e00d45978d6db6fe3cc16d059eb (
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
pkgbase = linux-vfio
pkgdesc = Linux
pkgver = 6.14.3
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
arch = x86_64_v2
arch = x86_64_v3
arch = x86_64_v4
license = GPL-2.0-or-later
makedepends = bc
makedepends = cpio
makedepends = gettext
makedepends = git
makedepends = libelf
makedepends = pahole
makedepends = perl
makedepends = python
makedepends = tar
makedepends = xz
makedepends = graphviz
makedepends = imagemagick
makedepends = python-sphinx
makedepends = python-yaml
makedepends = texlive-latexextra
options = !debug
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.3.tar.sign
source = config-6.14.3::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/6.14.3.arch1-1/config
source = 1001-6.14.0-add-acs-overrides.patch
source = 1002-6.14.0-i915-vga-arbiter.patch
source = https://github.com/archlinux/linux/releases/download/v6.14.3-arch1/linux-v6.14.3-arch1.patch.zst
source = https://github.com/archlinux/linux/releases/download/v6.14.3-arch1/linux-v6.14.3-arch1.patch.zst.sig
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
sha256sums = 91c6c322c32568f09922a02ed35f46372ca8526714c6555b3115b9e9c156652a
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 6bca6264da6717402ec89ec5ed06b8997fe3df7a20a3a57eb5a85f64e12bc396
sha256sums = 827b169cf33da439d1d01e5c24ddee229879d57db4b9e1ea219c49289a249384
sha256sums = SKIP
sha256sums = SKIP
pkgname = linux-vfio
pkgdesc = The Linux kernel and modules (ACS override and i915 VGA arbiter patches)
depends = coreutils
depends = initramfs
depends = kmod
optdepends = linux-firmware: firmware images needed for some devices
optdepends = scx-scheds: to use sched-ext schedulers
optdepends = wireless-regdb: to set the correct wireless channels of your country
provides = KSMBD-MODULE
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
pkgname = linux-vfio-headers
pkgdesc = Headers and scripts for building modules for the Linux kernel (ACS override and i915 VGA arbiter patches)
depends = pahole
|