summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cadbe9a5ccfa84f3658bf85706fcd090fa31c0ed (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
48
49
50
51
52
53
54
55
pkgbase = linux-nitrous
	pkgver = 6.13.1
	pkgrel = 1
	url = https://gitlab.com/xdevs23/linux-nitrous
	arch = x86_64
	license = GPL2
	makedepends = clang>=16
	makedepends = llvm>=16
	makedepends = lld>=16
	makedepends = bc
	makedepends = cpio
	makedepends = gettext
	makedepends = libelf
	makedepends = pahole
	makedepends = perl
	makedepends = python
	makedepends = tar
	makedepends = xz
	makedepends = graphviz
	makedepends = imagemagick
	makedepends = python-sphinx
	makedepends = texlive-latexextra
	makedepends = coreutils
	makedepends = git
	makedepends = inetutils
	makedepends = kmod
	makedepends = lzop
	makedepends = rust
	makedepends = ccache
	options = !strip
	source = https://gitlab.com/xdevs23/linux-nitrous/-/archive/v6.13.1-1/linux-nitrous-v6.13.1-1.tar.gz
	source = linux-nitrous.preset
	sha256sums = 0ece88e2c52b845e204964d5c917b7b84fdb5b496be8053f40a3628d940d7704
	sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402

pkgname = linux-nitrous
	pkgdesc = Modified Linux kernel optimized for Skylake X and newer, compiled using clang
	install = linux-nitrous.install
	depends = coreutils
	depends = kmod
	depends = initramfs
	optdepends = wireless-regdb: to set the correct wireless channels of your country
	optdepends = linux-nitrous-headers=6.13.1-1: to build DKMS modules against this kernel
	optdepends = linux-firmware: Additional firmware blobs
	provides = WIREGUARD-MODULE
	provides = NTFS3-MODULE
	provides = BINDER-MODULE
	provides = binder_linux-dkms=6.13.1
	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)
	depends = dkms
	depends = lld>=16
	depends = clang>=16