summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: efda72bca989a95972d62e93f4ca28c78a5584ba (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
pkgbase = linux-nitrous-git
	pkgver = 5.3.8
	pkgrel = 6
	url = https://gitlab.com/xdevs23/linux-nitrous
	arch = x86_64
	license = GPL2
	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/
	source = linux-nitrous-git.preset
	sha256sums = SKIP
	sha256sums = 48ef93bf8f8ff236c4e2092736d0add8f87cfc5416417c50966bb296ab5933ae

pkgname = linux-nitrous-git
	pkgdesc = Modified Linux kernel optimized for Haswell (and newer) compiled using clang
	install = linux-nitrous-git.install
	depends = coreutils
	depends = linux-firmware
	depends = kmod
	depends = mkinitcpio>=0.7
	optdepends = crda: to set the correct wireless channels of your country
	provides = linux
	backup = etc/mkinitcpio.d/linux-nitrous-git.preset

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

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