26 lines
601 B
Plaintext
26 lines
601 B
Plaintext
name: uutils-coreutils
|
|
description: Cross-platform Rust rewrite of the GNU coreutils
|
|
version: 0.6.0
|
|
revision: 1
|
|
url: https://github.com/uutils/coreutils
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- oniguruma
|
|
make_depends:
|
|
- rustc
|
|
conflicts:
|
|
- gnu-coreutils
|
|
provides:
|
|
- coreutils
|
|
downloads:
|
|
- url: https://github.com/uutils/coreutils/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: f751b8209ec05ae304941a727e42a668dcc45674986252f44d195ed43ccfad2f
|