blob: 6ddc1a2e53e2c9c514db41dc138b3da23fcda38d (
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
|
pkgbase = linux-prjc
pkgdesc = Linux
pkgver = 6.2.2
pkgrel = 1
url = https://gitlab.com/alfredchen/linux-prjc
arch = x86_64
license = GPL2
makedepends = bc
makedepends = libelf
makedepends = cpio
makedepends = perl
makedepends = tar
makedepends = xz
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.2.2.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.2.2.tar.sign
source = linux-prjc-6.2.2-config::https://raw.githubusercontent.com/archlinux/svntogit-packages/7b30d87d6f895209caa348fde7a58934f4f18a83/trunk/config
source = prjc_v6.2-r1.patch::https://gitlab.com/alfredchen/projectc/raw/master/6.2/prjc_v6.2-r1.patch
source = more-uarches-20230105.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20230105.tar.gz
source = 0001-linux-prjc-6.2.2-v6.2.2-arch1.patch::https://github.com/archlinux/linux/compare/f4282872cef2e98b3358ea7aa93a03125051fec1..v6.2.2-arch1.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
b2sums = 7f0ace4eb3f3dbba6104adf1b64682ce3d76e96a33cd0500f9943c150b5aa17c9e25690615f9ab0bdabe33c3e13548d9cd9f1f3faecd0369554f2cb5982c44aa
b2sums = SKIP
b2sums = 0aecfcb84188ca2180cdf5fbf32fb0102e393ff7b1c5925482c32db1dda6697f62800c7c7cec422e7873de226164e987860d29f3c0980a1c081cf3d8305b1e40
b2sums = 602086c465010f53d0b3f47441de52f6c552b6fd2e6c3b311a9e8610960d3ea0ba9fb3ff813c9ea5ddc5cacee20ce983d3503ba4ec35270d0ad0bc303423a619
b2sums = d178dad69501967382d5c841f65e4f57651042bee8117041a9baa35ab3fa73af8174b8b999ae9e72ec381c52744ccaaabb77944d59f123c04b6ed5626432d843
b2sums = c0ee20e5578ca04e1f785672c437df9090846bc1d51d5c0b76f3ad84fe263bae3315d48e1d3324d21ea5465e1e615e5fb833b6f573f9f25a3eaa2cdee864c1f5
pkgname = linux-prjc
pkgdesc = The Linux-prjc kernel and modules with the Project C patch set
depends = coreutils
depends = kmod
depends = initramfs
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
|