summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42d3857e91156ae59351f213d81bdd201380f9f8 (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
	pkgver = 5.7.9
	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.7.9-2
	source = linux-nitrous.preset
	sha256sums = SKIP
	sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402

pkgname = linux-nitrous
	pkgdesc = Modified Linux kernel optimized for Haswell (and newer) compiled using clang (tagged git version), with Clear Linux patches
	install = linux-nitrous.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-headers: to build DKMS modules against this kernel
	provides = linux
	backup = etc/mkinitcpio.d/linux-nitrous.preset

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

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