blob: 6b46c3f292eeb27d35060c4120f7fe7da861e850 (
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
|
pkgbase = linux-git
pkgdesc = Linus Torvalds' Mainline Linux
pkgver = v6.4.rc1.r0.ac9a78681b92
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
license = GPL2
makedepends = bc
makedepends = libelf
makedepends = pahole
makedepends = cpio
makedepends = perl
makedepends = tar
makedepends = xz
makedepends = gettext
makedepends = xmlto
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = graphviz
makedepends = imagemagick
makedepends = git
options = !strip
backup = etc/linux-git/config
backup = etc/linux-git/remote
backup = etc/linux-git/patches/patches
source = linux-torvalds::git+https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
source = config
source = config.extra
source = config.user
source = remote
source = patches
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = SKIP
sha256sums = 6b337a9d3cfdc00005589a80b8d36fa500f6a92ed21565a3aceec48d7202a7da
sha256sums = 6e41a729c2f2946d3606ca2c0cb3a058c9700b0f73110eed36dcba91a271e50f
sha256sums = b5ced6ad1f03a5cfe6dccc0b2b31f91420cfe97823e5d15d5b94b7224362daa9
sha256sums = b5560bc5fb8967aec989b757af8eb4d2f5166a830abb732c8c880fb953dcb52f
sha256sums = 986e39ee1cb41d342b19f1c5af8016d48afa1e182237dbdcc3f222ae4203ef2d
pkgname = linux-git
pkgdesc = The Linus Torvalds' Mainline Linux kernel and modules
depends = coreutils
depends = kmod
depends = initramfs
optdepends = wireless-regdb: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
provides = KSMBD-MODULE
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
pkgname = linux-git-headers
pkgdesc = Headers and scripts for building modules for the Linus Torvalds' Mainline Linux kernel
depends = pahole
|