blob: bdc2fefd1ada648dc68e0da991fd48f0b3612cd0 (
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
|
pkgbase = texlive-dummy
pkgdesc = Something to trick Arch into thinking it has its texlive packages installed.
pkgver = 0.0.4
pkgrel = 1
url = http://www.tug.org/texlive/
arch = any
license = GPL
provides = texlive-bin
provides = texlive-bibtexextra
provides = texlive-core
provides = texlive-fontsextra
provides = texlive-formatsextra
provides = texlive-games
provides = texlive-genericextra
provides = texlive-htmlxml
provides = texlive-humanities
provides = texlive-latexextra
provides = texlive-music
provides = texlive-pictures
provides = texlive-plainextra
provides = texlive-pstricks
provides = texlive-publishers
provides = texlive-science
provides = texlive-langchinese
provides = texlive-langcyrillic
provides = texlive-langextra
provides = texlive-langgreek
provides = texlive-langjapanese
provides = texlive-langkorean
conflicts = texlive-bin
conflicts = texlive-bibtexextra
conflicts = texlive-core
conflicts = texlive-fontsextra
conflicts = texlive-formatsextra
conflicts = texlive-games
conflicts = texlive-genericextra
conflicts = texlive-htmlxml
conflicts = texlive-humanities
conflicts = texlive-latexextra
conflicts = texlive-music
conflicts = texlive-pictures
conflicts = texlive-plainextra
conflicts = texlive-pstricks
conflicts = texlive-publishers
conflicts = texlive-science
conflicts = texlive-langchinese
conflicts = texlive-langcyrillic
conflicts = texlive-langextra
conflicts = texlive-langgreek
conflicts = texlive-langjapanese
conflicts = texlive-langkorean
pkgname = texlive-dummy
|