linux-vfio/.SRCINFO

49 lines
1.8 KiB
Plaintext
Raw Normal View History

2015-01-30 06:07:58 +00:00
pkgbase = linux-vfio
2015-09-05 21:49:22 +00:00
pkgver = 4.2
2015-07-28 02:22:03 +00:00
pkgrel = 1
2015-01-30 06:07:58 +00:00
url = http://www.kernel.org/
arch = i686
arch = x86_64
license = GPL2
makedepends = xmlto
makedepends = docbook-xsl
makedepends = kmod
makedepends = inetutils
makedepends = bc
options = !strip
2015-09-05 21:49:22 +00:00
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.2.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.2.tar.sign
2015-01-30 06:07:58 +00:00
source = config
source = config.x86_64
source = linux.preset
source = change-default-console-loglevel.patch
2015-09-05 21:49:22 +00:00
source = 0001-make_flush_workqueue_non_gpl.patch
2015-01-30 06:07:58 +00:00
source = override_for_missing_acs_capabilities.patch
source = i915_317.patch
2015-09-05 21:49:22 +00:00
sha256sums = cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb
2015-01-30 06:07:58 +00:00
sha256sums = SKIP
2015-09-05 21:49:22 +00:00
sha256sums = dbac1b59a0a1861fe2ae64348512f0994594ccbe959f50aa94b91d8464e44c97
sha256sums = 90fa14aca07b560334ddb14ffe4f04c3ed149851e45952a5e4a2d0732ce29fb4
2015-01-30 06:07:58 +00:00
sha256sums = f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c
sha256sums = 1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99
2015-09-05 21:49:22 +00:00
sha256sums = 4e776734e2c2185910a6fbb6f333d967b04f4a72b3196310af286c6a779bd97d
2015-04-13 19:45:06 +00:00
sha256sums = 975f79348119bfba8dd972a9fbfe6b38484c45bfd228f2f6d48a0c02426ba149
2015-07-28 02:22:03 +00:00
sha256sums = 65faab45248008810b0a5f27162101a34dfe298c14d3506e52236c680353d7f8
2015-01-30 06:07:58 +00:00
pkgname = linux-vfio
2015-01-30 06:35:33 +00:00
pkgdesc = The Linux kernel and modules with patches to enable GPU passthrough with KVM
2015-01-30 06:07:58 +00:00
install = linux.install
depends = coreutils
depends = linux-firmware
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
backup = etc/mkinitcpio.d/linux-vfio.preset
pkgname = linux-vfio-headers
pkgdesc = Header files and scripts for building modules for Linux-vfio kernel
pkgname = linux-vfio-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-vfio kernel