mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-06-01 13:17:22 +02:00
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
pkgbase = zfs-linux
|
|
pkgver = 0.7.10_4.18.6.arch1.1
|
|
pkgrel = 1
|
|
url = http://zfsonlinux.org/
|
|
arch = x86_64
|
|
license = CDDL
|
|
makedepends = linux-headers=4.18.6.arch1-1
|
|
makedepends = spl-linux-headers
|
|
depends = kmod
|
|
depends = spl-linux
|
|
depends = zfs-utils-common=0.7.10
|
|
depends = linux=4.18.6.arch1-1
|
|
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.10/zfs-0.7.10.tar.gz
|
|
sha256sums = 9343650175ccba2f61379c7dbc66ecbda1059e1ff95bc1fe6be4f33628cce477
|
|
|
|
pkgname = zfs-linux
|
|
pkgdesc = Kernel modules for the Zettabyte File System.
|
|
install = zfs.install
|
|
groups = archzfs-linux
|
|
provides = zfs
|
|
conflicts = zfs-linux-git
|
|
replaces = zfs-git
|
|
|
|
pkgname = zfs-linux-headers
|
|
pkgdesc = Kernel headers for the Zettabyte File System.
|
|
conflicts = zfs-archiso-linux-headers
|
|
conflicts = zfs-archiso-linux-git-headers
|
|
conflicts = zfs-linux-hardened-headers
|
|
conflicts = zfs-linux-hardened-git-headers
|
|
conflicts = zfs-linux-lts-headers
|
|
conflicts = zfs-linux-lts-git-headers
|
|
conflicts = zfs-linux-git-headers
|
|
conflicts = zfs-linux-vfio-headers
|
|
conflicts = zfs-linux-vfio-git-headers
|
|
conflicts = zfs-linux-zen-headers
|
|
conflicts = zfs-linux-zen-git-headers
|
|
|