mirror of
				https://aur.archlinux.org/linux-vfio.git
				synced 2025-11-04 14:16:57 +00:00 
			
		
		
		
	The previous commit seemed to have issues building in a clean chroot. This commit takes on the exact patch used in the linux package as well as remakes the add-acs-overrides.patch file to a form usable by `git am` as was done in previous iterations of this patch.
		
			
				
	
	
		
			50 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
pkgbase = linux-vfio
 | 
						|
	pkgdesc = Linux
 | 
						|
	pkgver = 5.6.10.arch1
 | 
						|
	pkgrel = 1
 | 
						|
	url = https://git.archlinux.org/linux.git/log/?h=v5.6.10-arch1
 | 
						|
	arch = x86_64
 | 
						|
	license = GPL2
 | 
						|
	makedepends = bc
 | 
						|
	makedepends = kmod
 | 
						|
	makedepends = libelf
 | 
						|
	makedepends = xmlto
 | 
						|
	makedepends = python-sphinx
 | 
						|
	makedepends = python-sphinx_rtd_theme
 | 
						|
	makedepends = graphviz
 | 
						|
	makedepends = imagemagick
 | 
						|
	makedepends = git
 | 
						|
	options = !strip
 | 
						|
	source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.6.10-arch1
 | 
						|
	source = config
 | 
						|
	source = add-acs-overrides.patch
 | 
						|
	source = i915-vga-arbiter.patch
 | 
						|
	source = sphinx-workaround.patch
 | 
						|
	validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
 | 
						|
	validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
 | 
						|
	validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
 | 
						|
	sha256sums = SKIP
 | 
						|
	sha256sums = f392c9ecbb5177ea2573aaf22935322940ea2be0366f3fb9c9f861431f4aed21
 | 
						|
	sha256sums = 0352f4a52166bef96ac5b4ff1d2bcb61efd9580803af57ce0f3019565daa0bc2
 | 
						|
	sha256sums = 094a29902b52cec2f0840219225a1458ca925f875524ecb7827da62a33c74ccf
 | 
						|
	sha256sums = 8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c
 | 
						|
 | 
						|
pkgname = linux-vfio
 | 
						|
	pkgdesc = The Linux kernel and modules
 | 
						|
	depends = coreutils
 | 
						|
	depends = kmod
 | 
						|
	depends = initramfs
 | 
						|
	optdepends = crda: 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
 | 
						|
	replaces = virtualbox-guest-modules-arch
 | 
						|
	replaces = wireguard-arch
 | 
						|
 | 
						|
pkgname = linux-vfio-headers
 | 
						|
	pkgdesc = Headers and scripts for building modules for the Linux kernel
 | 
						|
 | 
						|
pkgname = linux-vfio-docs
 | 
						|
	pkgdesc = Documentation for the Linux kernel
 | 
						|
 |