initial version
This commit is contained in:
parent
4d7e67cf19
commit
493eccd8e1
1 changed files with 107 additions and 0 deletions
107
X11-base.yaml
Normal file
107
X11-base.yaml
Normal file
|
|
@ -0,0 +1,107 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
summary: X11-base module
|
||||
description: basic X11 libraries
|
||||
license:
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
autotools: master
|
||||
host: master
|
||||
requires:
|
||||
platform: master
|
||||
host: master
|
||||
references:
|
||||
community: https://github.com/modularity-modules/X11-base
|
||||
documentation: https://github.com/modularity-modules/X11-base
|
||||
tracker: https://github.com/modularity-modules/X11-base
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- libfontenc
|
||||
- libICE
|
||||
- libSM
|
||||
- libX11
|
||||
- libX11-common
|
||||
- libXau
|
||||
- libxcb
|
||||
- libXcomposite
|
||||
- libXext
|
||||
- libXfont
|
||||
- libXft
|
||||
- libXi
|
||||
- libXrender
|
||||
- libXtst
|
||||
api:
|
||||
rpms:
|
||||
- libfontenc
|
||||
- libICE
|
||||
- libSM
|
||||
- libX11
|
||||
- libX11-common
|
||||
- libXau
|
||||
- libxcb
|
||||
- libXcomposite
|
||||
- libXext
|
||||
- libXfont
|
||||
- libXft
|
||||
- libXi
|
||||
- libXrender
|
||||
- libXtst
|
||||
filter: ~
|
||||
components:
|
||||
rpms:
|
||||
aajohan-comfortaa-fonts:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
fontconfig:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
fontpackages:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
freetype:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
libfontenc:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libICE:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libSM:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libX11:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libXau:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libxcb:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libXcomposite:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libXext:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libXfont:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libXft:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libXi:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libXrender:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
libXtst:
|
||||
rationale: core component of this module.
|
||||
ref: f27
|
||||
Loading…
Add table
Add a link
Reference in a new issue