initial, working version
This commit is contained in:
parent
451e7d9863
commit
bbbda66978
1 changed files with 101 additions and 0 deletions
101
texlive.yaml
Normal file
101
texlive.yaml
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue