source: projects/specs/trunk/t/texlive-collection-games/texlive-collection-games-vl.spec @ 5207

Revision 5207, 37.7 KB checked in by munepi, 12 years ago (diff)

upgrade to TeX Live 2011

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2011-1:
3## tlpdb2rpmspec collection-games
4
5%global _use_internal_dependency_generator 0
6%global __find_provides %{nil}
7%global __find_requires %{nil}
8
9%bcond_with firstbuild
10
11%define tex_destdir     %{_datadir}
12%define texmf           %{tex_destdir}/texmf
13%define texlive_src     %{tex_destdir}/texlive-sources
14%define build_tex_destdir       %{buildroot}%{tex_destdir}
15%define build_texmf     %{buildroot}%{texmf}
16
17%define exec_mktexlsr  [ -x %{_bindir}/texconfig-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/texconfig-sys rehash
18%define exec_texhash  [ -x %{_bindir}/texhash ] && PATH=%{_bindir}:$PATH %{_bindir}/texhash
19%define exec_updmap   [ -x %{_bindir}/updmap-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/updmap-sys
20%define exec_fmtutil  [ -x %{_bindir}/fmtutil-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/fmtutil-sys --all >/dev/null 2>&1
21%define exec_upddeffont    [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
22%define vartexfonts %{_var}/lib/texmf/fonts
23
24Summary: TeX Live: Games typesetting
25Summary(ja): TeX Live: Games typesetting
26Name: texlive-collection-games
27Version: 2011
28Release: 1%{?_dist_release}
29License: GPL+, Public Domain, Freely redistributable without restriction, LPPL
30Group: Applications/Publishing
31URL:http://www.tug.org/texlive/
32
33Requires: texlive = %{version}
34Requires: texlive-collection-latex = %{version}
35
36Requires(post):         texlive = %{version}
37Requires(postun):       texlive = %{version}
38BuildRequires:          texlive-sources = %{version}
39
40BuildArch:      noarch
41Buildroot:      %{_tmppath}/%{name}-%{version}-root
42
43Vendor:         Project Vine
44Distribution:   Vine Linux
45Packager:       munepi
46
47%description
48The TeX Live software distribution offers a complete TeX system for a
49variety of Unix, Macintosh, Windows and other platforms. It
50encompasses programs for editing, typesetting, previewing and printing
51of TeX documents in many different languages, and a large collection
52of TeX macros and font libraries.
53
54The distribution includes extensive general documentation about TeX,
55as well as the documentation for the included software packages.
56
57This package is a collection of Games typesetting:
58Setups for typesetting various games, including chess.
59
60This package contains the following CTAN packages:
61bartel-chess-fonts: A set of fonts supporting chess diagrams.
62chess: Fonts for typesetting chess boards.
63chess-problem-diagrams: A package for typesetting chess problem diagrams.
64chessboard: Print chess boards.
65chessfss: A package to handle chess fonts.
66crossword: Typeset crossword puzzles.
67crosswrd: Macros for typesetting crossword puzzles.
68egameps: LaTeX package for typesetting extensive games.
69go: Fonts and macros for typesetting go games.
70hexgame: Provide an environment to draw a hexgame-board.
71jeopardy: Build a jeopardy game in LaTeX.
72othello: Create othello boards in LaTeX.
73psgo: Typeset go diagrams with PSTricks.
74sgame: LaTeX style for typesetting strategic games.
75skak: Fonts and macros for typesetting chess games.
76skaknew: The skak chess fonts redone in Adobe Type 1.
77sudoku: Create sudoku grids.
78sudokubundle: A set of sudoku-related packages.
79xq: Support for writing about xiangqi.
80xskak: An extension to the skak package for chess typesetting.
81
82%description -l ja
83TeX Live ソフトウェアディストリビューションは、
84さまざまな Unix, Macintosh, Windows、および
85他のプラットホームに対して完全な TeX システムを提供します。
86多くの異なった言語を含む TeX ドキュメントの
87編集、組版、閲覧、印刷するためのプログラム、
88そして、TeX マクロやフォントライブラリの大きなコレクションを
89同梱しています。
90
91このディストリビューションは
92同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
93TeX に関するたくさんの一般的なドキュメントを含んでいます。
94
95このパッケージは以下のようなパッケージ集です。
96Games typesetting:
97Setups for typesetting various games, including chess.
98
99このパッケージは以下の CTAN パッケージを含んでいます:
100bartel-chess-fonts: A set of fonts supporting chess diagrams.
101chess: Fonts for typesetting chess boards.
102chess-problem-diagrams: A package for typesetting chess problem diagrams.
103chessboard: Print chess boards.
104chessfss: A package to handle chess fonts.
105crossword: Typeset crossword puzzles.
106crosswrd: Macros for typesetting crossword puzzles.
107egameps: LaTeX package for typesetting extensive games.
108go: Fonts and macros for typesetting go games.
109hexgame: Provide an environment to draw a hexgame-board.
110jeopardy: Build a jeopardy game in LaTeX.
111othello: Create othello boards in LaTeX.
112psgo: Typeset go diagrams with PSTricks.
113sgame: LaTeX style for typesetting strategic games.
114skak: Fonts and macros for typesetting chess games.
115skaknew: The skak chess fonts redone in Adobe Type 1.
116sudoku: Create sudoku grids.
117sudokubundle: A set of sudoku-related packages.
118xq: Support for writing about xiangqi.
119xskak: An extension to the skak package for chess typesetting.
120
121%package doc
122Summary: TeX Live: Documentation files of %{name}
123Group: Applications/Publishing
124Requires: %{name} = %{version}-%{release}
125
126%description doc
127This package contains documentation files of %{name}.
128
129%prep
130
131%build
132
133%install
134[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
135
136PREF=%{buildroot}%{tex_destdir}
137
138manifest=(
139texmf-dist/doc/fonts/bartel-chess-fonts/README
140texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/CGA.mf
141texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/agfa.mf
142texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/amiga-PAL.mf
143texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/amiga.mf
144texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/chess.mf
145texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/fselch15.mf
146texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/fselch30.mf
147texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/fselch34.mf
148texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/fselch5mm.mf
149texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkelch.mfj
150texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkfootbows.mf
151texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkmakeneutral.mf
152texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkparallel.mf
153texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkscreengrid.mf
154texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkshorten.mf
155texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px150.mf
156texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px17.mf
157texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px20.mf
158texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px21.mf
159texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px23.mf
160texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px25.mf
161texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px29.mf
162texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px31.mf
163texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px33.mf
164texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px41.mf
165texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px45.mf
166texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px49.mf
167texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px53.mf
168texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px57.mf
169texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px63.mf
170texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px700.mf
171texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px71.mf
172texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px72.mf
173texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px79.mf
174texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px9.mf
175texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/scan.mf
176texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/screengrid.mf
177texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/tt.mf
178texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/turnboard.mf
179texmf-dist/fonts/source/public/bartel-chess-fonts/elch-bishop.mf
180texmf-dist/fonts/source/public/bartel-chess-fonts/elch-blackfield.mf
181texmf-dist/fonts/source/public/bartel-chess-fonts/elch-chbase.mf
182texmf-dist/fonts/source/public/bartel-chess-fonts/elch-equi.mf
183texmf-dist/fonts/source/public/bartel-chess-fonts/elch-geo.mf
184texmf-dist/fonts/source/public/bartel-chess-fonts/elch-king.mf
185texmf-dist/fonts/source/public/bartel-chess-fonts/elch-knight.mf
186texmf-dist/fonts/source/public/bartel-chess-fonts/elch-pawn.mf
187texmf-dist/fonts/source/public/bartel-chess-fonts/elch-queen.mf
188texmf-dist/fonts/source/public/bartel-chess-fonts/elch-rook.mf
189texmf-dist/fonts/source/public/bartel-chess-fonts/fselch.mf
190texmf-dist/fonts/source/public/bartel-chess-fonts/fselch10.mf
191texmf-dist/fonts/source/public/bartel-chess-fonts/fselch11.mf
192texmf-dist/fonts/source/public/bartel-chess-fonts/fselch12.mf
193texmf-dist/fonts/source/public/bartel-chess-fonts/fselch13.mf
194texmf-dist/fonts/source/public/bartel-chess-fonts/fselch14.mf
195texmf-dist/fonts/source/public/bartel-chess-fonts/fselch16.mf
196texmf-dist/fonts/source/public/bartel-chess-fonts/fselch17.mf
197texmf-dist/fonts/source/public/bartel-chess-fonts/fselch20.mf
198texmf-dist/fonts/source/public/bartel-chess-fonts/fselch24.mf
199texmf-dist/fonts/source/public/bartel-chess-fonts/fselch32.mf
200texmf-dist/fonts/source/public/bartel-chess-fonts/fselch36.mf
201texmf-dist/fonts/source/public/bartel-chess-fonts/fselch6.mf
202texmf-dist/fonts/source/public/bartel-chess-fonts/fselch7.mf
203texmf-dist/fonts/source/public/bartel-chess-fonts/fselch8.mf
204texmf-dist/fonts/source/public/bartel-chess-fonts/fselch9.mf
205texmf-dist/fonts/source/public/bartel-chess-fonts/pkbase.mf
206texmf-dist/fonts/source/public/bartel-chess-fonts/pkbishop.mf
207texmf-dist/fonts/source/public/bartel-chess-fonts/pkblackfield.mf
208texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch10.mf
209texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch11.mf
210texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch12.mf
211texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch14.mf
212texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch16.mf
213texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch8.mf
214texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch9.mf
215texmf-dist/fonts/source/public/bartel-chess-fonts/pkgeo.mf
216texmf-dist/fonts/source/public/bartel-chess-fonts/pkking.mf
217texmf-dist/fonts/source/public/bartel-chess-fonts/pkknight.mf
218texmf-dist/fonts/source/public/bartel-chess-fonts/pkpawn.mf
219texmf-dist/fonts/source/public/bartel-chess-fonts/pkqueen.mf
220texmf-dist/fonts/source/public/bartel-chess-fonts/pkrook.mf
221texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch10.tfm
222texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch11.tfm
223texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch12.tfm
224texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch13.tfm
225texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch14.tfm
226texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch16.tfm
227texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch17.tfm
228texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch20.tfm
229texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch24.tfm
230texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch32.tfm
231texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch36.tfm
232texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch6.tfm
233texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch7.tfm
234texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch8.tfm
235texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch9.tfm
236texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch10.tfm
237texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch11.tfm
238texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch12.tfm
239texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch14.tfm
240texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch16.tfm
241texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch8.tfm
242texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch9.tfm
243texmf-dist/doc/fonts/chess/board.epsf
244texmf-dist/doc/fonts/chess/boards.ltx
245texmf-dist/doc/fonts/chess/changes12
246texmf-dist/doc/fonts/chess/chessdiag.Xmf
247texmf-dist/doc/fonts/chess/copyright
248texmf-dist/doc/fonts/chess/dutch-tt.ltx
249texmf-dist/doc/fonts/chess/dutch-tt.tex
250texmf-dist/doc/fonts/chess/installation
251texmf-dist/doc/fonts/chess/kasparov.ltx
252texmf-dist/doc/fonts/chess/makefile
253texmf-dist/doc/fonts/chess/readme
254texmf-dist/doc/fonts/chess/schaakmaatje.ltx
255texmf-dist/doc/fonts/chess/symbols.ltx
256texmf-dist/doc/fonts/chess/symbols.tex
257texmf-dist/doc/fonts/chess/tal.ltx
258texmf-dist/doc/fonts/chess/tal.tex
259texmf-dist/doc/fonts/chess/tugboat.ltx
260texmf-dist/doc/fonts/chess/tuggame.ltx
261texmf-dist/fonts/source/public/chess/README.mf
262texmf-dist/fonts/source/public/chess/chess10.mf
263texmf-dist/fonts/source/public/chess/chess20.mf
264texmf-dist/fonts/source/public/chess/chess30.mf
265texmf-dist/fonts/source/public/chess/chessbase.mf
266texmf-dist/fonts/source/public/chess/chessdiag.mf
267texmf-dist/fonts/source/public/chess/chessf10.mf
268texmf-dist/fonts/source/public/chess/chesspieces.mf
269texmf-dist/fonts/source/public/chess/empty.mf
270texmf-dist/fonts/tfm/public/chess/chess10.tfm
271texmf-dist/fonts/tfm/public/chess/chess20.tfm
272texmf-dist/fonts/tfm/public/chess/chess30.tfm
273texmf-dist/fonts/tfm/public/chess/chessf10.tfm
274texmf-dist/fonts/tfm/public/chess/chessfig10.tfm
275texmf-dist/tex/latex/chess/chess.sty
276texmf-dist/doc/latex/chess-problem-diagrams/README
277texmf-dist/doc/latex/chess-problem-diagrams/diagram.pdf
278texmf-dist/doc/latex/chess-problem-diagrams/fonts.zip
279texmf-dist/source/latex/chess-problem-diagrams/diagram.dtx
280texmf-dist/source/latex/chess-problem-diagrams/diagram.ins
281texmf-dist/tex/latex/chess-problem-diagrams/diagram.sty
282texmf-dist/doc/latex/chessboard/README
283texmf-dist/doc/latex/chessboard/README.TEXLIVE
284texmf-dist/source/latex/chessboard/chessboard-src.dtx
285texmf-dist/source/latex/chessboard/chessboard.ins
286texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty
287texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty
288texmf-dist/tex/latex/chessboard/chessboard-pgf.sty
289texmf-dist/tex/latex/chessboard/chessboard.sty
290texmf-dist/doc/latex/chessfss/README
291texmf-dist/doc/latex/chessfss/README.TEXLIVE
292texmf-dist/source/latex/chessfss/chessfss-src.dtx
293texmf-dist/source/latex/chessfss/chessfss.ins
294texmf-dist/fonts/enc/dvips/chessfss/chess-board-example-enc.enc
295texmf-dist/fonts/enc/dvips/chessfss/chess-fig-example-enc.enc
296texmf-dist/tex/latex/chessfss/chessfss.sty
297texmf-dist/tex/latex/chessfss/lsb1enc.def
298texmf-dist/tex/latex/chessfss/lsb1skak.fd
299texmf-dist/tex/latex/chessfss/lsb1skaknew.fd
300texmf-dist/tex/latex/chessfss/lsb2enc.def
301texmf-dist/tex/latex/chessfss/lsb2skak.fd
302texmf-dist/tex/latex/chessfss/lsb2skaknew.fd
303texmf-dist/tex/latex/chessfss/lsb3enc.def
304texmf-dist/tex/latex/chessfss/lsb3skak.fd
305texmf-dist/tex/latex/chessfss/lsb3skaknew.fd
306texmf-dist/tex/latex/chessfss/lsbc1enc.def
307texmf-dist/tex/latex/chessfss/lsbc1skaknew.fd
308texmf-dist/tex/latex/chessfss/lsbc2enc.def
309texmf-dist/tex/latex/chessfss/lsbc2skaknew.fd
310texmf-dist/tex/latex/chessfss/lsbc3enc.def
311texmf-dist/tex/latex/chessfss/lsbc3skaknew.fd
312texmf-dist/tex/latex/chessfss/lsbc4enc.def
313texmf-dist/tex/latex/chessfss/lsbc4skaknew.fd
314texmf-dist/tex/latex/chessfss/lsbc5enc.def
315texmf-dist/tex/latex/chessfss/lsbc5skaknew.fd
316texmf-dist/tex/latex/chessfss/lsbenc.def
317texmf-dist/tex/latex/chessfss/lsbskak.fd
318texmf-dist/tex/latex/chessfss/lsbskaknew.fd
319texmf-dist/tex/latex/chessfss/lsfenc.def
320texmf-dist/tex/latex/chessfss/lsfskak.fd
321texmf-dist/tex/latex/chessfss/lsfskaknew.fd
322texmf-dist/tex/latex/chessfss/lsienc.def
323texmf-dist/tex/latex/chessfss/lsiskak.fd
324texmf-dist/tex/latex/chessfss/lsiskaknew.fd
325texmf-dist/doc/latex/crossword/README
326texmf-dist/doc/latex/crossword/cwpuzzle.pdf
327texmf-dist/source/latex/crossword/Makefile
328texmf-dist/source/latex/crossword/cwpuzzle.dtx
329texmf-dist/source/latex/crossword/cwpuzzle.ins
330texmf-dist/tex/latex/crossword/cwpuzzle.sty
331texmf-dist/doc/latex/crosswrd/README
332texmf-dist/doc/latex/crosswrd/crosswrd.pdf
333texmf-dist/doc/latex/crosswrd/grid0.tex
334texmf-dist/doc/latex/crosswrd/grid1.tex
335texmf-dist/doc/latex/crosswrd/grid2.tex
336texmf-dist/doc/latex/crosswrd/test0.tex
337texmf-dist/doc/latex/crosswrd/test1.tex
338texmf-dist/doc/latex/crosswrd/test2.tex
339texmf-dist/source/latex/crosswrd/crosswrd.dtx
340texmf-dist/source/latex/crosswrd/crosswrd.ins
341texmf-dist/tex/latex/crosswrd/crosswrd.sty
342texmf-dist/doc/latex/egameps/README
343texmf-dist/doc/latex/egameps/egameps.pdf
344texmf-dist/doc/latex/egameps/egameps.tex
345texmf-dist/tex/latex/egameps/egameps.sty
346texmf-dist/source/latex/go/gomaps.ltx
347texmf-dist/fonts/source/public/go/go.mf
348texmf-dist/fonts/source/public/go/go10.mf
349texmf-dist/fonts/source/public/go/go15.mf
350texmf-dist/fonts/source/public/go/go1bla10.mf
351texmf-dist/fonts/source/public/go/go1bla15.mf
352texmf-dist/fonts/source/public/go/go1bla20.mf
353texmf-dist/fonts/source/public/go/go1black.mf
354texmf-dist/fonts/source/public/go/go1whi10.mf
355texmf-dist/fonts/source/public/go/go1whi15.mf
356texmf-dist/fonts/source/public/go/go1whi20.mf
357texmf-dist/fonts/source/public/go/go1white.mf
358texmf-dist/fonts/source/public/go/go20.mf
359texmf-dist/fonts/source/public/go/go2bla10.mf
360texmf-dist/fonts/source/public/go/go2bla15.mf
361texmf-dist/fonts/source/public/go/go2bla20.mf
362texmf-dist/fonts/source/public/go/go2black.mf
363texmf-dist/fonts/source/public/go/go2whi10.mf
364texmf-dist/fonts/source/public/go/go2whi15.mf
365texmf-dist/fonts/source/public/go/go2whi20.mf
366texmf-dist/fonts/source/public/go/go2white.mf
367texmf-dist/fonts/source/public/go/gosign50.mf
368texmf-dist/fonts/tfm/public/go/go10.tfm
369texmf-dist/fonts/tfm/public/go/go15.tfm
370texmf-dist/fonts/tfm/public/go/go1bla10.tfm
371texmf-dist/fonts/tfm/public/go/go1bla15.tfm
372texmf-dist/fonts/tfm/public/go/go1bla20.tfm
373texmf-dist/fonts/tfm/public/go/go1whi10.tfm
374texmf-dist/fonts/tfm/public/go/go1whi15.tfm
375texmf-dist/fonts/tfm/public/go/go1whi20.tfm
376texmf-dist/fonts/tfm/public/go/go20.tfm
377texmf-dist/fonts/tfm/public/go/go2bla10.tfm
378texmf-dist/fonts/tfm/public/go/go2bla15.tfm
379texmf-dist/fonts/tfm/public/go/go2bla20.tfm
380texmf-dist/fonts/tfm/public/go/go2whi10.tfm
381texmf-dist/fonts/tfm/public/go/go2whi15.tfm
382texmf-dist/fonts/tfm/public/go/go2whi20.tfm
383texmf-dist/fonts/tfm/public/go/gosign50.tfm
384texmf-dist/tex/latex/go/go.sty
385texmf-dist/doc/latex/hexgame/README
386texmf-dist/doc/latex/hexgame/hexgame.pdf
387texmf-dist/doc/latex/hexgame/hexgame.tex
388texmf-dist/tex/latex/hexgame/hexgame.sty
389texmf-dist/doc/latex/jeopardy/README
390texmf-dist/doc/latex/jeopardy/example/aleq.jpg
391texmf-dist/doc/latex/jeopardy/example/game1-two.pdf
392texmf-dist/doc/latex/jeopardy/example/game1-two.tex
393texmf-dist/doc/latex/jeopardy/example/game1.pdf
394texmf-dist/doc/latex/jeopardy/example/game1.tex
395texmf-dist/doc/latex/jeopardy/example/game1a.pdf
396texmf-dist/doc/latex/jeopardy/example/game1a.tex
397texmf-dist/doc/latex/jeopardy/example/game2.pdf
398texmf-dist/doc/latex/jeopardy/example/game2.tex
399texmf-dist/doc/latex/jeopardy/example/game2a.pdf
400texmf-dist/doc/latex/jeopardy/example/game2a.tex
401texmf-dist/doc/latex/jeopardy/example/game3-CZ.pdf
402texmf-dist/doc/latex/jeopardy/example/game3-CZ.tex
403texmf-dist/doc/latex/jeopardy/example/game3-oneplayer-CZ.pdf
404texmf-dist/doc/latex/jeopardy/example/game3-oneplayer-CZ.tex
405texmf-dist/doc/latex/jeopardy/example/game4.pdf
406texmf-dist/doc/latex/jeopardy/example/game4.tex
407texmf-dist/doc/latex/jeopardy/example/joke.jpg
408texmf-dist/doc/latex/jeopardy/example/picture.jpg
409texmf-dist/doc/latex/jeopardy/jeopardy.pdf
410texmf-dist/source/latex/jeopardy/jeopardy.dtx
411texmf-dist/source/latex/jeopardy/jeopardy.ins
412texmf-dist/tex/latex/jeopardy/jeopardy.cfg
413texmf-dist/tex/latex/jeopardy/jeopardy.sty
414texmf-dist/doc/latex/othello/boards.tex
415texmf-dist/doc/latex/othello/ot.bat
416texmf-dist/doc/latex/othello/ot1.bat.bat
417texmf-dist/doc/latex/othello/othello.tex
418texmf-dist/fonts/source/public/othello/ot.mf
419texmf-dist/fonts/source/public/othello/ot10.mf
420texmf-dist/fonts/source/public/othello/ot15.mf
421texmf-dist/fonts/source/public/othello/ot1bla10.mf
422texmf-dist/fonts/source/public/othello/ot1bla15.mf
423texmf-dist/fonts/source/public/othello/ot1bla20.mf
424texmf-dist/fonts/source/public/othello/ot1black.mf
425texmf-dist/fonts/source/public/othello/ot1neu.mf
426texmf-dist/fonts/source/public/othello/ot1neu10.mf
427texmf-dist/fonts/source/public/othello/ot1neu15.mf
428texmf-dist/fonts/source/public/othello/ot1neu20.mf
429texmf-dist/fonts/source/public/othello/ot1whi10.mf
430texmf-dist/fonts/source/public/othello/ot1whi15.mf
431texmf-dist/fonts/source/public/othello/ot1whi20.mf
432texmf-dist/fonts/source/public/othello/ot1white.mf
433texmf-dist/fonts/tfm/public/othello/ot10.tfm
434texmf-dist/fonts/tfm/public/othello/ot15.tfm
435texmf-dist/fonts/tfm/public/othello/ot1bla10.tfm
436texmf-dist/fonts/tfm/public/othello/ot1bla15.tfm
437texmf-dist/fonts/tfm/public/othello/ot1bla20.tfm
438texmf-dist/fonts/tfm/public/othello/ot1neu10.tfm
439texmf-dist/fonts/tfm/public/othello/ot1neu15.tfm
440texmf-dist/fonts/tfm/public/othello/ot1neu20.tfm
441texmf-dist/fonts/tfm/public/othello/ot1whi10.tfm
442texmf-dist/fonts/tfm/public/othello/ot1whi15.tfm
443texmf-dist/fonts/tfm/public/othello/ot1whi20.tfm
444texmf-dist/tex/latex/othello/othello.sty
445texmf-dist/doc/latex/psgo/Changes
446texmf-dist/doc/latex/psgo/README
447texmf-dist/doc/latex/psgo/psgomanual.pdf
448texmf-dist/doc/latex/psgo/psgomanual.tex
449texmf-dist/tex/latex/psgo/psgo.sty
450texmf-dist/doc/latex/sgame/README
451texmf-dist/doc/latex/sgame/sgame.pdf
452texmf-dist/doc/latex/sgame/sgame.tex
453texmf-dist/tex/latex/sgame/sgame.sty
454texmf-dist/tex/latex/sgame/sgamevar.sty
455texmf-dist/doc/latex/skak/README
456texmf-dist/doc/latex/skak/WC-2004-S-00007.tex
457texmf-dist/doc/latex/skak/_region_.tex
458texmf-dist/doc/latex/skak/andreas_wilm_1.tex
459texmf-dist/doc/latex/skak/angletst.tex
460texmf-dist/doc/latex/skak/debug_storegame.tex
461texmf-dist/doc/latex/skak/demo-symbols.tex
462texmf-dist/doc/latex/skak/fen_with_black.tex
463texmf-dist/doc/latex/skak/font.tex
464texmf-dist/doc/latex/skak/font2.tex
465texmf-dist/doc/latex/skak/hightest.tex
466texmf-dist/doc/latex/skak/informator.pdf
467texmf-dist/doc/latex/skak/informator.tex
468texmf-dist/doc/latex/skak/ingo-bug1.tex
469texmf-dist/doc/latex/skak/lambda.tex
470texmf-dist/doc/latex/skak/longmoves.tex
471texmf-dist/doc/latex/skak/makefile
472texmf-dist/doc/latex/skak/promotion_problem_Ulrike.tex
473texmf-dist/doc/latex/skak/refman.pdf
474texmf-dist/doc/latex/skak/refman.tex
475texmf-dist/doc/latex/skak/show.tex
476texmf-dist/doc/latex/skak/skakdoc.pdf
477texmf-dist/doc/latex/skak/skakdoc.tex
478texmf-dist/doc/latex/skak/special.map
479texmf-dist/doc/latex/skak/syntax.tex
480texmf-dist/doc/latex/skak/test1.tex
481texmf-dist/doc/latex/skak/test2.tex
482texmf-dist/doc/latex/skak/test_capture.tex
483texmf-dist/doc/latex/skak/tuggame.pdf
484texmf-dist/doc/latex/skak/tuggame.tex
485texmf-dist/fonts/source/public/skak/skak10.mf
486texmf-dist/fonts/source/public/skak/skak15.mf
487texmf-dist/fonts/source/public/skak/skak20.mf
488texmf-dist/fonts/source/public/skak/skak30.mf
489texmf-dist/fonts/source/public/skak/skakbase.mf
490texmf-dist/fonts/source/public/skak/skakbrikker.mf
491texmf-dist/fonts/source/public/skak/skakf10.mf
492texmf-dist/fonts/source/public/skak/skakf10b.mf
493texmf-dist/fonts/source/public/skak/skakinf.mf
494texmf-dist/fonts/tfm/public/skak/skak10.tfm
495texmf-dist/fonts/tfm/public/skak/skak15.tfm
496texmf-dist/fonts/tfm/public/skak/skak20.tfm
497texmf-dist/fonts/tfm/public/skak/skak30.tfm
498texmf-dist/fonts/tfm/public/skak/skakf10.tfm
499texmf-dist/fonts/tfm/public/skak/skakf10b.tfm
500texmf-dist/tex/latex/skak/chess-workshop-symbols.sty
501texmf-dist/tex/latex/skak/lambda.sty
502texmf-dist/tex/latex/skak/skak.fd
503texmf-dist/tex/latex/skak/skak.sty
504texmf-dist/tex/latex/skak/uskak.fd
505texmf-dist/doc/fonts/skaknew/README
506texmf-dist/doc/fonts/skaknew/SkakNew.pdf
507texmf-dist/doc/fonts/skaknew/SkakNew.tex
508texmf-dist/doc/fonts/skaknew/fonttables.pdf
509texmf-dist/doc/fonts/skaknew/install.vtex
510texmf-dist/fonts/afm/public/skaknew/AlphaDia.afm
511texmf-dist/fonts/afm/public/skaknew/SkakNew-Diagram.afm
512texmf-dist/fonts/afm/public/skaknew/SkakNew-DiagramT.afm
513texmf-dist/fonts/afm/public/skaknew/SkakNew-Figurine.afm
514texmf-dist/fonts/afm/public/skaknew/SkakNew-FigurineBold.afm
515texmf-dist/fonts/map/dvips/skaknew/SkakNew.map
516texmf-dist/fonts/opentype/public/skaknew/AlphaDia.otf
517texmf-dist/fonts/opentype/public/skaknew/SkakNew-Diagram.otf
518texmf-dist/fonts/opentype/public/skaknew/SkakNew-DiagramT.otf
519texmf-dist/fonts/opentype/public/skaknew/SkakNew-Figurine.otf
520texmf-dist/fonts/opentype/public/skaknew/SkakNew-FigurineBold.otf
521texmf-dist/fonts/tfm/public/skaknew/AlphaDia.tfm
522texmf-dist/fonts/tfm/public/skaknew/SkakNew-Diagram.tfm
523texmf-dist/fonts/tfm/public/skaknew/SkakNew-DiagramT.tfm
524texmf-dist/fonts/tfm/public/skaknew/SkakNew-Figurine.tfm
525texmf-dist/fonts/tfm/public/skaknew/SkakNew-FigurineBold.tfm
526texmf-dist/fonts/type1/public/skaknew/AlphaDia.inf
527texmf-dist/fonts/type1/public/skaknew/AlphaDia.pfb
528texmf-dist/fonts/type1/public/skaknew/AlphaDia.pfm
529texmf-dist/fonts/type1/public/skaknew/SkakNew-Diagram.inf
530texmf-dist/fonts/type1/public/skaknew/SkakNew-Diagram.pfb
531texmf-dist/fonts/type1/public/skaknew/SkakNew-Diagram.pfm
532texmf-dist/fonts/type1/public/skaknew/SkakNew-DiagramT.inf
533texmf-dist/fonts/type1/public/skaknew/SkakNew-DiagramT.pfb
534texmf-dist/fonts/type1/public/skaknew/SkakNew-DiagramT.pfm
535texmf-dist/fonts/type1/public/skaknew/SkakNew-Figurine.inf
536texmf-dist/fonts/type1/public/skaknew/SkakNew-Figurine.pfb
537texmf-dist/fonts/type1/public/skaknew/SkakNew-Figurine.pfm
538texmf-dist/fonts/type1/public/skaknew/SkakNew-FigurineBold.inf
539texmf-dist/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfb
540texmf-dist/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfm
541texmf-dist/doc/latex/sudoku/CHANGES
542texmf-dist/doc/latex/sudoku/README
543texmf-dist/doc/latex/sudoku/sudoku.pdf
544texmf-dist/source/latex/sudoku/sudoku.dtx
545texmf-dist/source/latex/sudoku/sudoku.ins
546texmf-dist/tex/latex/sudoku/sudoku.sty
547texmf-dist/doc/latex/sudokubundle/README
548texmf-dist/doc/latex/sudokubundle/somesudoku.tex
549texmf-dist/doc/latex/sudokubundle/sudokubundle.pdf
550texmf-dist/source/latex/sudokubundle/sudokubundle.dtx
551texmf-dist/source/latex/sudokubundle/sudokubundle.ins
552texmf-dist/tex/latex/sudokubundle/createsudoku.sty
553texmf-dist/tex/latex/sudokubundle/printsudoku.sty
554texmf-dist/tex/latex/sudokubundle/solvesudoku.sty
555texmf-dist/doc/fonts/xq/README
556texmf-dist/doc/fonts/xq/xqexample.pdf
557texmf-dist/doc/fonts/xq/xqexample.tex
558texmf-dist/fonts/source/public/xq/xqaddsignsbase.mf
559texmf-dist/fonts/source/public/xq/xqaddsignslarge.mf
560texmf-dist/fonts/source/public/xq/xqaddsignsnormal.mf
561texmf-dist/fonts/source/public/xq/xqbase.mf
562texmf-dist/fonts/source/public/xq/xqhints.mf
563texmf-dist/fonts/source/public/xq/xqlarge.mf
564texmf-dist/fonts/source/public/xq/xqnormal.mf
565texmf-dist/fonts/source/public/xq/xqwestbase.mf
566texmf-dist/fonts/source/public/xq/xqwestlarge.mf
567texmf-dist/fonts/source/public/xq/xqwestnormal.mf
568texmf-dist/fonts/tfm/public/xq/xqlarge.tfm
569texmf-dist/fonts/tfm/public/xq/xqnormal.tfm
570texmf-dist/tex/latex/xq/xq.sty
571texmf-dist/doc/latex/xskak/README
572texmf-dist/doc/latex/xskak/README.TEXLIVE
573texmf-dist/source/latex/xskak/xskak-src.dtx
574texmf-dist/source/latex/xskak/xskak.ins
575texmf-dist/tex/latex/xskak/xskak-keys.sty
576texmf-dist/tex/latex/xskak/xskak-nagdef.sty
577texmf-dist/tex/latex/xskak/xskak.sty
578)
579
580%__mkdir_p ${PREF}/texmf-dist
581for i in "${manifest[@]}"; do
582    %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
583done
584## make symlinks of core script utils
585mk_symlinks=(
586texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
587texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
588texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
589texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
590texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
591texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
592texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
593texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
594texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
595texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
596texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
597texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
598texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
599texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
600texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
601texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
602texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
603texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
604texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
605texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
606texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
607texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
608texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
609texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
610texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
611texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
612texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
613texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
614texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
615texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
616texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
617texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
618texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
619texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
620texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
621texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
622texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
623texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
624texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
625texlive-collection-fontutils,/usr/bin/cmap2enc,/usr/share/texmf-dist/scripts/fontools/cmap2enc
626texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
627texlive-collection-fontutils,/usr/bin/font2afm,/usr/share/texmf-dist/scripts/fontools/font2afm
628texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
629texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
630texlive-collection-fontutils,/usr/bin/pfm2kpx,/usr/share/texmf-dist/scripts/fontools/pfm2kpx
631texlive-collection-fontutils,/usr/bin/showglyphs,/usr/share/texmf-dist/scripts/fontools/showglyphs
632texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
633texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
634texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
635texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
636texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
637texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
638texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
639texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
640texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
641texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
642texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
643texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
644texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
645texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
646texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
647texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
648texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
649texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
650texlive-collection-latexextra,/usr/bin/pdfthumb,/usr/share/texmf-dist/scripts/ppower4/pdfthumb.tlu
651texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
652texlive-collection-latexextra,/usr/bin/ppower4,/usr/share/texmf-dist/scripts/ppower4/ppower4.tlu
653texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
654texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
655texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
656texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
657texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
658texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
659texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
660texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
661texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
662texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
663texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
664texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
665texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
666texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
667texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
668)
669%__mkdir_p %{buildroot}%{_bindir}
670pushd %{buildroot}%{_bindir}
671    for i in "${mk_symlinks[@]}"; do
672        tlc=$(echo $i | cut -f 1 -d",")
673        lnk=$(echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
674        rlnk=$(echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
675
676        [ "%{name}" = "$tlc" ] || continue
677        [ -f $rlnk ] || exit 1
678        %__ln_s $rlnk $lnk || exit 1
679    done
680popd
681## Files list
682find %{buildroot} -type f -or -type l | \
683    %__sed -e "s|%{buildroot}||g" > filelist.full
684
685find %{buildroot}%{texmf}-dist -type d | \
686    %__sed -e "s|^%{buildroot}|%dir |" \
687           -e "s|$|/|"             >> filelist.full
688
689## subpackages
690grep "/texmf-dist/doc/" filelist.full > filelist.doc
691cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
692%__mv -f filelist.tmp filelist.full
693
694%clean
695%__rm -rf %{buildroot}
696
697%post
698%{exec_texhash}
699
700[ -f %{texmf}/web2c/updmap.cfg ] || exit 0
701
702updmap_lock=%{texmf}/updmap.lock
703%{exec_updmap} --listmaps 2>/dev/null | egrep -q "^#! Map SkakNew.map" && \
704    echo -n "    " && \
705    echo -n "Running updmap: enable SkakNew.map ... " && \
706    %{exec_updmap} --nomkmap --enable Map SkakNew.map >/dev/null 2>&1 && \
707    echo "done." && \
708    touch ${updmap_lock}
709
710rpm -q --quiet texlive-common || exit 0
711
712[ -f ${updmap_lock} ] && \
713    echo -n "    " && \
714    echo -n "Running updmap: recreate map files ... " && \
715    %{exec_updmap} >/dev/null 2>&1 && \
716    echo "done." && \
717    rm -f ${updmap_lock}
718
719exit 0
720
721
722%postun
723if [ "$1" = 0 ]; then
724    %{exec_texhash}
725
726    [ -f %{texmf}/web2c/updmap.cfg ] || exit 0
727
728    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^Map SkakNew.map" && \
729        echo -n "    " && \
730        echo -n "Running updmap: disable SkakNew.map ... " && \
731        %{exec_updmap} --nomkmap --disable SkakNew.map >/dev/null 2>&1 && \
732        echo "done."
733    echo -n "    " && \
734        echo -n "Running updmap: recreate map files ... " && \
735        %{exec_updmap} >/dev/null 2>&1 && \
736        echo "done."
737
738fi
739
740exit 0
741
742%files -f filelist.full
743%defattr(-,root,root,-)
744
745%files -f filelist.doc doc
746%defattr(-,root,root,-)
747
748%changelog
749* Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
750- generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-games
751
752* Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
753- generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-games
754- make symlinks of core script utils (texlive-collection-binextra,
755  texlive-collection-context, texlive-collection-fontutils,
756  texlive-collection-langgreek, texlive-collection-langindic,
757  texlive-collection-latex, texlive-collection-latexextra,
758  texlive-collection-latexrecommended, texlive-collection-pictures,
759  texlive-collection-pstricks, texlive-collection-science)
760
761* Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
762- generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-games
763- improved %%post
764
765* Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
766- generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-games
767- removed arch dependent binaries (texlive-collection-latexextra)
768- fixed perl path
769- improved updmap process in %%post and %%postun
770
771* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
772- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-games
Note: See TracBrowser for help on using the repository browser.