pkgbase = linux-tachyon
	pkgdesc = Linux kernel with patches from Linux Tachyon (formerly Linux Clear) which allow for higher performance.
	pkgver = 7.1.3
	pkgrel = 1
	url = https://git.staropensource.de/StarOpenSource/Linux-Tachyon
	arch = x86_64
	license = GPL-2.0-only
	makedepends = bc
	makedepends = cpio
	makedepends = gettext
	makedepends = git
	makedepends = libelf
	makedepends = pahole
	makedepends = perl
	makedepends = python
	makedepends = tar
	makedepends = xz
	makedepends = zstd
	options = !strip
	options = !debug
	source = https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.1.tar.xz
	source = https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.1.tar.sign
	source = https://cdn.kernel.org/pub/linux/kernel/v7.x/patch-7.1.3.xz
	source = tachyon::git+https://git.staropensource.de/StarOpenSource/Linux-Tachyon.git
	validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
	validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
	validpgpkeys = E27E5D8A3403A2EF66873BBCDEA66FF797772CDC
	validpgpkeys = AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109
	sha256sums = 691f44797fbe790dc8a321604c927087526ad27b6d649925d60f8eed0a2564a0
	sha256sums = SKIP
	sha256sums = bc6364665d624e8664b2c4261cc3d113547ffd7fbb83e67477709c3c879e61e7
	sha256sums = SKIP

pkgname = linux-tachyon
	pkgdesc = Linux kernel with patches from Linux Tachyon (formerly Linux Clear) which allow for higher performance. This package includes the kernel and compiled modules.
	install = linux.install
	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
	provides = VIRTUALBOX-GUEST-MODULES
	provides = WIREGUARD-MODULE
	provides = KSMBD-MODULE

pkgname = linux-tachyon-headers
	pkgdesc = Linux kernel with patches from Linux Tachyon (formerly Linux Clear) which allow for higher performance. This package includes header files and scripts for building kernel modules.
	depends = pahole
