blob: c08c35690a92f5634f7078314e352e8a17e82c3c (
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
|
pkgbase = linux-rt-lts
pkgdesc = Linux RT LTS
pkgver = 5.10.27.36.arch1
pkgrel = 1
url = https://wiki.linuxfoundation.org/realtime/start
arch = x86_64
license = GPL2
makedepends = bc
makedepends = git
makedepends = graphviz
makedepends = imagemagick
makedepends = kmod
makedepends = libelf
makedepends = pahole
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = xmlto
options = !strip
source = git+https://gitlab.archlinux.org/dvzrv/linux-rt-lts.git/#tag=v5.10.27.36.arch1?signed
source = config
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 5ED9A48FC54C0A22D1D0804CEBC26CDB5A56DE73
validpgpkeys = C7E7849466FE2358343588377258734B41C31549
sha512sums = SKIP
sha512sums = 5bc052617e1234101aee9f3b6d2401290e80ca616f1d7d68072121737c16be500fe29abf17e6bf7fd666829e9c41833af2e79fd6e8aba9f9e24b47bc5c7d1d19
b2sums = SKIP
b2sums = 4fcc11a9b47c2275c762468f0c706685eb603bf6eda30a682d6f8780224fc2108112eee9cbc43600c7df47c9b1de5bf033bfdb044116840c8dbb41a3a53d787d
pkgname = linux-rt-lts
pkgdesc = The Linux RT LTS kernel and modules
depends = coreutils
depends = initramfs
depends = kmod
optdepends = crda: 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
pkgname = linux-rt-lts-headers
pkgdesc = Headers and scripts for building modules for the Linux RT LTS kernel
pkgname = linux-rt-lts-docs
pkgdesc = Documentation for the Linux RT LTS kernel
|