linux-cachyos/.SRCINFO

56 lines
2.7 KiB
Plaintext
Raw Normal View History

2022-05-11 15:27:46 +02:00
pkgbase = linux-cachyos
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.5.0
pkgrel = 1
2021-10-12 20:31:02 +02:00
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
license = GPL2
makedepends = bc
makedepends = libelf
makedepends = pahole
makedepends = cpio
makedepends = perl
makedepends = tar
makedepends = xz
2022-02-09 22:24:30 +01:00
makedepends = zstd
makedepends = gcc
makedepends = gcc-libs
makedepends = glibc
makedepends = binutils
makedepends = make
makedepends = patch
makedepends = python
2021-10-12 20:31:02 +02:00
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.xz
2021-10-12 20:31:02 +02:00
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.5/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.5/sched/0001-EEVDF-cachy.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.5/sched/0001-bore-eevdf.patch
b2sums = 2e641b79a080e8f4ce283bcf6b74e2c6f15a374367f1c4c875c663868dbe801317340824fb3adb46b3a51d3b7e1f67cc4e8144d367621ec43ffba5c4eb8abb39
b2sums = 89c1f1d8a700a71d38ee0bf8b2635abfa884b82abd88c5ded96683cd151bde4a5e4c8f13f4e34f26cb1582335303ab33c9d0095a80b17e8a68e845bac7abade8
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = 276bf7623ce37cc29c8831db6036d28892d5822f9a0a384aa180dbc166c12846db533c9e88295aa2710a16796abc51cdbc287bc879e772ad888ddee2d133f507
b2sums = db78ba180ea95c77f04d3d3dc99d07c35c0e9efcfd2baf997e485b721adefb5684bf62185436353f7faceba1d2271b5c1c430fcad9a441657bfabdf74d36917b
b2sums = eb919edb6a3a82c14264baa6a9347bdd89f864a648b57d1d9652694bbc43dab62922c36170ee07cfb7b44df08a0235ceec8e32e39d393ffc686e346ddfef7fbd
2021-10-12 20:31:02 +02:00
2022-05-14 08:55:19 +02:00
pkgname = linux-cachyos
pkgdesc = The Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
2021-10-12 20:31:02 +02:00
depends = coreutils
depends = kmod
depends = initramfs
2022-06-06 19:07:37 +02:00
optdepends = wireless-regdb: to set the correct wireless channels of your country
2021-10-12 20:31:02 +02:00
optdepends = linux-firmware: firmware images needed for some devices
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
2022-06-06 19:07:37 +02:00
optdepends = uksmd: Userspace KSM helper daemon
2021-10-12 20:31:02 +02:00
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
2022-01-22 14:09:00 +01:00
provides = KSMBD-MODULE
2022-06-06 19:07:37 +02:00
provides = UKSMD-BUILTIN
2021-10-12 20:31:02 +02:00
2022-05-14 08:55:19 +02:00
pkgname = linux-cachyos-headers
pkgdesc = Headers and scripts for building modules for the Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements kernel
2021-10-12 20:31:02 +02:00
depends = pahole
2022-06-10 10:57:52 +02:00
depends = linux-cachyos