blob: d4c593e1bbdc9a31d5d8caadc69bc5452c46300d (
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
|
pkgbase = linux-prjc
pkgdesc = Linux
pkgver = 6.12.9
pkgrel = 1
url = https://gitlab.com/alfredchen/linux-prjc
arch = x86_64
license = GPL-2.0-only
makedepends = bc
makedepends = cpio
makedepends = gettext
makedepends = git
makedepends = libelf
makedepends = pahole
makedepends = python
makedepends = perl
makedepends = tar
makedepends = xz
options = !debug
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.9.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.9.tar.sign
source = linux-prjc-6.12.9-config::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/027e450aec45c8288b98365baf2b50c3aeb640da/config
source = prjc_v6.12-r1.patch::https://gitlab.com/alfredchen/projectc/raw/master/6.12/prjc_v6.12-r1.patch
source = more-uarches-20241001.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20241001.tar.gz
source = 0001-linux-prjc-6.12.9-v6.12.9-arch1.patch::https://github.com/archlinux/linux/compare/5996393469d99560b7845d22c9eff00661de0724..v6.12.9-arch1.patch
source = sched_numa_hop_mask.patch::https://gitlab.com/alfredchen/linux-prjc/-/commit/58a9cabf63a961c5fc501cf1ade12e1dc6029642.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
b2sums = 2584e35822a429b6825bf8d99c073848d5ba83d45b382ab82d1caa36ccbf2529036b31d4687dafb29650c87f4b63489caa2cb67a85d05183c572dcad75a35ba8
b2sums = SKIP
b2sums = b2ed8dc0e9a04f3111e481f40b809f9823f4716198f2cbeef5d2197f89e2e3acd15c205d1edc76e4517099ca5752551dcdc2bba8ec46063a796f2fe484dc2d06
b2sums = 787fe3f4aed3d09971db4d9d9fe2cd0a95367e5ddfa2fce0913a9f323a7842edbcea1880309d6c15bd8c8f10ba21df079b709bfa75d7806464c7d6854b634994
b2sums = 11c6a4b815cd456e0f314b9695890fc5a1c393171d4443a673dc826fb2445359b9678850d17bbd948a294ec9c7757a582faa58a812a888c65f1467bcda63ae60
b2sums = 35d1af0aa5d54e78848afe03146266b70284c10228e1ce589508b525778b1c619b5177f530730a72fb6edf5a40d146d7549a8002d460300474a5dfb352e00bd3
b2sums = 07318d94a39ffe5fd252836a7a0d872c217bf57da25cab0411f04676273027763237b9eb8c83bf808c77e2f1b211469f740baf28fe8b6b739dcaf556b54a4ddb
pkgname = linux-prjc
pkgdesc = The Linux-prjc kernel and modules with the Project C patch set
depends = coreutils
depends = initramfs
depends = kmod
optdepends = wireless-regdb: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
pkgname = linux-prjc-headers
pkgdesc = Headers and scripts for building modules for the Linux-prjc kernel
depends = linux-prjc
|