summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e68998cdc97416dc5802775916d4cae3dc1de695 (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-aufs
	pkgdesc = Linux AUFS
	pkgver = 5.18
	pkgrel = 2
	url = https://github.com/sfjro/aufs5-standalone
	arch = x86_64
	license = GPL2
	makedepends = bc
	makedepends = libelf
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	makedepends = graphviz
	makedepends = imagemagick
	makedepends = pahole
	makedepends = cpio
	makedepends = perl
	makedepends = tar
	makedepends = xz
	makedepends = texlive-latexextra
	makedepends = xmlto
	options = !strip
	source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.tar.xz
	source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.tar.sign
	source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.18/aufs-patches/0001-aufs-20220530.patch
	source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.18/cpu-patches-sep/0001-cpu-5.18-merge-graysky-s-patchset.patch
	source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.18/arch-patches/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
	source = config
	validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
	validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
	sha512sums = dbbc9d1395898a498fa4947fceda1781344fa5d360240f753810daa4fa88e519833e2186c4e582a8f1836e6413e9e85f6563c7770523b704e8702d67622f98b5
	sha512sums = SKIP
	sha512sums = 2f4c54bda61e27913a0d94c93e497209eda4c0c97ef1a2b67822b0b6743180bc5bad0c0110921a7552446495a4f781af4a3c6408822acd671dc6c048762cd0c0
	sha512sums = 2fa1250d93049fcfcfe04d201236eb7a662703b71a73b77c8e5df72900ad40cbb0b818c9c82cbf0204f67bf496bce7310d713ff9106825816525be1ba2da68e8
	sha512sums = 654552b89b93cb78f1fd7cc7687db1e6d0a86789e0c31f812e61fbc1440e8135f3e5c46ff0abfd74d53d7bd81a60406bf262745697a9034f10bb5c464342febf
	sha512sums = 1dd5811397dc4f4fb40ec7144d6bdc26af3a99350b6594dd95e5dd7ecfd23e25a31375a4a8dfcd9ec911710a260ef7b07235f379e1744d1d8ac6951763354faa

pkgname = linux-aufs
	pkgdesc = The Linux AUFS kernel and modules
	depends = coreutils
	depends = kmod
	depends = initramfs
	optdepends = wireless-regdb: to set the correct wireless channels of your country
	optdepends = linux-firmware: firmware images needed for some devices
	optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
	provides = VIRTUALBOX-GUEST-MODULES
	provides = WIREGUARD-MODULE

pkgname = linux-aufs-headers
	pkgdesc = Headers and scripts for building modules for the Linux AUFS kernel
	depends = linux-aufs
	depends = pahole

pkgname = linux-aufs-docs
	pkgdesc = Documentation for the Linux AUFS kernel
	depends = linux-aufs