forked from AUR/linux-vfio
60 lines
2.2 KiB
Plaintext
60 lines
2.2 KiB
Plaintext
|
pkgbase = linux-vfio
|
||
|
pkgver = 3.18.4
|
||
|
pkgrel = 1
|
||
|
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
|
||
|
source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.18.tar.xz
|
||
|
source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.18.tar.sign
|
||
|
source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.18.4.xz
|
||
|
source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.18.4.sign
|
||
|
source = config
|
||
|
source = config.x86_64
|
||
|
source = linux.preset
|
||
|
source = change-default-console-loglevel.patch
|
||
|
source = override_for_missing_acs_capabilities.patch
|
||
|
source = i915_317.patch
|
||
|
sha256sums = becc413cc9e6d7f5cc52a3ce66d65c3725bc1d1cc1001f4ce6c32b69eb188cbd
|
||
|
sha256sums = SKIP
|
||
|
sha256sums = 57c74ba5266bb10be335a89d30480739b3de67b5a72b3e0b0d37a27775b1862a
|
||
|
sha256sums = SKIP
|
||
|
sha256sums = d3794c8b2cd11b71914b41f7a4e861369d4fa3c29fdd9e1d677ff0c2167eeb52
|
||
|
sha256sums = df7886f5d57f8f85e89987066dfa5c316e922dc0b22e6e6ad01331333db52377
|
||
|
sha256sums = f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c
|
||
|
sha256sums = 1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99
|
||
|
sha256sums = 7320b4abc2918cfb0cb084330a7470887e9a9cfb6496381460bcf4085eb62e0f
|
||
|
sha256sums = f86ce528b63f198b84c4d8d92d35329aa4000d462217dc2db03bac5eb693cf19
|
||
|
|
||
|
pkgname = linux-vfio
|
||
|
pkgdesc = The Linux-vfio kernel and modules
|
||
|
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
|
||
|
provides = kernel26-vfio=3.18.4
|
||
|
conflicts = kernel26-vfio
|
||
|
replaces = kernel26-vfio
|
||
|
backup = etc/mkinitcpio.d/linux-vfio.preset
|
||
|
|
||
|
pkgname = linux-vfio-headers
|
||
|
pkgdesc = Header files and scripts for building modules for Linux-vfio kernel
|
||
|
provides = kernel26-vfio-headers=3.18.4
|
||
|
conflicts = kernel26-vfio-headers
|
||
|
replaces = kernel26-vfio-headers
|
||
|
|
||
|
pkgname = linux-vfio-docs
|
||
|
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-vfio kernel
|
||
|
provides = kernel26-vfio-docs=3.18.4
|
||
|
conflicts = kernel26-vfio-docs
|
||
|
replaces = kernel26-vfio-docs
|
||
|
|