aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d124aa98c070e07c1b0471ae78125ae4312c343 (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
61
62
63
64
65
66
67
68
pkgbase = linux-rust
	pkgdesc = Rust Linux
	pkgver = 6.14.5.arch1
	pkgrel = 1
	url = https://github.com/rnestler/archpkg-linux-rust
	arch = x86_64
	license = GPL-2.0-only
	makedepends = bc
	makedepends = cpio
	makedepends = gettext
	makedepends = llvm
	makedepends = lld
	makedepends = libelf
	makedepends = pahole
	makedepends = perl
	makedepends = python
	makedepends = rust
	makedepends = rust-bindgen
	makedepends = rust-src
	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.5.tar.xz
	source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.5.tar.sign
	source = https://github.com/archlinux/linux/releases/download/v6.14.5-arch1/linux-v6.14.5-arch1.patch.zst
	source = https://github.com/archlinux/linux/releases/download/v6.14.5-arch1/linux-v6.14.5-arch1.patch.zst.sig
	source = config
	validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
	validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
	validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
	sha256sums = 28207ec52bbeaa3507010aeff944f442f7d9f22b286b79caf45ec6df1b24f409
	sha256sums = SKIP
	sha256sums = 0b49a5f7b6c24e1d80aa09150a2c9f59834bc6777cb7e60c5851b26f461acdf8
	sha256sums = SKIP
	sha256sums = 4ca29877b21c457320ecce66c971e3500d408b8c50227ce8991b2969a4f53fbf
	b2sums = 872d0b8817c7e02b5e826238c3f548488d26c1d50bd334420ac2f4feb0cf5e1f11cac7f666982b2ccdc3c816aec428e4d57139080bb0510247e9631796bdab0a
	b2sums = SKIP
	b2sums = 441d8555e0a7331589800632f2dd66457f008d99be96f2a8fdf7a17a2858f9f8fa659e23d9fbdcc2de9cfd720c909d4795156d91206951ddeb316ad9deb3b1d5
	b2sums = SKIP
	b2sums = 217bb38ede057958c9df0ffafa0479ec0bfd0305a584d0f29270c88c3be469524a6f5f7ca31b54ccacbf1f6bb61dd87caf520ab09a2ce33bba31aa5ee874d1e1

pkgname = linux-rust
	pkgdesc = The Linux kernel and modules with support for Rust written modules
	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 = NTSYNC-MODULE
	provides = VIRTUALBOX-GUEST-MODULES
	provides = WIREGUARD-MODULE
	replaces = virtualbox-guest-modules-arch
	replaces = wireguard-arch

pkgname = linux-rust-headers
	pkgdesc = Headers and scripts for building modules for the Rust Linux kernel
	depends = pahole

pkgname = linux-rust-docs
	pkgdesc = Documentation for the Rust Linux kernel