blob: 5344b7c39002fff7f00f7ae39c43a087a708b0dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libnfs-git
pkgdesc = NFS client library
pkgver = 6.0.2.r95.gec2ae23
pkgrel = 1
url = https://github.com/sahlberg/libnfs
arch = i686
arch = x86_64
license = BSD-2-Clause OR GPL-3.0-or-later
license = LicenseRef-libnfs
makedepends = git
makedepends = cmake
makedepends = docbook-xsl
depends = glibc
provides = libnfs=6.0.2.r95.gec2ae23
conflicts = libnfs
source = git+https://github.com/sahlberg/libnfs.git
sha256sums = SKIP
pkgname = libnfs-git
|