From bbbda669781c68ff15b441ec70f57bf86a85a08f Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 7 Dec 2017 11:14:39 +0100 Subject: [PATCH] initial, working version --- texlive.yaml | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 texlive.yaml diff --git a/texlive.yaml b/texlive.yaml new file mode 100644 index 0000000..75aeeac --- /dev/null +++ b/texlive.yaml @@ -0,0 +1,101 @@ +document: modulemd +version: 1 +data: + summary: Module for TeX formatting system + description: >- + The TeX Live software distribution offers a complete TeX system for + a variety of Unix, Macintosh, Windows and other platforms. It + encompasses programs for editing, typesetting, previewing and + printing of TeX documents in many different languages, and a large + collection of TeX macros and font libraries. + The distribution includes extensive general documentation about TeX, + as well as the documentation for the included software packages. + license: + module: + - MIT + content: + - Artistic 2.0 + - GPLv2 + - GPLv2+ + - LGPLv2+ + - LPPL + - MIT + - Public Domain + - UCD + - Utopia + dependencies: + buildrequires: + bootstrap: master + requires: + platform: master + perl: master + X11-base: master + references: + community: https://docs.pagure.org/modularity/ + documentation: https://github.com/modularity-modules/texlive + tracker: https://github.com/modularity-modules/texlive + api: + rpms: + - texlive-scheme-basic + - texlive-scheme-context + - texlive-scheme-full + - texlive-scheme-gust + - texlive-scheme-medium + - texlive-scheme-minimal + - texlive-scheme-small + - texlive-scheme-tetex + - texlive-scheme-xml + profiles: + default: + description: full scheme (everything) + rpms: + - texlive-scheme-full + medium: + description: medium scheme (small + more packages and languages) + rpms: + - texlive-scheme-medium + small: + description: small scheme (basic + xetex, metapost, a few languages) + rpms: + - texlive-scheme-small + components: + rpms: + cairo: + rationale: Generated. + ref: f27 + graphite2: + rationale: Generated. + ref: f27 + harfbuzz: + rationale: Generated. + ref: f27 + lcms2: + rationale: Generated. + ref: f27 + libpaper: + rationale: Generated. + ref: f27 + perl-Text-Unidecode: + rationale: Generated. + ref: f27 + perl-XML-Parser: + rationale: Generated. + ref: f27 + perl-XML-XPath: + rationale: Generated. + ref: f27 + poppler: + rationale: Generated. + ref: f27 + poppler-data: + rationale: Generated. + ref: f27 + teckit: + rationale: Generated. + ref: f27 + texlive: + rationale: Generated. + ref: f27 + zziplib: + rationale: Generated. + ref: f27