Switch to new package format
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: uutils-coreutils
|
||||
description: Cross-platform Rust rewrite of the GNU coreutils
|
||||
version: 0.9.0
|
||||
revision: 2
|
||||
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: dafe0126ee4ed55c7cd60c6b559f43724a74751deed3c1b078f4f510311acab2
|
||||
Reference in New Issue
Block a user