summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d2779aa6923ee49d2098e530c89ef0ca94c62cee (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
pkgbase = linux-aufs
	pkgdesc = Linux AUFS
	pkgver = 5.18.3
	pkgrel = 1
	url = https://github.com/sfjro/aufs5-standalone
	arch = x86_64
	license = GPL2
	makedepends = bc
	makedepends = libelf
	makedepends = pahole
	makedepends = cpio
	makedepends = perl
	makedepends = tar
	makedepends = xz
	options = !strip
	source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.3.tar.xz
	source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.3.tar.sign
	source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.18/aufs-patches/0001-aufs-20220606.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 = 780c8d6446ee90264d374bee0afa8e3d3628f6e98fc8599f3668e2ac1c05fa90dfe102e976a9ed73a61b7c4a0e4227715c4c018c5a149037f473f700cd255cda
	sha512sums = SKIP
	sha512sums = 084298b2286cb6e65ce802f5a2b6803610701a90342ff369d8f8ec8b315342c69a0f503a9f6559ddc9f1c056046a93591188dc25a4b8afb189af05444f04ec1f
	sha512sums = 2fa1250d93049fcfcfe04d201236eb7a662703b71a73b77c8e5df72900ad40cbb0b818c9c82cbf0204f67bf496bce7310d713ff9106825816525be1ba2da68e8
	sha512sums = 654552b89b93cb78f1fd7cc7687db1e6d0a86789e0c31f812e61fbc1440e8135f3e5c46ff0abfd74d53d7bd81a60406bf262745697a9034f10bb5c464342febf
	sha512sums = ed858a29e5bd24ed73c394409bc64f798ed3c158e7d152869d565b54978e37d3101641109d1dc805bfbd944eb88d839aed8dcc65cc11b5d09c90902e4376b162

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