summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e6b0a4ce365c108d1e58f20d97228dd07984ed8e (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.4
	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.4.tar.xz
	source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.4.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 = a8067e47195ce5ae6c8818989302ba9c01768190f1908541b4fa9230e23eb33a76f99ad6dbc36484595522179b2b5116bffe9a31b8731bca5d07b02ac546ac42
	sha512sums = SKIP
	sha512sums = 084298b2286cb6e65ce802f5a2b6803610701a90342ff369d8f8ec8b315342c69a0f503a9f6559ddc9f1c056046a93591188dc25a4b8afb189af05444f04ec1f
	sha512sums = 2fa1250d93049fcfcfe04d201236eb7a662703b71a73b77c8e5df72900ad40cbb0b818c9c82cbf0204f67bf496bce7310d713ff9106825816525be1ba2da68e8
	sha512sums = 654552b89b93cb78f1fd7cc7687db1e6d0a86789e0c31f812e61fbc1440e8135f3e5c46ff0abfd74d53d7bd81a60406bf262745697a9034f10bb5c464342febf
	sha512sums = 23988986dc81e1dfb67f50f41d53b7b9ca8da1c9192841c20f3df2d0364e6700f7bd552d5364a9be90dced79044c6f396b6ea6526ede9154fccaba1beaa7d148

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