summaryrefslogtreecommitdiff
path: root/dev-texlive/texlive-langportuguese/texlive-langportuguese-2023_p67125.ebuild
blob: 11ad626ac14a773c2f881a671e0fcd03d3eaa8dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="8"

TEXLIVE_MODULE_CONTENTS="
	collection-langportuguese.r67125
	babel-portuges.r59883
	feupphdteses.r30962
	hyphen-portuguese.r58609
	numberpt.r51640
	ordinalpt.r15878
	ptlatexcommands.r67125
"
TEXLIVE_MODULE_DOC_CONTENTS="
	babel-portuges.doc.r59883
	beamer-tut-pt.doc.r15878
	cursolatex.doc.r24139
	feupphdteses.doc.r30962
	latex-via-exemplos.doc.r68627
	latexcheat-ptbr.doc.r15878
	lshort-portuguese.doc.r55643
	numberpt.doc.r51640
	ordinalpt.doc.r15878
	ptlatexcommands.doc.r67125
	xypic-tut-pt.doc.r15878
"
TEXLIVE_MODULE_SRC_CONTENTS="
	babel-portuges.source.r59883
	numberpt.source.r51640
	ordinalpt.source.r15878
	ptlatexcommands.source.r67125
"

inherit texlive-module

DESCRIPTION="TeXLive Portuguese"

LICENSE="GPL-1 GPL-2+ LPPL-1.3 LPPL-1.3c MIT public-domain"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86"
COMMON_DEPEND="
	>=dev-texlive/texlive-basic-2023
"
RDEPEND="
	${COMMON_DEPEND}
"
DEPEND="
	${COMMON_DEPEND}
"