blob: 78f37f19c6c643fb61ceafd8bfa017c5076d7cf0 (
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
pkgbase = texlive-dummy
pkgdesc = Something to trick Arch into thinking it has its texlive packages installed.
pkgver = 2.0
pkgrel = 1
url = https://www.tug.org/texlive/
arch = any
license = GPL
provides = texlive-basic
provides = texlive-bibtexextra
provides = texlive-binextra
provides = texlive-context
provides = texlive-fontsextra
provides = texlive-fontsrecommended
provides = texlive-fontutils
provides = texlive-formatsextra
provides = texlive-games
provides = texlive-humanities
provides = texlive-latex
provides = texlive-latexextra
provides = texlive-latexrecommended
provides = texlive-luatex
provides = texlive-mathscience
provides = texlive-metapost
provides = texlive-music
provides = texlive-pictures
provides = texlive-plaingeneric
provides = texlive-pstricks
provides = texlive-publishers
provides = texlive-xetex
provides = texlive-langarabic
provides = texlive-langchinese
provides = texlive-langcjk
provides = texlive-langcyrillic
provides = texlive-langczechslovak
provides = texlive-langenglish
provides = texlive-langeuropean
provides = texlive-langfrench
provides = texlive-langgerman
provides = texlive-langgreek
provides = texlive-langitalian
provides = texlive-langjapanese
provides = texlive-langkorean
provides = texlive-langother
provides = texlive-langpolish
provides = texlive-langportuguese
provides = texlive-langspanish
provides = texlive-doc
provides = biber
conflicts = texlive-basic
conflicts = texlive-bibtexextra
conflicts = texlive-binextra
conflicts = texlive-context
conflicts = texlive-fontsextra
conflicts = texlive-fontsrecommended
conflicts = texlive-fontutils
conflicts = texlive-formatsextra
conflicts = texlive-games
conflicts = texlive-humanities
conflicts = texlive-latex
conflicts = texlive-latexextra
conflicts = texlive-latexrecommended
conflicts = texlive-luatex
conflicts = texlive-mathscience
conflicts = texlive-metapost
conflicts = texlive-music
conflicts = texlive-pictures
conflicts = texlive-plaingeneric
conflicts = texlive-pstricks
conflicts = texlive-publishers
conflicts = texlive-xetex
conflicts = texlive-langarabic
conflicts = texlive-langchinese
conflicts = texlive-langcjk
conflicts = texlive-langcyrillic
conflicts = texlive-langczechslovak
conflicts = texlive-langenglish
conflicts = texlive-langeuropean
conflicts = texlive-langfrench
conflicts = texlive-langgerman
conflicts = texlive-langgreek
conflicts = texlive-langitalian
conflicts = texlive-langjapanese
conflicts = texlive-langkorean
conflicts = texlive-langother
conflicts = texlive-langpolish
conflicts = texlive-langportuguese
conflicts = texlive-langspanish
conflicts = texlive-doc
conflicts = biber
pkgname = texlive-dummy
|