blob: 3917bff34d07111895a6dd0ef75aedad8627d587 (
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
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.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.tar.sign
source = linux-prjc-6.12-config::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/25a351bdfe52195f88da45fb66c09257810be8d2/config
source = prjc_v6.12-r0.patch::https://gitlab.com/alfredchen/projectc/raw/master/6.12/prjc_v6.12-r0.patch
source = more-uarches-20241001.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20241001.tar.gz
source = 0001-linux-prjc-6.12-v6.12-arch1.patch::https://github.com/archlinux/linux/compare/adc218676eef25575469234709c2d87185ca223a..v6.12-arch1.patch
source = sched_numa_hop_mask.patch::https://gitlab.com/alfredchen/linux-prjc/-/commit/58a9cabf63a961c5fc501cf1ade12e1dc6029642.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
b2sums = b2ec2fc69218cacabbbe49f78384a5d259ca581b717617c12b000b16f4a4c59ee348ea886b37147f5f70fb9a7a01c1e2c8f19021078f6b23f5bc62d1c48d5e5e
b2sums = SKIP
b2sums = 4e18288c251d640403e23697162308c9529c7d9574ea14c846f49224eebd034de30a96509b020afdcd3269d35e058b02eb5b289c7aaf1873bd2294282311acd6
b2sums = 334c76bf301e40925fd59aa6a80985ce88207c72e09ed90b90dc55cf68107d92ba631e618b49ff4424512522758e48c5480f73a9e34f1c69e3d41744f594b4dc
b2sums = 11c6a4b815cd456e0f314b9695890fc5a1c393171d4443a673dc826fb2445359b9678850d17bbd948a294ec9c7757a582faa58a812a888c65f1467bcda63ae60
b2sums = f6d3207d51cddd9cb242f235470d3fec654183d95013a9dc7830e58f5297480882d5e060fb99c835a2dbc9fa6fe2637fe911cc0dd7f84c091023c3b3647efa7c
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
|