blob: 7d6a69a686298974aa07ee59c6483488a71b5096 (
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
pkgbase = linux-bsb
pkgdesc = Linux kernel with patches to make the Bigscreen Beyond headset work properly
pkgver = 7.1.2.arch3
pkgrel = 2
url = https://github.com/archlinux/linux
arch = x86_64
license = GPL-2.0-only
makedepends = bc
makedepends = binutils
makedepends = cpio
makedepends = gettext
makedepends = glibc
makedepends = libelf
makedepends = libgcc
makedepends = openssl
makedepends = pahole
makedepends = perl
makedepends = python
makedepends = rust
makedepends = rust-bindgen
makedepends = rust-src
makedepends = tar
makedepends = xxhash
makedepends = xz
makedepends = zlib
makedepends = zstd
options = !debug
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.1.2.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.1.2.tar.sign
source = bigscreen-beyond-kernel-7.0.12.patch
source = 0001-Change-device-uvc_version-check-on-dwMaxVideoFrameSi.patch
source = amd-bsb-dsc-fix.patch
source = https://github.com/archlinux/linux/releases/download/v7.1.2-arch3/linux-v7.1.2-arch3.patch.zst
source = https://github.com/archlinux/linux/releases/download/v7.1.2-arch3/linux-v7.1.2-arch3.patch.zst.sig
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
sha256sums = 37198c93727be247c9fb5309bb86cd5e496c61e5322cd8c4eca9476bb0b5883f
sha256sums = SKIP
sha256sums = 31b1dd41bde411c860b86eb338e4e51775ba8e19771cbb9fbe12a978cd7c1c82
sha256sums = 62aa97495d491b6efda27055a0a203d98ec527a8c7d21a168ffa7fd12c08a927
sha256sums = c22989441488c4d7a027f4ab2c049be838a43caac3f22abd987c0bef718c5438
sha256sums = 192f924ebf6b64838b8447a967acee494fe897c3d84145434358b65305aebd9a
sha256sums = SKIP
b2sums = 0d6e9ff535af085190da7df50887b20f395cd4d6befb7158c9993bf77fe92459a9982877ce944ca522192daa5a54c952c3d368def04b579796ba7109a972453b
b2sums = SKIP
b2sums = 30ee044796d191d8fcac830c1100c482921cdeccb19f34c314944cc324981e879016e2f7770c9e3e244d873b149fbdae2c628edb5e78e7a86ab5a0a081b3bab5
b2sums = f2ea744efc628122f96500880717a9bfe03ffdfee30e8027bac44cbc7e0ab2f684dc6a3f9619da8941d1cb45dd80f4e34a022fcfea135baa4174f41fbd10f8eb
b2sums = 77a7eb3a552ca944de6d86364c197472653fba465f0cfbf490059bcf9f5df0638b41478d012febb6be272e16684112116e3fa5d3f0cdd0870f454f588dbd5784
b2sums = 4fab0cea48c5457bc5dfef0b55194d1a2ad316ffbfea7d64b94d36d7e43b1636256e3b54213c65d42e4ec8bcf79022efe78e9525620476859dd08aba9cdb77e8
b2sums = SKIP
source_x86_64 = config.x86_64
sha256sums_x86_64 = 7d299a4f5d4278d1d2d87bc8188447cf4dc76ab1b61cfc2cef46b770b5ffb121
b2sums_x86_64 = dc8b97708ce42b9c32767b1b0344e1373640c898aa67e6b0123c0f85a3a7fafa798c7f9ffb744147488309b78229c14eaf0ac0456e1d74a6c80e513ceb26d127
pkgname = linux-bsb
pkgdesc = The Linux kernel with patches to make the Bigscreen Beyond headset work properly kernel and modules
depends = coreutils
depends = initramfs
depends = kmod
optdepends = linux-bsb-headers: headers and scripts for building modules
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-bsb-headers
pkgdesc = Headers and scripts for building modules for the Linux kernel with patches to make the Bigscreen Beyond headset work properly kernel
depends = binutils
depends = glibc
depends = libelf
depends = libgcc
depends = openssl
depends = pahole
depends = xxhash
depends = zlib
depends = zstd
provides = LINUX-HEADERS
|