blob: cb43d31e9d86a349d9006c070f99593601a822e4 (
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
|
pkgbase = linux-versioned-bin
pkgdesc = The Linux kernel and modules | repackaged with a unique package name for each version
pkgver = 6.12.1.arch1
pkgrel = 1
url = https://github.com/archlinux/linux
arch = x86_64
license = GPL2
noextract = linux-6.12.1.arch1-1-x86_64.pkg.tar.zst
noextract = linux-headers-6.12.1.arch1-1-x86_64.pkg.tar.zst
noextract = linux-docs-6.12.1.arch1-1-x86_64.pkg.tar.zst
options = !strip
source = https://archive.archlinux.org/packages/.all/linux-6.12.1.arch1-1-x86_64.pkg.tar.zst
source = https://archive.archlinux.org/packages/.all/linux-headers-6.12.1.arch1-1-x86_64.pkg.tar.zst
source = https://archive.archlinux.org/packages/.all/linux-docs-6.12.1.arch1-1-x86_64.pkg.tar.zst
sha256sums = bc5b1963145e2a4150425c88b8ba7fd573e05b367c2f87b73e69f7bde3c88bf4
sha256sums = 347b265d1918686c2ae2ae24ede65f378a156a9f90f19eafdc453f6c36ac38ef
sha256sums = 48f57284ac74c4d959b2840b56e6063a74705d1355634651894efd0d1bb36fe1
pkgname = linux-versioned-bin
pkgdesc = Metapackage depending on linux6.12.1.arch1-1-bin
depends = linux6.12.1.arch1-1-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-versioned-headers-bin
pkgdesc = Metapackage depending on linux6.12.1.arch1-1-headers-bin
depends = linux6.12.1.arch1-1-headers-bin
pkgname = linux-versioned-docs-bin
pkgdesc = Metapackage depending on linux6.12.1.arch1-1-docs-bin
depends = linux6.12.1.arch1-1-docs-bin
pkgname = linux6.12.1.arch1-1-bin
pkgdesc = The Linux kernel and modules, version 6.12.1-arch1-1
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 = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
conflicts = linux
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
pkgname = linux6.12.1.arch1-1-headers-bin
pkgdesc = Headers and scripts for building modules for the Linux kernel 6.12.1-arch1-1
depends = pahole
conflicts = linux-headers
pkgname = linux6.12.1.arch1-1-docs-bin
pkgdesc = Documentation for the Linux kernel 6.12.1-arch1-1
conflicts = linux-docs
|