blob: 2f9b0fecd6d92113f6e9b23de268f35f84a9fd3c (
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
|
pkgbase = linux-rust
pkgdesc = Rust Linux
pkgver = 6.11.9.arch1
pkgrel = 1
url = https://github.com/rnestler/archpkg-linux-rust
arch = x86_64
license = GPL2
makedepends = bc
makedepends = cpio
makedepends = gettext
makedepends = llvm
makedepends = lld
makedepends = libelf
makedepends = pahole
makedepends = perl
makedepends = python
makedepends = rustup
makedepends = tar
makedepends = xz
makedepends = graphviz
makedepends = imagemagick
makedepends = python-sphinx
makedepends = python-yaml
makedepends = texlive-latexextra
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.9.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.9.tar.sign
source = https://github.com/archlinux/linux/releases/download/v6.11.9-arch1/linux-v6.11.9-arch1.patch.zst
source = https://github.com/archlinux/linux/releases/download/v6.11.9-arch1/linux-v6.11.9-arch1.patch.zst.sig
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
sha256sums = 75658a7aa3bd9598c96ee1e5862c5e1d34fced75c28d825c727a1510a6f384b4
sha256sums = SKIP
sha256sums = 8538475bdb3b4684082217a9282d8d149538b6b6e5a6b3b5efa12217ae1f69a6
sha256sums = SKIP
sha256sums = 5a46dc56283cc41f423a7e2f8e0c08beb9157580a9975f9e5b40195a87b5d3e7
b2sums = 97787b71bcf6a57872078e46917b3b6e339f25a0320dabe226fe5fe91e3eb829e3749b096eec4525fd1d6f25805f54f8a2d2b71a41bc94fd35c2b9c9140f25d7
b2sums = SKIP
b2sums = d90b8cadee652e79a57011e26585d57a1ddb1b8f0a3a58ff09383cc20d048a3545fdd7bc4569008fbb002acf1ffebd8261f540f848735550d81f538d7b2b030d
b2sums = SKIP
b2sums = d596002464d4f6a3e03c9e891b944ed3ce486e81bb28260f7969c72b3cfac0f530bc25b1c9337cf3365a3849a0a193b24285b14dc89f8c25ba6d70d38b393966
pkgname = linux-rust
pkgdesc = The Linux kernel and modules with support for Rust written modules
depends = coreutils
depends = initramfs
depends = kmod
optdepends = wireless-regdb: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
provides = KSMBD-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
|