summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2ba0ef22d5755de53cd552543cb0eac688c2f4e2 (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-git
	pkgver = 5.7+
	pkgrel = 1
	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#branch=v5.7+
	source = linux-nitrous-fire-git.preset
	sha256sums = SKIP
	sha256sums = dabf634498fd2d474d689db9040c5e5e2704292958ccd22a391e4ea27f651fcb

pkgname = linux-nitrous-fire-git
	pkgdesc = Modified Linux kernel optimized for Skylake (and newer) compiled using clang, sacrificing security for performance. The 'nitrous-fire' kernel is insecure, only use it if you need the performance.
	install = linux-nitrous-fire-git.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-git-headers: to build DKMS modules against this kernel
	provides = linux
	backup = etc/mkinitcpio.d/linux-nitrous-fire-git.preset

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

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