mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-06-04 22:57:23 +02:00
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
pkgbase = zfs-linux
|
|
pkgver = 0.7.8.4.15.15.1
|
|
pkgrel = 1
|
|
url = http://zfsonlinux.org/
|
|
arch = x86_64
|
|
license = CDDL
|
|
makedepends = linux-headers=4.15.15-1
|
|
makedepends = spl-linux-headers
|
|
depends = kmod
|
|
depends = spl-linux
|
|
depends = zfs-utils-common=0.7.8
|
|
depends = linux=4.15.15-1
|
|
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.8/zfs-0.7.8.tar.gz
|
|
sha256sums = 70ba0edd72914d4bfc9a9426cf26725e955a9509acbddb6902efb9eebb35f150
|
|
|
|
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
|
|
|