aur-linux-clear/.SRCINFO

51 lines
2.1 KiB
Text
Raw Normal View History

2018-01-18 22:47:42 +01:00
pkgbase = linux-clear
2024-08-14 18:21:56 +02:00
pkgdesc = Linux kernel with patches from Clear Linux which allow for higher performance.
pkgver = 6.11.7
pkgrel = 1
2018-01-18 22:47:42 +01:00
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
2024-03-20 17:39:43 +01:00
license = GPL-2.0-only
2018-01-18 22:47:42 +01:00
makedepends = bc
makedepends = cpio
2024-05-17 18:36:03 +02:00
makedepends = gettext
makedepends = git
2018-01-18 22:47:42 +01:00
makedepends = libelf
makedepends = pahole
2024-05-17 18:36:03 +02:00
makedepends = perl
makedepends = python
makedepends = tar
makedepends = xz
makedepends = zstd
2018-01-18 22:47:42 +01:00
options = !strip
options = !debug
2024-10-19 16:20:37 +02:00
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.tar.sign
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.11.7.xz
source = cl-linux::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.11.6-1477
2024-10-29 19:40:00 +01:00
source = more-uarches-20241018.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20241018.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = E27E5D8A3403A2EF66873BBCDEA66FF797772CDC
validpgpkeys = AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109
2024-10-19 16:20:37 +02:00
sha256sums = 55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e
sha256sums = SKIP
sha256sums = 4ccabe59805d7efd8165405624695255a87811cbea5c0e1d7a3981c21789b2ec
sha256sums = SKIP
2024-10-29 19:40:00 +01:00
sha256sums = b3fd8b1c5bbd39a577afcccf6f1119fdf83f6d72119f4c0811801bdd51d1bc61
2018-01-18 22:47:42 +01:00
pkgname = linux-clear
2024-08-14 18:21:56 +02:00
pkgdesc = Linux kernel with patches from Clear Linux which allow for higher performance. This package includes the kernel and compiled modules.
2018-01-18 22:47:42 +01:00
install = linux.install
depends = coreutils
depends = kmod
2019-10-05 15:57:20 +02:00
depends = initramfs
2022-04-08 15:10:16 +02:00
optdepends = wireless-regdb: to set the correct wireless channels of your country
2019-10-05 15:57:20 +02:00
optdepends = linux-firmware: firmware images needed for some devices
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
provides = KSMBD-MODULE
2018-01-18 22:47:42 +01:00
pkgname = linux-clear-headers
2024-08-14 18:21:56 +02:00
pkgdesc = Linux kernel with patches from Clear Linux which allow for higher performance. This package includes header files and scripts for building kernel modules.
depends = pahole