summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85349228232a161213aa1844064703dc97196ab5 (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
pkgbase = linux-nitrous-fire
	pkgver = 5.6.15
	pkgrel = 2
	url = https://gitlab.com/xdevs23/linux-nitrous
	arch = x86_64
	license = GPL2
	makedepends = bison
	makedepends = clang
	makedepends = xmlto
	makedepends = docbook-xsl
	makedepends = kmod
	makedepends = inetutils
	makedepends = bc
	makedepends = git
	makedepends = libelf
	makedepends = coreutils
	options = !strip
	source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.15-2
	source = linux-nitrous-fire.preset
	sha256sums = SKIP
	sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b

pkgname = linux-nitrous-fire
	pkgdesc = Modified Linux kernel optimized for Skylake (and newer) compiled using clang (tagged git version), with Clear Linux patches, sacrificing security for performance. The 'nitrous-fire' kernel is insecure, only use it if you need the performance.
	install = linux-nitrous-fire.install
	depends = coreutils
	depends = linux-firmware
	depends = kmod
	depends = mkinitcpio>=0.7
	optdepends = crda: to set the correct wireless channels of your country
	optdepends = linux-nitrous-fire-headers: to build DKMS modules against this kernel
	provides = linux
	backup = etc/mkinitcpio.d/linux-nitrous-fire.preset

pkgname = linux-nitrous-fire-headers
	pkgdesc = Header files and scripts for building modules for Linux kernel (tagged git version)
	provides = linux-headers

pkgname = linux-nitrous-fire-docs
	pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux kernel (tagged git version)
	provides = linux-docs