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.7.4.15.14.1
|
|
pkgrel = 1
|
|
url = http://zfsonlinux.org/
|
|
arch = x86_64
|
|
license = CDDL
|
|
makedepends = linux-headers=4.15.14-1
|
|
makedepends = spl-linux-headers
|
|
depends = kmod
|
|
depends = spl-linux
|
|
depends = zfs-utils-common=0.7.7
|
|
depends = linux=4.15.14-1
|
|
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.7/zfs-0.7.7.tar.gz
|
|
sha256sums = db8ca69dc1d257175421a86bc81c861b2b24cc48db0832c954d9553fe50d0bb9
|
|
|
|
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
|
|
|