summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e703347f5c933efecb6d16d999b0a70929475c34 (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
56
57
58
pkgbase = linux-aufs
	pkgdesc = Linux AUFS
	pkgver = 5.17.1
	pkgrel = 4
	url = https://github.com/sfjro/aufs5-standalone
	arch = x86_64
	license = GPL2
	makedepends = kmod
	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
	options = !strip
	source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.1.tar.xz
	source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.1.tar.sign
	source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/aufs-patches/0001-aufs-20220328.patch
	source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/cpu-patches-sep/0001-cpu-5.17-merge-graysky-s-patchset.patch
	source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/arch-patches-v2-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
	source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/arch-patches-v2-sep/0002-random-treat-bootloader-trust-toggle-the-same-way-as.patch
	source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/arch-patches-v2-sep/0003-Revert-swiotlb-rework-fix-info-leak-with-DMA_FROM_DE.patch
	source = config
	validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
	validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
	sha512sums = bb73202e770d10767739664b5320b47d78bc374b2bde38b289f1ede1b7b33a8be0adf0808dd82b49735534fe1aae7d83acbf6e42de214d2e179832f6e6c866dd
	sha512sums = SKIP
	sha512sums = 45b9684ad2dc36cd211b5d3ec007cd631afeba9a3d21849b99e0606d3f1a84a2e9690134f24689832204e0d1117a7a5bb354688b111e560b48fb70bd936c3e63
	sha512sums = b63921b6246bd1b9545a8042d76334bef8a7ee46e5404c5efec4a842a455a84046e92423b2bc6d950f19dcf85805d7493fe71d6d177e3b46b52a279b0a44d0c9
	sha512sums = d26c3f17f0fdc9ede8203a45baa242279c77e0397803346cb9d57ea6065a2fe5d1d2403698d52a72a072ed81761e68b50717d04237d695fae38a1958efc5f545
	sha512sums = ca5a425bff20bed817c13ddb9854acbd47367b5126389e9e99815b0d576d1d07610ea9075efca298d0b8441cea65e3ba33aa53a11985a25909872dcd1c67a51e
	sha512sums = ce80736a9edab23f1c6b9805ec1ba883534b6a8cc57bcbfad606d760632830c9152d2166a318311aee9f56dc394ba03f49186c3a0620309419666380d1d3b722
	sha512sums = 404a80d96d8bcbeb5996f90a63b18c3a771bf527d15b4721ebad085a29c536d235a5027c54cbf280ee4d10951a437286ab7368c31fa3f5b7db2461d7f1ea7b87

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