summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils/.SRCINFO
blob: 502e0ee307d6e94a082b052cbe1757a1250b9f6e (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
29
30
31
32
33
34
pkgbase = coreutils-uutils
	pkgdesc = (warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils being used as actual system coreutils
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/uutils/coreutils
	arch = x86_64
	license = GPL3
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = python-sphinx
	depends = glibc
	depends = acl
	depends = attr
	depends = gmp
	depends = libcap
	depends = openssl
	depends = gcc-libs
	depends = libkeccak
	depends = oniguruma
	provides = coreutils
	provides = b3sum
	provides = sha3sum
	conflicts = coreutils
	conflicts = b3sum
	conflicts = sha3sum
	source = https://ftp.gnu.org/gnu/coreutils/coreutils-9.7.tar.xz
	source = uutils-coreutils-0.1.0.tar.gz::https://github.com/uutils/coreutils/archive/0.1.0.tar.gz
	source = disable_selinux.patch
	sha256sums = e8bb26ad0293f9b5a1fc43fb42ba970e312c66ce92c1b0b16713d7500db251bf
	sha256sums = 55c528f2b53c1b30cb704550131a806e84721c87b3707b588a961a6c97f110d8
	sha256sums = 302614165d99f04600627222ddad0444a0144fcad6a1ff59ad43fb0b3162060e

pkgname = coreutils-uutils