texlive-collection-games-vl.spec 38 KB

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