blob: a0f72d708a6b01795ee63c23b7d934b37e04d14e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = ltfs-git
pkgdesc = Linear Tape File System
pkgver = 2.4.3.0.10450.r125.gadb3722
pkgrel = 2
url = https://github.com/LinearTapeFileSystem/ltfs
arch = x86_64
arch = i686
license = BSD
makedepends = patch
makedepends = gcc
makedepends = pkg-config
makedepends = make
makedepends = fakeroot
makedepends = autoconf
makedepends = automake
makedepends = libtool
makedepends = git
depends = fuse
depends = icu
depends = libxml2
depends = net-snmp
depends = python-pyxattr
provides = ltfs
conflicts = ltfs
backup = etc/ltfs.conf.local
source = ltfs-git::git+https://github.com/LinearTapeFileSystem/ltfs.git
sha256sums = SKIP
pkgname = ltfs-git
|