blob: b89e39b6c99738661a22b09ed040bc957d2e3d80 (
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
|
pkgbase = texlive-installer
pkgdesc = This packages provides the installer of texlive. It also tricks Arch into thinking it has its texlive packages installed.
pkgver = 2024
pkgrel = 1
url = http://www.tug.org/texlive/
install = texlive-installer.install
arch = any
license = GPL
depends = wget
depends = xz
optdepends = tk
provides = texlive-core
provides = texlive-bin
provides = texlive-htmlxml
provides = texlive-formatsextra=2024
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
source = http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
md5sums = SKIP
pkgname = texlive-installer
|