blob: 5c0b61c942b1933992423c037012fec1dea7d52d (
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
|
pkgbase = linux-versioned-bin
pkgdesc = The Linux kernel and modules | repackaged with a unique package name for each version
pkgver = 7.0.9.arch1
pkgrel = 1
url = https://github.com/archlinux/linux
arch = x86_64
license = GPL2
noextract = linux-7.0.9.arch1-1-x86_64.pkg.tar.zst
noextract = linux-headers-7.0.9.arch1-1-x86_64.pkg.tar.zst
noextract = linux-docs-7.0.9.arch1-1-x86_64.pkg.tar.zst
options = !strip
source = https://archive.archlinux.org/packages/.all/linux-7.0.9.arch1-1-x86_64.pkg.tar.zst
source = https://archive.archlinux.org/packages/.all/linux-headers-7.0.9.arch1-1-x86_64.pkg.tar.zst
source = https://archive.archlinux.org/packages/.all/linux-docs-7.0.9.arch1-1-x86_64.pkg.tar.zst
sha256sums = b4536fc164c3e71cecde4cb909e36eb4c675250400349984dc99d3b4ef0a3ef9
sha256sums = e22670000a7da13b0250f47b8d5f808728f616ce53428bf54588e92cde555098
sha256sums = e9b360f123a9227865a56a6f3f4cf5021552ab7fd4bdf03cbc08c7c8fd03db02
pkgname = linux-versioned-bin
pkgdesc = Metapackage depending on linux7.0.9.arch1-1-bin
depends = linux7.0.9.arch1-1-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-versioned-headers-bin
pkgdesc = Metapackage depending on linux7.0.9.arch1-1-headers-bin
depends = linux7.0.9.arch1-1-headers-bin
pkgname = linux-versioned-docs-bin
pkgdesc = Metapackage depending on linux7.0.9.arch1-1-docs-bin
depends = linux7.0.9.arch1-1-docs-bin
pkgname = linux7.0.9.arch1-1-bin
pkgdesc = The Linux kernel and modules, version 7.0.9-arch1-1
depends = coreutils
depends = initramfs
depends = kmod
optdepends = linux-firmware: firmware images needed for some devices
optdepends = linux-headers: headers and scripts for building modules
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
conflicts = linux
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
pkgname = linux7.0.9.arch1-1-headers-bin
pkgdesc = Headers and scripts for building modules for the Linux kernel 7.0.9-arch1-1
depends = binutils
depends = glibc
depends = libelf
depends = libgcc
depends = openssl
depends = pahole
depends = xxhash
depends = zlib
depends = zstd
provides = LINUX-HEADERS
conflicts = linux-headers
pkgname = linux7.0.9.arch1-1-docs-bin
pkgdesc = Documentation for the Linux kernel 7.0.9-arch1-1
conflicts = linux-docs
|