Search Criteria
Package Details: libnbd 1.14.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libnbd.git (read-only, click to copy) |
---|---|
Package Base: | libnbd |
Description: | NBD client library in userspace |
Upstream URL: | https://gitlab.com/nbdkit/libnbd |
Licenses: | LGPL2.1 |
Submitter: | t-8ch |
Maintainer: | t-8ch (rwmjones) |
Last Packager: | t-8ch |
Votes: | 2 |
Popularity: | 0.000119 |
First Submitted: | 2019-07-04 17:36 (UTC) |
Last Updated: | 2023-01-13 02:35 (UTC) |
Latest Comments
t-8ch commented on 2023-01-02 14:30 (UTC)
@ImperatorStorm
The problem is that it would force all users of this package to have ocaml installed. The same as for libxml2 and gnutls.
They all are optional dependencies that are detected at build time. Unfortunately makepkg is not able to express this nicely.
ImperatorStorm commented on 2023-01-01 06:45 (UTC) (edited on 2023-01-01 06:46 (UTC) by ImperatorStorm)
Can you add ocaml as a dependency? libnbd's ocaml bindings are required for virt-v2v
Additionally, libnbd has gnutls libxml2 as dependencies, yet this package omits them.
rwmjones commented on 2019-08-29 09:26 (UTC)
The correct download link is: http://download.libguestfs.org/libnbd/
The github releases are automatically generated by github (we can't turn this "feature" off unfortunately). They don't contain all the files required to actually build libnbd.