blob: 649e0de5f1c56442fea0eed63ff7c706f4f6a94c (
plain) (
blame)
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
|
pkgbase = coreutils-uutils-libselinux
pkgdesc = (warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils installed as system core utilities. Built with libselinux for the chcon and runcon binaries
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/uutils/coreutils
arch = x86_64
license = GPL3
license = MIT
makedepends = cargo
makedepends = clang
makedepends = python-sphinx
makedepends = rust
depends = gcc-libs
depends = glibc
depends = libselinux
depends = oniguruma
provides = coreutils
provides = b3sum
provides = sha3sum
conflicts = coreutils
conflicts = b3sum
conflicts = sha3sum
source = uutils-coreutils-0.1.0.tar.gz::https://github.com/uutils/coreutils/archive/0.1.0.tar.gz
source = 0001-update-selinux-progs.patch
sha256sums = 55c528f2b53c1b30cb704550131a806e84721c87b3707b588a961a6c97f110d8
sha256sums = d8290988c9c8275e2087f1a63d63c420c88ebcf7c50aed0ef53d9dcd46517b36
pkgname = coreutils-uutils-libselinux
|