diff --git a/X11-base.yaml b/X11-base.yaml new file mode 100644 index 0000000..a05f985 --- /dev/null +++ b/X11-base.yaml @@ -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