blob: 658d1b9f273f7727a6f731a1320f014a40e7a2e9 (
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-gc
pkgdesc = Linux
pkgver = 5.13.13
pkgrel = 1
url = https://cchalpha.blogspot.co.uk/
arch = x86_64
license = GPL2
makedepends = bc
makedepends = kmod
makedepends = libelf
makedepends = pahole
makedepends = cpio
makedepends = xmlto
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = graphviz
makedepends = imagemagick
makedepends = git
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.13.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.13.tar.sign
source = config::https://raw.githubusercontent.com/archlinux/svntogit-packages/3d3eca364633a3d27f13d157fc34ed958e4ff3b1/trunk/config
source = prjc_v5.13-r3.patch::https://gitlab.com/alfredchen/projectc/raw/master/5.13/prjc_v5.13-r3.patch
source = more-uarches-20210818.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20210818.tar.gz
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch::https://github.com/archlinux/linux/commit/2145b5dfcd8968021af85f8c56f93caf58d7bad1.patch
source = 0002-Bluetooth-btusb-check-conditions-before-enabling-USB.patch::https://github.com/archlinux/linux/commit/3f1b39b04e2a610d0780fec9058326334ced1713.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
b2sums = c763adef68a11c42a6e9435522300c5327a9dd3c8b25f1c41e0fdc536e224aac83dbb13d86bb52973304520f1cc28c4c9158baddf6087af54b1e5fbe010be485
b2sums = SKIP
b2sums = 921261a140d7eeebc5805e6b0a81f5dfad960edae863cf91bb40ec710688df596ae0a699be00dc0957bf788265e57ba63c1140470c71955a970f125d19a22536
b2sums = 22e05106ee91f104c69f8d11fa4072b28910b8202388a1778ac498f5128f8b93e6465c3e1ef0d9393aa5d01bfc226b3d6463fbba9e463305381a45cb5f015fa0
b2sums = 5a191fb995303be264e8721318622bee1d1a3822f805ddf21c1002817ca2e144d6d17e1337f37b32dc3aca1a8754e4354a800c1b4d44417aea0acaf326533b35
b2sums = a85dee3ad3795306ba602876afe970b7fc722367a74b578e17f20f9b1b5fa55a625bbb562695c110c3a0cbaee64eafa9b712f86e5a1db09a08c352a97b1af262
b2sums = 3e67a1604be248986aea911274efd0ac56f5cc5c9e1dede224bf187f3f4a2c38fe835c38cf174b98baecc2ef13f5749175916cfe4ec9b809274443d773b67708
pkgname = linux-gc
pkgdesc = The Linux-gc kernel and modules with the Project C scheduler
depends = coreutils
depends = kmod
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
pkgname = linux-gc-headers
pkgdesc = Headers and scripts for building modules for the Linux-gc kernel
depends = linux-gc
|