gentoo-ebuilds/dev-texlive/texlive-langfrench/texlive-langfrench-2024_p72499.ebuild
Arthur Zamarin 6a8c0541d5
dev-texlive/texlive-langfrench: Keyword 2024_p72499 ppc, #946199
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-02-07 16:47:14 +02:00

120 lines
2.6 KiB
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
TEXLIVE_MODULE_CONTENTS="
collection-langfrench.r72499
aeguill.r15878
annee-scolaire.r55988
babel-basque.r30256
babel-french.r71907
basque-book.r32924
basque-date.r26477
bib-fr.r15878
bibleref-french.r53138
cahierprof.r68148
couleurs-fr.r67901
droit-fr.r39802
e-french.r52027
facture.r67538
frenchmath.r71205
frletter.r15878
frpseudocode.r56088
hyphen-basque.r58652
hyphen-french.r58652
impnattypo.r50227
letgut.r72713
mafr.r15878
matapli.r62632
panneauxroute.r72287
profcollege.r72198
proflabo.r63147
proflycee.r72722
profsio.r71302
tabvar.r63921
tdsfrmath.r15878
variations.r15878
"
TEXLIVE_MODULE_DOC_CONTENTS="
aeguill.doc.r15878
annee-scolaire.doc.r55988
apprendre-a-programmer-en-tex.doc.r57179
apprends-latex.doc.r19306
babel-basque.doc.r30256
babel-french.doc.r71907
basque-book.doc.r32924
basque-date.doc.r26477
bib-fr.doc.r15878
bibleref-french.doc.r53138
booktabs-fr.doc.r21948
cahierprof.doc.r68148
couleurs-fr.doc.r67901
droit-fr.doc.r39802
e-french.doc.r52027
epslatex-fr.doc.r19440
expose-expl3-dunkerque-2019.doc.r54451
facture.doc.r67538
faq-fr.doc.r71182
faq-fr-gutenberg.doc.r72499
formation-latex-ul.doc.r70507
frenchmath.doc.r71205
frletter.doc.r15878
frpseudocode.doc.r56088
impatient-fr.doc.r54080
impnattypo.doc.r50227
l2tabu-french.doc.r31315
latex2e-help-texinfo-fr.doc.r64228
letgut.doc.r72713
lshort-french.doc.r23332
mafr.doc.r15878
matapli.doc.r62632
panneauxroute.doc.r72287
profcollege.doc.r72198
proflabo.doc.r63147
proflycee.doc.r72722
profsio.doc.r71302
tabvar.doc.r63921
tdsfrmath.doc.r15878
texlive-fr.doc.r70783
translation-array-fr.doc.r24344
translation-dcolumn-fr.doc.r24345
translation-natbib-fr.doc.r25105
translation-tabbing-fr.doc.r24228
variations.doc.r15878
visualfaq-fr.doc.r71053
visualtikz.doc.r54080
"
TEXLIVE_MODULE_SRC_CONTENTS="
annee-scolaire.source.r55988
babel-basque.source.r30256
babel-french.source.r71907
basque-book.source.r32924
basque-date.source.r26477
bibleref-french.source.r53138
facture.source.r67538
formation-latex-ul.source.r70507
frenchmath.source.r71205
hyphen-basque.source.r58652
impnattypo.source.r50227
letgut.source.r72713
tabvar.source.r63921
tdsfrmath.source.r15878
"
inherit texlive-module
DESCRIPTION="TeXLive French"
LICENSE="CC-BY-4.0 CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-SA-4.0 CC0-1.0 FDL-1.1+ GPL-1+ LPPL-1.0 LPPL-1.2 LPPL-1.3 LPPL-1.3c TeX-other-free public-domain"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
COMMON_DEPEND="
>=dev-texlive/texlive-basic-2024
"
RDEPEND="
${COMMON_DEPEND}
"
DEPEND="
${COMMON_DEPEND}
"