generated from archlinux/template
83 lines
2.8 KiB
Plaintext
83 lines
2.8 KiB
Plaintext
pkgbase = linux
|
|
pkgdesc = Linux
|
|
pkgver = 6.19.14.arch1
|
|
pkgrel = 1
|
|
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
|
|
makedepends = graphviz
|
|
makedepends = imagemagick
|
|
makedepends = python-sphinx
|
|
makedepends = python-yaml
|
|
makedepends = texlive-latexextra
|
|
options = !debug
|
|
options = !strip
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.14.tar.xz
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.14.tar.sign
|
|
source = https://github.com/archlinux/linux/releases/download/v6.19.14-arch1/linux-v6.19.14-arch1.patch.zst
|
|
source = https://github.com/archlinux/linux/releases/download/v6.19.14-arch1/linux-v6.19.14-arch1.patch.zst.sig
|
|
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
|
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
|
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
|
|
sha256sums = cde8bf6739be4a0777fedbbba5330b8188c55680c45a922a4dfa289cbec6f185
|
|
sha256sums = SKIP
|
|
sha256sums = 2ae741a9e5009d21e1bbbb7a9abeebcc39ec5cdb7cf4cdf52d616a57d262de96
|
|
sha256sums = SKIP
|
|
b2sums = 64c2a0003d8080f268772d36923ff6ef8b2d55320ea08b77ad39384c98c9a5c1a8e71425470619aa3aa4dda8941f46aa9da364748cfa8fd9f8507a5ddd7ac03a
|
|
b2sums = SKIP
|
|
b2sums = 6536f9ccb408f89b0a6dc86fdbb09f4229e9e4ea5ed210d118484a18ca8a82a1e1060114877ce7286b721d59587a8a70b5ed4616c4ec4925b0bdf5b25227e6fe
|
|
b2sums = SKIP
|
|
source_x86_64 = config.x86_64
|
|
b2sums_x86_64 = c2d775a9a2c40d3a3092c6beb8443a7353784fadd9df21662ced925d2ea5ece05fa8aa5d51f05648f93b75c9482284048dbbf2a2c95084c1615dbb585c2d8c23
|
|
|
|
pkgname = linux
|
|
pkgdesc = The Linux kernel and modules
|
|
depends = coreutils
|
|
depends = initramfs
|
|
depends = kmod
|
|
optdepends = linux-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-headers
|
|
pkgdesc = Headers and scripts for building modules for the Linux kernel
|
|
depends = binutils
|
|
depends = glibc
|
|
depends = libelf
|
|
depends = libgcc
|
|
depends = openssl
|
|
depends = pahole
|
|
depends = xxhash
|
|
depends = zlib
|
|
depends = zstd
|
|
provides = LINUX-HEADERS
|
|
|
|
pkgname = linux-docs
|
|
pkgdesc = Documentation for the Linux kernel
|