Initial import
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
fcfae39237
commit
2bb6d4c095
1 changed files with 398 additions and 0 deletions
398
lsd.yaml
Normal file
398
lsd.yaml
Normal file
|
|
@ -0,0 +1,398 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: ls command with a lot of pretty colors and some other stuff
|
||||
description: An ls command with a lot of pretty colors and some other stuff.
|
||||
license:
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
rust: [stable]
|
||||
requires:
|
||||
platform: []
|
||||
references:
|
||||
community: https://github.com/Peltoche/lsd
|
||||
documentation: https://github.com/Peltoche/lsd/blob/master/README.md
|
||||
tracker: https://github.com/Peltoche/lsd/issues
|
||||
api:
|
||||
rpms:
|
||||
- lsd
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- lsd
|
||||
filter:
|
||||
rpms:
|
||||
- lscolors
|
||||
- rust-ansi_term+default-devel
|
||||
- rust-ansi_term-devel
|
||||
- rust-atty+default-devel
|
||||
- rust-atty-devel
|
||||
- rust-bitflags+default-devel
|
||||
- rust-bitflags+example_generated-devel
|
||||
- rust-bitflags-devel
|
||||
- rust-chrono+clock-devel
|
||||
- rust-chrono+default-devel
|
||||
- rust-chrono+rustc-serialize-devel
|
||||
- rust-chrono+serde-devel
|
||||
- rust-chrono+time-devel
|
||||
- rust-chrono-devel
|
||||
- rust-chrono-humanize+default-devel
|
||||
- rust-chrono-humanize+pedantic-devel
|
||||
- rust-chrono-humanize-devel
|
||||
- rust-clap+ansi_term-devel
|
||||
- rust-clap+atty-devel
|
||||
- rust-clap+color-devel
|
||||
- rust-clap+debug-devel
|
||||
- rust-clap+default-devel
|
||||
- rust-clap+doc-devel
|
||||
- rust-clap+no_cargo-devel
|
||||
- rust-clap+strsim-devel
|
||||
- rust-clap+suggestions-devel
|
||||
- rust-clap+term_size-devel
|
||||
- rust-clap+unstable-devel
|
||||
- rust-clap+vec_map-devel
|
||||
- rust-clap+wrap_help-devel
|
||||
- rust-clap+yaml-devel
|
||||
- rust-clap+yaml-rust-devel
|
||||
- rust-clap-devel
|
||||
- rust-libc+align-devel
|
||||
- rust-libc+default-devel
|
||||
- rust-libc+extra_traits-devel
|
||||
- rust-libc+use_std-devel
|
||||
- rust-libc-devel
|
||||
- rust-lscolors+ansi_term-devel
|
||||
- rust-lscolors+default-devel
|
||||
- rust-lscolors-devel
|
||||
- rust-num-integer+default-devel
|
||||
- rust-num-integer+i128-devel
|
||||
- rust-num-integer+std-devel
|
||||
- rust-num-integer-devel
|
||||
- rust-num-traits+default-devel
|
||||
- rust-num-traits+i128-devel
|
||||
- rust-num-traits+std-devel
|
||||
- rust-num-traits-devel
|
||||
- rust-rand0.4+alloc-devel
|
||||
- rust-rand0.4+default-devel
|
||||
- rust-rand0.4+i128_support-devel
|
||||
- rust-rand0.4+libc-devel
|
||||
- rust-rand0.4+std-devel
|
||||
- rust-rand0.4-devel
|
||||
- rust-remove_dir_all+default-devel
|
||||
- rust-remove_dir_all-devel
|
||||
- rust-strsim+default-devel
|
||||
- rust-strsim-devel
|
||||
- rust-tempdir+default-devel
|
||||
- rust-tempdir-devel
|
||||
- rust-term_grid+default-devel
|
||||
- rust-term_grid-devel
|
||||
- rust-term_size+debug-devel
|
||||
- rust-term_size+default-devel
|
||||
- rust-term_size+unstable-devel
|
||||
- rust-term_size-devel
|
||||
- rust-terminal_size+default-devel
|
||||
- rust-terminal_size-devel
|
||||
- rust-textwrap+default-devel
|
||||
- rust-textwrap+hyphenation-devel
|
||||
- rust-textwrap+term_size-devel
|
||||
- rust-textwrap-devel
|
||||
- rust-time+default-devel
|
||||
- rust-time+rustc-serialize-devel
|
||||
- rust-time-devel
|
||||
- rust-unicode-width+default-devel
|
||||
- rust-unicode-width+no_std-devel
|
||||
- rust-unicode-width-devel
|
||||
- rust-users+cache-devel
|
||||
- rust-users+default-devel
|
||||
- rust-users+mock-devel
|
||||
- rust-users-devel
|
||||
- rust-vec_map+default-devel
|
||||
- rust-vec_map+eders-devel
|
||||
- rust-vec_map+serde-devel
|
||||
- rust-vec_map-devel
|
||||
- rust-version_check+default-devel
|
||||
- rust-version_check-devel
|
||||
components:
|
||||
rpms:
|
||||
rust-ansi_term:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-clap
|
||||
* rust-lscolors
|
||||
* rust-lsd
|
||||
|
||||
Required by:
|
||||
* rust-clap+color-devel
|
||||
(built by rust-clap)
|
||||
* rust-lscolors+default-devel
|
||||
(built by rust-lscolors)
|
||||
ref: 981f698b95b96924110b56201491bca38b4a43a8 # rust-ansi_term-0.11.0-5.fc30
|
||||
rust-bitflags:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-clap
|
||||
|
||||
Required by:
|
||||
* rust-clap-devel
|
||||
(built by rust-clap)
|
||||
ref: 88d8eb1d1a298cef1872aa9be0b64ec34d185e52 # rust-bitflags-1.0.5-1.fc31
|
||||
rust-libc:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-atty
|
||||
* rust-lsd
|
||||
* rust-rand0.4
|
||||
* rust-term_size
|
||||
* rust-terminal_size
|
||||
* rust-time
|
||||
* rust-users
|
||||
|
||||
Required by:
|
||||
* rust-atty-devel
|
||||
(built by rust-atty)
|
||||
* rust-rand0.4+std-devel
|
||||
(built by rust-rand0.4)
|
||||
* rust-term_size-devel
|
||||
(built by rust-term_size)
|
||||
* rust-terminal_size-devel
|
||||
(built by rust-terminal_size)
|
||||
* rust-time-devel
|
||||
(built by rust-time)
|
||||
* rust-users-devel
|
||||
(built by rust-users)
|
||||
ref: e1e1793b395e36f86d400448351a153c56bf6565 # rust-libc-0.2.54-1.fc31
|
||||
rust-num-traits:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-chrono
|
||||
* rust-num-integer
|
||||
|
||||
Required by:
|
||||
* rust-chrono-devel
|
||||
(built by rust-chrono)
|
||||
* rust-num-integer-devel
|
||||
(built by rust-num-integer)
|
||||
ref: f52b292282ba55da6bfe30e849f3e8a74fe9e1f9 # rust-num-traits-0.2.6-4.fc30
|
||||
rust-remove_dir_all:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-tempdir
|
||||
|
||||
Required by:
|
||||
* rust-tempdir-devel
|
||||
(built by rust-tempdir)
|
||||
ref: 8fe0af9b623f38dd787b38e38920ea425abca29b # rust-remove_dir_all-0.5.1-5.fc31
|
||||
rust-strsim:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-clap
|
||||
|
||||
Required by:
|
||||
* rust-clap+suggestions-devel
|
||||
(built by rust-clap)
|
||||
ref: 6db610582eecbd8ea9f81a1f077e4c48106b16c7 # rust-strsim-0.9.0-1.fc31
|
||||
rust-unicode-width:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-clap
|
||||
* rust-lsd
|
||||
* rust-term_grid
|
||||
* rust-textwrap
|
||||
|
||||
Required by:
|
||||
* rust-clap-devel
|
||||
(built by rust-clap)
|
||||
* rust-term_grid-devel
|
||||
(built by rust-term_grid)
|
||||
* rust-textwrap-devel
|
||||
(built by rust-textwrap)
|
||||
ref: 6b7a220e29805a34e566e0bbc056f04288e46b98 # rust-unicode-width-0.1.5-5.fc30
|
||||
rust-vec_map:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-clap
|
||||
|
||||
Required by:
|
||||
* rust-clap+default-devel
|
||||
(built by rust-clap)
|
||||
ref: 8061e58004d95400d13c320814f4dc5525f7e99e # rust-vec_map-0.8.1-6.fc31
|
||||
rust-version_check:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-lsd
|
||||
ref: 7b006b3abd5634172c1e3754529abe2123a1c4f5 # rust-version_check-0.1.5-4.fc30
|
||||
rust-atty:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-clap
|
||||
|
||||
Required by:
|
||||
* rust-clap+color-devel
|
||||
(built by rust-clap)
|
||||
ref: 8292e9fbe915444fb7fc60ae8843c039ae41ee5c # rust-atty-0.2.11-4.fc30
|
||||
rust-num-integer:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-chrono
|
||||
|
||||
Required by:
|
||||
* rust-chrono-devel
|
||||
(built by rust-chrono)
|
||||
ref: 95b28ad1b64403e529c3f3c8eb7cdd95218b865e # rust-num-integer-0.1.39-6.fc31
|
||||
rust-rand0.4:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-tempdir
|
||||
|
||||
Required by:
|
||||
* rust-tempdir-devel
|
||||
(built by rust-tempdir)
|
||||
ref: bae1113c3288a9a721e1169a88a007a92f0cdaef # rust-rand0.4-0.4.6-3.fc31
|
||||
rust-term_grid:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-lsd
|
||||
ref: d15be7adb6a7e17cbad72f600bc2efe3d6f329a1 # rust-term_grid-0.1.7-4.fc30
|
||||
rust-term_size:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
Required by:
|
||||
* rust-clap+wrap_help-devel
|
||||
(built by rust-clap)
|
||||
* rust-textwrap+term_size-devel
|
||||
(built by rust-textwrap)
|
||||
ref: de4b5679e89e08877fe80cd541781a0e8ff4afe8 # rust-term_size-0.3.1-7.fc30
|
||||
rust-terminal_size:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-lsd
|
||||
ref: 377b33ce21daa046b435ca3d5fc01172e27f52fa # rust-terminal_size-0.1.8-1.fc31
|
||||
rust-textwrap:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-clap
|
||||
|
||||
Required by:
|
||||
* rust-clap+wrap_help-devel
|
||||
(built by rust-clap)
|
||||
* rust-clap-devel
|
||||
(built by rust-clap)
|
||||
ref: 0776aa5c1485c4af8fb70fb89827473d012aa50c # rust-textwrap-0.11.0-1.fc31
|
||||
rust-time:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-chrono
|
||||
* rust-lsd
|
||||
|
||||
Required by:
|
||||
* rust-chrono+clock-devel
|
||||
(built by rust-chrono)
|
||||
ref: afc60bde9c4f5e9075775b51b084c7e2de45e2a7 # rust-time-0.1.42-4.fc31
|
||||
rust-users:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-lsd
|
||||
ref: 08acc22f7d3db950147887fcffe9f7a6803cc64d # rust-users-0.9.1-1.fc31
|
||||
rust-chrono:
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-chrono-humanize
|
||||
|
||||
Required by:
|
||||
* rust-chrono-humanize-devel
|
||||
(built by rust-chrono-humanize)
|
||||
ref: f1fc5b2924e40b293ec6baec47b83aecd5726aa9 # rust-chrono-0.4.6-4.fc31
|
||||
rust-clap:
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-lsd
|
||||
ref: 6e71af04e33895c2f43142e49c7075fef09f439e # rust-clap-2.33.0-2.fc31
|
||||
rust-tempdir:
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-lscolors
|
||||
* rust-lsd
|
||||
ref: b4484e562ef5582f9ce2b9f0aa408400583a504f # rust-tempdir-0.3.7-5.fc31
|
||||
rust-chrono-humanize:
|
||||
buildorder: 30
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-lsd
|
||||
ref: ecc1ef1afe694f161fd1f8b7230eb01473303cdd # rust-chrono-humanize-0.0.11-1.fc31
|
||||
rust-lscolors:
|
||||
buildorder: 30
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-lsd
|
||||
ref: 66ed7d47fab7ca8245a480fe85dc99e5ef888562 # rust-lscolors-0.5.0-1.fc31
|
||||
rust-lsd:
|
||||
buildorder: 40
|
||||
rationale: Main component.
|
||||
ref: dc017bbd60c7d87245c7d28cf14fcff2aad9c3dc # rust-lsd-0.14.0-1.fc31
|
||||
Loading…
Add table
Add a link
Reference in a new issue