Search Criteria
Package Details: libblkio 1.5.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/libblkio.git (read-only, click to copy) |
---|---|
Package Base: | libblkio |
Description: | High-performance block device I/O library with C API |
Upstream URL: | https://gitlab.com/libblkio/libblkio |
Licenses: | Apache-2.0 OR MIT, (MIT OR Apache-2.0) AND BSD-3-Clause, Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT, Apache-2.0 OR BSD-3-Clause |
Submitter: | Toolybird |
Maintainer: | Toolybird |
Last Packager: | Toolybird |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-20 06:29 (UTC) |
Last Updated: | 2024-07-04 03:40 (UTC) |
Dependencies (8)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- cargo-license (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (make)
- meson (meson-gitAUR) (make)
- python-docutils (make)
Latest Comments
Toolybird commented on 2024-07-02 21:37 (UTC)
Works fine when building in a clean chroot. There's a comment in the PKGBUILD hinting that finding the license file could be a bit hackish :/ The command appears to fail in the presence of multiple versions of the same crate. Will try to find a better way..
Eirikr commented on 2024-07-02 11:41 (UTC) (edited on 2024-07-02 11:41 (UTC) by Eirikr)
Looks like there is an issue with the final steps during package(). Missing license file?