blob: a21d2dc90352d882f569719a44cfa6ebe1868209 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = libblkio
pkgdesc = High-performance block device I/O library with C API
pkgver = 1.5.0
pkgrel = 2
url = https://gitlab.com/libblkio/libblkio
arch = x86_64
license = Apache-2.0 OR MIT
license = (MIT OR Apache-2.0) AND BSD-3-Clause
license = Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT
license = Apache-2.0 OR BSD-3-Clause
makedepends = cargo
makedepends = git
makedepends = jq
makedepends = meson
makedepends = python-docutils
makedepends = cargo-license
depends = gcc-libs
depends = glibc
source = git+https://gitlab.com/libblkio/libblkio#tag=v1.5.0
sha256sums = 7eb1292a4630d6f9aed782d06491c70d8958d1909058ea2f63d8cbbc39b64ff3
pkgname = libblkio
|