texlive-collection-games-vl.spec 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589
  1. ## -*- coding: utf-8-unix -*-
  2. ## NOTE: This spec file is generated by tlpdb2rpmspec 2009-3:
  3. ## tlpdb2rpmspec collection-games
  4. %bcond_with firstbuild
  5. %define tex_destdir %{_datadir}
  6. %define texmf %{tex_destdir}/texmf
  7. %define texlive_src %{tex_destdir}/texlive-sources
  8. %define build_tex_destdir %{buildroot}%{tex_destdir}
  9. %define build_texmf %{buildroot}%{texmf}
  10. %define exec_mktexlsr [ -x %{_bindir}/texconfig-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/texconfig-sys rehash
  11. %define exec_texhash [ -x %{_bindir}/texhash ] && PATH=%{_bindir}:$PATH %{_bindir}/texhash
  12. %define exec_updmap [ -x %{_bindir}/updmap-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/updmap-sys --nostop
  13. %define exec_fmtutil [ -x %{_bindir}/fmtutil-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/fmtutil-sys --all >/dev/null 2>&1
  14. %define exec_upddeffont [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
  15. %define vartexfonts %{_var}/lib/texmf
  16. %define __find_provides %{nil}
  17. %define __find_requires %{nil}
  18. %define __perl_provides %{nil}
  19. %define __perl_requires %{nil}
  20. Autoreq: 0
  21. Summary: TeX Live: Games typesetting
  22. Summary(ja): TeX Live: Games typesetting
  23. Name: texlive-collection-games
  24. Version: 2009
  25. Release: 3%{?_dist_release}
  26. License: No Info, Public Domain, Freely redistributable without restriction, LPPL, GPL+
  27. Group: Applications/Publishing
  28. URL:http://www.tug.org/texlive/
  29. Requires: texlive = %{version}
  30. Requires: texlive-collection-latex = %{version}
  31. Requires(post): texlive = %{version}
  32. Requires(postun): texlive = %{version}
  33. BuildRequires: texlive-sources = %{version}
  34. BuildArch: noarch
  35. Buildroot: %{_tmppath}/%{name}-%{version}-root
  36. Vendor: Project Vine
  37. Distribution: Vine Linux
  38. Packager: munepi
  39. %description
  40. The TeX Live software distribution offers a complete TeX system for a
  41. variety of Unix, Macintosh, Windows and other platforms. It
  42. encompasses programs for editing, typesetting, previewing and printing
  43. of TeX documents in many different languages, and a large collection
  44. of TeX macros and font libraries.
  45. The distribution includes extensive general documentation about TeX,
  46. as well as the documentation for the included software packages.
  47. This package is a collection of Games typesetting:
  48. Setups for typesetting various games, including chess.
  49. This package contains the following CTAN packages:
  50. cchess: Chinese chess.
  51. chess: Fonts for typesetting chess boards.
  52. chess-problem-diagrams: A package for typesetting chess problem diagrams.
  53. chessboard: Print chess boards.
  54. chessfss: A package to handle chess fonts.
  55. crossword: Typeset crossword puzzles.
  56. crosswrd: Macros for typesetting crossword puzzles.
  57. egameps: LaTeX package for typesetting extensive games.
  58. go: Fonts and macros for typesetting go games.
  59. hexgame: Provide an environment to draw a hexgame-board.
  60. jeopardy: Build a jeopardy game in LaTeX.
  61. othello: Create othello boards in LaTeX.
  62. psgo: Typeset go diagrams with PSTricks.
  63. sgame: LaTeX style for typesetting strategic games.
  64. skak: Fonts and macros for typesetting chess games.
  65. skaknew: The skak chess fonts redone in Adobe Type 1.
  66. sudoku: Create sudoku grids.
  67. sudokubundle: A set of sudoku-related packages.
  68. xq: Support for writing about xiangqi.
  69. xskak: An extension to the skak package for chess typesetting.
  70. %description -l ja
  71. TeX Live ソフトウェアディストリビューションは、
  72. さまざまな Unix, Macintosh, Windows、および
  73. 他のプラットホームに対して完全な TeX システムを提供します。
  74. 多くの異なった言語を含む TeX ドキュメントの
  75. 編集、組版、閲覧、印刷するためのプログラム、
  76. そして、TeX マクロやフォントライブラリの大きなコレクションを
  77. 同梱しています。
  78. このディストリビューションは
  79. 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
  80. TeX に関するたくさんの一般的なドキュメントを含んでいます。
  81. このパッケージは以下のようなパッケージ集です。
  82. Games typesetting:
  83. Setups for typesetting various games, including chess.
  84. このパッケージは以下の CTAN パッケージを含んでいます:
  85. cchess: Chinese chess.
  86. chess: Fonts for typesetting chess boards.
  87. chess-problem-diagrams: A package for typesetting chess problem diagrams.
  88. chessboard: Print chess boards.
  89. chessfss: A package to handle chess fonts.
  90. crossword: Typeset crossword puzzles.
  91. crosswrd: Macros for typesetting crossword puzzles.
  92. egameps: LaTeX package for typesetting extensive games.
  93. go: Fonts and macros for typesetting go games.
  94. hexgame: Provide an environment to draw a hexgame-board.
  95. jeopardy: Build a jeopardy game in LaTeX.
  96. othello: Create othello boards in LaTeX.
  97. psgo: Typeset go diagrams with PSTricks.
  98. sgame: LaTeX style for typesetting strategic games.
  99. skak: Fonts and macros for typesetting chess games.
  100. skaknew: The skak chess fonts redone in Adobe Type 1.
  101. sudoku: Create sudoku grids.
  102. sudokubundle: A set of sudoku-related packages.
  103. xq: Support for writing about xiangqi.
  104. xskak: An extension to the skak package for chess typesetting.
  105. %package doc
  106. Summary: TeX Live: Documentation files of %{name}
  107. Group: Applications/Publishing
  108. Requires: %{name} = %{version}-%{release}
  109. %description doc
  110. This package contains documentation files of %{name}.
  111. %prep
  112. %build
  113. %install
  114. [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
  115. PREF=%{buildroot}%{tex_destdir}
  116. manifest=(
  117. texmf-dist/fonts/source/public/cchess/cchess46.mf
  118. texmf-dist/fonts/source/public/cchess/ccpieces.mf
  119. texmf-dist/fonts/tfm/public/cchess/cchess46.tfm
  120. texmf-dist/tex/latex/cchess/cchess.sty
  121. texmf-dist/fonts/source/public/chess/chess10.mf
  122. texmf-dist/fonts/source/public/chess/chess20.mf
  123. texmf-dist/fonts/source/public/chess/chess30.mf
  124. texmf-dist/fonts/source/public/chess/chessbase.mf
  125. texmf-dist/fonts/source/public/chess/chessdiag.mf
  126. texmf-dist/fonts/source/public/chess/chessf10.mf
  127. texmf-dist/fonts/source/public/chess/chessfig10.mf
  128. texmf-dist/fonts/source/public/chess/chesspieces.mf
  129. texmf-dist/fonts/source/public/chess/empty.mf
  130. texmf-dist/tex/latex/chess/bdfchess.sty
  131. texmf-dist/tex/latex/chess/chess.sty
  132. texmf-dist/tex/latex/chess/chessboa.sty
  133. texmf-dist/tex/latex/chess/chesskey.sty
  134. texmf-dist/tex/latex/chess/chessmg.sty
  135. texmf-dist/doc/latex/chess-problem-diagrams/README
  136. texmf-dist/doc/latex/chess-problem-diagrams/diagram.pdf
  137. texmf-dist/doc/latex/chess-problem-diagrams/fonts.zip
  138. texmf-dist/source/latex/chess-problem-diagrams/diagram.dtx
  139. texmf-dist/source/latex/chess-problem-diagrams/diagram.ins
  140. texmf-dist/tex/latex/chess-problem-diagrams/diagram.sty
  141. texmf-dist/doc/latex/chessboard/README
  142. texmf-dist/doc/latex/chessboard/README.TEXLIVE
  143. texmf-dist/source/latex/chessboard/chessboard-src.dtx
  144. texmf-dist/source/latex/chessboard/chessboard.ins
  145. texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty
  146. texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty
  147. texmf-dist/tex/latex/chessboard/chessboard-pgf.sty
  148. texmf-dist/tex/latex/chessboard/chessboard.sty
  149. texmf-dist/doc/latex/chessfss/README
  150. texmf-dist/doc/latex/chessfss/README.TEXLIVE
  151. texmf-dist/source/latex/chessfss/chessfss-src.dtx
  152. texmf-dist/source/latex/chessfss/chessfss.ins
  153. texmf-dist/fonts/enc/dvips/chessfss/chess-board-example-enc.enc
  154. texmf-dist/fonts/enc/dvips/chessfss/chess-fig-example-enc.enc
  155. texmf-dist/tex/latex/chessfss/chessfss.sty
  156. texmf-dist/tex/latex/chessfss/lsb1enc.def
  157. texmf-dist/tex/latex/chessfss/lsb1skak.fd
  158. texmf-dist/tex/latex/chessfss/lsb1skaknew.fd
  159. texmf-dist/tex/latex/chessfss/lsb2enc.def
  160. texmf-dist/tex/latex/chessfss/lsb2skak.fd
  161. texmf-dist/tex/latex/chessfss/lsb2skaknew.fd
  162. texmf-dist/tex/latex/chessfss/lsb3enc.def
  163. texmf-dist/tex/latex/chessfss/lsb3skak.fd
  164. texmf-dist/tex/latex/chessfss/lsb3skaknew.fd
  165. texmf-dist/tex/latex/chessfss/lsbc1enc.def
  166. texmf-dist/tex/latex/chessfss/lsbc1skaknew.fd
  167. texmf-dist/tex/latex/chessfss/lsbc2enc.def
  168. texmf-dist/tex/latex/chessfss/lsbc2skaknew.fd
  169. texmf-dist/tex/latex/chessfss/lsbc3enc.def
  170. texmf-dist/tex/latex/chessfss/lsbc3skaknew.fd
  171. texmf-dist/tex/latex/chessfss/lsbc4enc.def
  172. texmf-dist/tex/latex/chessfss/lsbc4skaknew.fd
  173. texmf-dist/tex/latex/chessfss/lsbc5enc.def
  174. texmf-dist/tex/latex/chessfss/lsbc5skaknew.fd
  175. texmf-dist/tex/latex/chessfss/lsbenc.def
  176. texmf-dist/tex/latex/chessfss/lsbskak.fd
  177. texmf-dist/tex/latex/chessfss/lsbskaknew.fd
  178. texmf-dist/tex/latex/chessfss/lsfenc.def
  179. texmf-dist/tex/latex/chessfss/lsfskak.fd
  180. texmf-dist/tex/latex/chessfss/lsfskaknew.fd
  181. texmf-dist/tex/latex/chessfss/lsienc.def
  182. texmf-dist/tex/latex/chessfss/lsiskak.fd
  183. texmf-dist/tex/latex/chessfss/lsiskaknew.fd
  184. texmf-dist/doc/latex/crossword/README
  185. texmf-dist/doc/latex/crossword/cwpuzzle.pdf
  186. texmf-dist/source/latex/crossword/Makefile
  187. texmf-dist/source/latex/crossword/cwpuzzle.dtx
  188. texmf-dist/source/latex/crossword/cwpuzzle.ins
  189. texmf-dist/tex/latex/crossword/cwpuzzle.sty
  190. texmf-dist/doc/latex/crosswrd/README
  191. texmf-dist/doc/latex/crosswrd/crosswrd.pdf
  192. texmf-dist/doc/latex/crosswrd/grid0.tex
  193. texmf-dist/doc/latex/crosswrd/grid1.tex
  194. texmf-dist/doc/latex/crosswrd/test0.tex
  195. texmf-dist/doc/latex/crosswrd/test1.tex
  196. texmf-dist/source/latex/crosswrd/crosswrd.dtx
  197. texmf-dist/source/latex/crosswrd/crosswrd.ins
  198. texmf-dist/tex/latex/crosswrd/crosswrd.sty
  199. texmf-dist/doc/latex/egameps/README
  200. texmf-dist/doc/latex/egameps/egameps.pdf
  201. texmf-dist/doc/latex/egameps/egameps.tex
  202. texmf-dist/tex/latex/egameps/egameps.sty
  203. texmf-dist/source/latex/go/gomaps.ltx
  204. texmf-dist/fonts/source/public/go/go.mf
  205. texmf-dist/fonts/source/public/go/go10.mf
  206. texmf-dist/fonts/source/public/go/go15.mf
  207. texmf-dist/fonts/source/public/go/go1bla10.mf
  208. texmf-dist/fonts/source/public/go/go1bla15.mf
  209. texmf-dist/fonts/source/public/go/go1bla20.mf
  210. texmf-dist/fonts/source/public/go/go1black.mf
  211. texmf-dist/fonts/source/public/go/go1whi10.mf
  212. texmf-dist/fonts/source/public/go/go1whi15.mf
  213. texmf-dist/fonts/source/public/go/go1whi20.mf
  214. texmf-dist/fonts/source/public/go/go1white.mf
  215. texmf-dist/fonts/source/public/go/go20.mf
  216. texmf-dist/fonts/source/public/go/go2bla10.mf
  217. texmf-dist/fonts/source/public/go/go2bla15.mf
  218. texmf-dist/fonts/source/public/go/go2bla20.mf
  219. texmf-dist/fonts/source/public/go/go2black.mf
  220. texmf-dist/fonts/source/public/go/go2whi10.mf
  221. texmf-dist/fonts/source/public/go/go2whi15.mf
  222. texmf-dist/fonts/source/public/go/go2whi20.mf
  223. texmf-dist/fonts/source/public/go/go2white.mf
  224. texmf-dist/fonts/source/public/go/gosign50.mf
  225. texmf-dist/fonts/tfm/public/go/go10.tfm
  226. texmf-dist/fonts/tfm/public/go/go15.tfm
  227. texmf-dist/fonts/tfm/public/go/go1bla10.tfm
  228. texmf-dist/fonts/tfm/public/go/go1bla15.tfm
  229. texmf-dist/fonts/tfm/public/go/go1bla20.tfm
  230. texmf-dist/fonts/tfm/public/go/go1whi10.tfm
  231. texmf-dist/fonts/tfm/public/go/go1whi15.tfm
  232. texmf-dist/fonts/tfm/public/go/go1whi20.tfm
  233. texmf-dist/fonts/tfm/public/go/go20.tfm
  234. texmf-dist/fonts/tfm/public/go/go2bla10.tfm
  235. texmf-dist/fonts/tfm/public/go/go2bla15.tfm
  236. texmf-dist/fonts/tfm/public/go/go2bla20.tfm
  237. texmf-dist/fonts/tfm/public/go/go2whi10.tfm
  238. texmf-dist/fonts/tfm/public/go/go2whi15.tfm
  239. texmf-dist/fonts/tfm/public/go/go2whi20.tfm
  240. texmf-dist/fonts/tfm/public/go/gosign50.tfm
  241. texmf-dist/tex/latex/go/go.sty
  242. texmf-dist/doc/latex/hexgame/README
  243. texmf-dist/doc/latex/hexgame/hexgame.pdf
  244. texmf-dist/doc/latex/hexgame/hexgame.tex
  245. texmf-dist/tex/latex/hexgame/hexgame.sty
  246. texmf-dist/doc/latex/jeopardy/README
  247. texmf-dist/doc/latex/jeopardy/example/aleq.jpg
  248. texmf-dist/doc/latex/jeopardy/example/blackpanel.tex
  249. texmf-dist/doc/latex/jeopardy/example/game1-two.pdf
  250. texmf-dist/doc/latex/jeopardy/example/game1-two.tex
  251. texmf-dist/doc/latex/jeopardy/example/game1.pdf
  252. texmf-dist/doc/latex/jeopardy/example/game1.tex
  253. texmf-dist/doc/latex/jeopardy/example/game1a.pdf
  254. texmf-dist/doc/latex/jeopardy/example/game1a.tex
  255. texmf-dist/doc/latex/jeopardy/example/game2.pdf
  256. texmf-dist/doc/latex/jeopardy/example/game2.tex
  257. texmf-dist/doc/latex/jeopardy/example/game2a.pdf
  258. texmf-dist/doc/latex/jeopardy/example/game2a.tex
  259. texmf-dist/doc/latex/jeopardy/example/game3.pdf
  260. texmf-dist/doc/latex/jeopardy/example/game3.tex
  261. texmf-dist/doc/latex/jeopardy/example/game4.pdf
  262. texmf-dist/doc/latex/jeopardy/example/game4.tex
  263. texmf-dist/doc/latex/jeopardy/example/jeopardy-CZ.pdf
  264. texmf-dist/doc/latex/jeopardy/example/jeopardy-CZ.tex
  265. texmf-dist/doc/latex/jeopardy/example/joke.jpg
  266. texmf-dist/doc/latex/jeopardy/example/logo-bc.jpg
  267. texmf-dist/doc/latex/jeopardy/example/pdfscreen.cfg
  268. texmf-dist/doc/latex/jeopardy/example/picture.jpg
  269. texmf-dist/doc/latex/jeopardy/jeopardy.pdf
  270. texmf-dist/source/latex/jeopardy/jeopardy.dtx
  271. texmf-dist/source/latex/jeopardy/jeopardy.ins
  272. texmf-dist/tex/latex/jeopardy/jeopardy.cfg
  273. texmf-dist/tex/latex/jeopardy/jeopardy.sty
  274. texmf-dist/doc/latex/othello/boards.tex
  275. texmf-dist/doc/latex/othello/ot.bat
  276. texmf-dist/doc/latex/othello/ot1.bat.bat
  277. texmf-dist/doc/latex/othello/othello.tex
  278. texmf-dist/fonts/source/public/othello/ot.mf
  279. texmf-dist/fonts/source/public/othello/ot10.mf
  280. texmf-dist/fonts/source/public/othello/ot15.mf
  281. texmf-dist/fonts/source/public/othello/ot1bla10.mf
  282. texmf-dist/fonts/source/public/othello/ot1bla15.mf
  283. texmf-dist/fonts/source/public/othello/ot1bla20.mf
  284. texmf-dist/fonts/source/public/othello/ot1black.mf
  285. texmf-dist/fonts/source/public/othello/ot1neu.mf
  286. texmf-dist/fonts/source/public/othello/ot1neu10.mf
  287. texmf-dist/fonts/source/public/othello/ot1neu15.mf
  288. texmf-dist/fonts/source/public/othello/ot1neu20.mf
  289. texmf-dist/fonts/source/public/othello/ot1whi10.mf
  290. texmf-dist/fonts/source/public/othello/ot1whi15.mf
  291. texmf-dist/fonts/source/public/othello/ot1whi20.mf
  292. texmf-dist/fonts/source/public/othello/ot1white.mf
  293. texmf-dist/fonts/tfm/public/othello/ot10.tfm
  294. texmf-dist/fonts/tfm/public/othello/ot15.tfm
  295. texmf-dist/fonts/tfm/public/othello/ot1bla10.tfm
  296. texmf-dist/fonts/tfm/public/othello/ot1bla15.tfm
  297. texmf-dist/fonts/tfm/public/othello/ot1bla20.tfm
  298. texmf-dist/fonts/tfm/public/othello/ot1neu10.tfm
  299. texmf-dist/fonts/tfm/public/othello/ot1neu15.tfm
  300. texmf-dist/fonts/tfm/public/othello/ot1neu20.tfm
  301. texmf-dist/fonts/tfm/public/othello/ot1whi10.tfm
  302. texmf-dist/fonts/tfm/public/othello/ot1whi15.tfm
  303. texmf-dist/fonts/tfm/public/othello/ot1whi20.tfm
  304. texmf-dist/tex/latex/othello/othello.sty
  305. texmf-dist/doc/latex/psgo/Changes
  306. texmf-dist/doc/latex/psgo/README
  307. texmf-dist/doc/latex/psgo/psgomanual.pdf
  308. texmf-dist/doc/latex/psgo/psgomanual.tex
  309. texmf-dist/tex/latex/psgo/psgo.sty
  310. texmf-dist/doc/latex/sgame/README
  311. texmf-dist/doc/latex/sgame/sgame.pdf
  312. texmf-dist/doc/latex/sgame/sgame.tex
  313. texmf-dist/tex/latex/sgame/sgame.sty
  314. texmf-dist/tex/latex/sgame/sgamevar.sty
  315. texmf-dist/doc/latex/skak/README
  316. texmf-dist/doc/latex/skak/WC-2004-S-00007.tex
  317. texmf-dist/doc/latex/skak/_region_.tex
  318. texmf-dist/doc/latex/skak/andreas_wilm_1.tex
  319. texmf-dist/doc/latex/skak/angletst.tex
  320. texmf-dist/doc/latex/skak/debug_storegame.tex
  321. texmf-dist/doc/latex/skak/demo-symbols.tex
  322. texmf-dist/doc/latex/skak/fen_with_black.tex
  323. texmf-dist/doc/latex/skak/font.tex
  324. texmf-dist/doc/latex/skak/font2.tex
  325. texmf-dist/doc/latex/skak/hightest.tex
  326. texmf-dist/doc/latex/skak/informator.pdf
  327. texmf-dist/doc/latex/skak/informator.tex
  328. texmf-dist/doc/latex/skak/ingo-bug1.tex
  329. texmf-dist/doc/latex/skak/lambda.tex
  330. texmf-dist/doc/latex/skak/longmoves.tex
  331. texmf-dist/doc/latex/skak/makefile
  332. texmf-dist/doc/latex/skak/promotion_problem_Ulrike.tex
  333. texmf-dist/doc/latex/skak/refman.pdf
  334. texmf-dist/doc/latex/skak/refman.tex
  335. texmf-dist/doc/latex/skak/show.tex
  336. texmf-dist/doc/latex/skak/skakdoc.pdf
  337. texmf-dist/doc/latex/skak/skakdoc.tex
  338. texmf-dist/doc/latex/skak/syntax.tex
  339. texmf-dist/doc/latex/skak/test1.tex
  340. texmf-dist/doc/latex/skak/test2.tex
  341. texmf-dist/doc/latex/skak/test_capture.tex
  342. texmf-dist/doc/latex/skak/tuggame.pdf
  343. texmf-dist/doc/latex/skak/tuggame.tex
  344. texmf-dist/fonts/map/dvips/skak/special.map
  345. texmf-dist/fonts/source/public/skak/skak10.mf
  346. texmf-dist/fonts/source/public/skak/skak15.mf
  347. texmf-dist/fonts/source/public/skak/skak20.mf
  348. texmf-dist/fonts/source/public/skak/skak30.mf
  349. texmf-dist/fonts/source/public/skak/skakbase.mf
  350. texmf-dist/fonts/source/public/skak/skakbrikker.mf
  351. texmf-dist/fonts/source/public/skak/skakf10.mf
  352. texmf-dist/fonts/source/public/skak/skakf10b.mf
  353. texmf-dist/fonts/source/public/skak/skakinf.mf
  354. texmf-dist/fonts/tfm/public/skak/skak10.tfm
  355. texmf-dist/fonts/tfm/public/skak/skak15.tfm
  356. texmf-dist/fonts/tfm/public/skak/skak20.tfm
  357. texmf-dist/fonts/tfm/public/skak/skak30.tfm
  358. texmf-dist/fonts/tfm/public/skak/skakf10.tfm
  359. texmf-dist/fonts/tfm/public/skak/skakf10b.tfm
  360. texmf-dist/tex/latex/skak/chess-workshop-symbols.sty
  361. texmf-dist/tex/latex/skak/lambda.sty
  362. texmf-dist/tex/latex/skak/skak.fd
  363. texmf-dist/tex/latex/skak/skak.sty
  364. texmf-dist/tex/latex/skak/uskak.fd
  365. texmf-dist/doc/fonts/skaknew/README
  366. texmf-dist/doc/fonts/skaknew/SkakNew.pdf
  367. texmf-dist/doc/fonts/skaknew/SkakNew.tex
  368. texmf-dist/doc/fonts/skaknew/fonttables.pdf
  369. texmf-dist/doc/fonts/skaknew/install.vtex
  370. texmf-dist/fonts/afm/public/skaknew/AlphaDia.afm
  371. texmf-dist/fonts/afm/public/skaknew/SkakNew-Diagram.afm
  372. texmf-dist/fonts/afm/public/skaknew/SkakNew-DiagramT.afm
  373. texmf-dist/fonts/afm/public/skaknew/SkakNew-Figurine.afm
  374. texmf-dist/fonts/afm/public/skaknew/SkakNew-FigurineBold.afm
  375. texmf-dist/fonts/map/dvips/skaknew/SkakNew.map
  376. texmf-dist/fonts/opentype/public/skaknew/AlphaDia.otf
  377. texmf-dist/fonts/opentype/public/skaknew/SkakNew-Diagram.otf
  378. texmf-dist/fonts/opentype/public/skaknew/SkakNew-DiagramT.otf
  379. texmf-dist/fonts/opentype/public/skaknew/SkakNew-Figurine.otf
  380. texmf-dist/fonts/opentype/public/skaknew/SkakNew-FigurineBold.otf
  381. texmf-dist/fonts/tfm/public/skaknew/AlphaDia.tfm
  382. texmf-dist/fonts/tfm/public/skaknew/SkakNew-Diagram.tfm
  383. texmf-dist/fonts/tfm/public/skaknew/SkakNew-DiagramT.tfm
  384. texmf-dist/fonts/tfm/public/skaknew/SkakNew-Figurine.tfm
  385. texmf-dist/fonts/tfm/public/skaknew/SkakNew-FigurineBold.tfm
  386. texmf-dist/fonts/type1/public/skaknew/AlphaDia.inf
  387. texmf-dist/fonts/type1/public/skaknew/AlphaDia.pfb
  388. texmf-dist/fonts/type1/public/skaknew/AlphaDia.pfm
  389. texmf-dist/fonts/type1/public/skaknew/SkakNew-Diagram.inf
  390. texmf-dist/fonts/type1/public/skaknew/SkakNew-Diagram.pfb
  391. texmf-dist/fonts/type1/public/skaknew/SkakNew-Diagram.pfm
  392. texmf-dist/fonts/type1/public/skaknew/SkakNew-DiagramT.inf
  393. texmf-dist/fonts/type1/public/skaknew/SkakNew-DiagramT.pfb
  394. texmf-dist/fonts/type1/public/skaknew/SkakNew-DiagramT.pfm
  395. texmf-dist/fonts/type1/public/skaknew/SkakNew-Figurine.inf
  396. texmf-dist/fonts/type1/public/skaknew/SkakNew-Figurine.pfb
  397. texmf-dist/fonts/type1/public/skaknew/SkakNew-Figurine.pfm
  398. texmf-dist/fonts/type1/public/skaknew/SkakNew-FigurineBold.inf
  399. texmf-dist/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfb
  400. texmf-dist/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfm
  401. texmf-dist/doc/latex/sudoku/CHANGES
  402. texmf-dist/doc/latex/sudoku/README
  403. texmf-dist/doc/latex/sudoku/sudoku.pdf
  404. texmf-dist/source/latex/sudoku/sudoku.dtx
  405. texmf-dist/source/latex/sudoku/sudoku.ins
  406. texmf-dist/tex/latex/sudoku/sudoku.sty
  407. texmf-dist/doc/latex/sudokubundle/README
  408. texmf-dist/doc/latex/sudokubundle/somesudoku.tex
  409. texmf-dist/doc/latex/sudokubundle/sudokubundle.pdf
  410. texmf-dist/source/latex/sudokubundle/sudokubundle.dtx
  411. texmf-dist/source/latex/sudokubundle/sudokubundle.ins
  412. texmf-dist/tex/latex/sudokubundle/createsudoku.sty
  413. texmf-dist/tex/latex/sudokubundle/printsudoku.sty
  414. texmf-dist/tex/latex/sudokubundle/solvesudoku.sty
  415. texmf-dist/doc/fonts/xq/README
  416. texmf-dist/doc/fonts/xq/xqexample.pdf
  417. texmf-dist/doc/fonts/xq/xqexample.tex
  418. texmf-dist/fonts/source/public/xq/xqaddsignsbase.mf
  419. texmf-dist/fonts/source/public/xq/xqaddsignslarge.mf
  420. texmf-dist/fonts/source/public/xq/xqaddsignsnormal.mf
  421. texmf-dist/fonts/source/public/xq/xqbase.mf
  422. texmf-dist/fonts/source/public/xq/xqhints.mf
  423. texmf-dist/fonts/source/public/xq/xqlarge.mf
  424. texmf-dist/fonts/source/public/xq/xqnormal.mf
  425. texmf-dist/fonts/source/public/xq/xqwestbase.mf
  426. texmf-dist/fonts/source/public/xq/xqwestlarge.mf
  427. texmf-dist/fonts/source/public/xq/xqwestnormal.mf
  428. texmf-dist/fonts/tfm/public/xq/xqlarge.tfm
  429. texmf-dist/fonts/tfm/public/xq/xqnormal.tfm
  430. texmf-dist/tex/latex/xq/xq.sty
  431. texmf-dist/doc/latex/xskak/README
  432. texmf-dist/doc/latex/xskak/README.TEXLIVE
  433. texmf-dist/source/latex/xskak/xskak-src.dtx
  434. texmf-dist/source/latex/xskak/xskak.ins
  435. texmf-dist/tex/latex/xskak/xskak-keys.sty
  436. texmf-dist/tex/latex/xskak/xskak-nagdef.sty
  437. texmf-dist/tex/latex/xskak/xskak.sty
  438. )
  439. %__mkdir_p ${PREF}/texmf-dist
  440. for i in "${manifest[@]}"; do
  441. %__install -D %{texlive_src}/$i ${PREF}/$i
  442. done
  443. ## info
  444. %__rm -f %{buildroot}%{_infodir}/dir
  445. %__gzip -9nf %{buildroot}%{_infodir}/*info* ||:
  446. ## man
  447. ## man t1* files are provided by t1utils
  448. for i in t1ascii t1asm t1binary t1disasm t1mac t1unmac; do
  449. %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
  450. done
  451. ## man some files are provided by psutils
  452. for i in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
  453. %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
  454. done
  455. ## fix perl path
  456. for i in source/metapost/expressg/expressg.dtx \
  457. doc/metapost/expressg/n2mpsprl.prl \
  458. doc/latex/songbook/contrib/crd2sb/crd2sb; do
  459. [ -f %{build_texmf}-dist/${i} ] && \
  460. %__sed -i -e "s|^#!/usr/local/bin/perl|#!%{__perl}|" %{build_texmf}-dist/${i}
  461. done
  462. ## remove asymptote directries, which provides asymptote package
  463. find %{buildroot} -regex ".*asymptote.*" | xargs %__rm -rf
  464. # find %{buildroot} -name "Makefile" | xargs %__rm -f
  465. # ## remove xindy
  466. # find %{buildroot} -regex ".*xindy.*" | xargs %__rm -rf
  467. # ## remove tex4ht
  468. # find %{buildroot} -regex ".*tex4ht.*" | xargs %__rm -rf
  469. ## remove arch dependent binaries
  470. %__rm -f %{build_texmf}-dist/source/latex/splitindex/splitindex-{OpenBSD,Linux}-i386
  471. ## remove unpackaging files
  472. find %{buildroot} | %__grep -e "\.\(la\|a\)$" | xargs %__rm -f
  473. find %{buildroot} | %__grep -e "\.\(diff\|patch\)$" | xargs %__rm -f
  474. ## Files list
  475. find %{buildroot} -type f -or -type l | \
  476. %__sed -e "s|%{buildroot}||g" > filelist.full
  477. find %{buildroot}%{texmf}-dist -type d | \
  478. %__sed -e "s|^%{buildroot}|%dir |" \
  479. -e "s|$|/|" >> filelist.full
  480. ## subpackages
  481. grep "/texmf-dist/doc/" filelist.full > filelist.doc
  482. cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
  483. %__mv -f filelist.tmp filelist.full
  484. %clean
  485. %__rm -rf %{buildroot}
  486. %post
  487. %{exec_texhash}
  488. [ -f %{texmf}/web2c/updmap.cfg ] || exit 0
  489. updmap_lock=%{texmf}/updmap.lock
  490. %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^#! Map SkakNew.map" && \
  491. echo -n " " && \
  492. echo -n "Running updmap: enable SkakNew.map ... " && \
  493. %{exec_updmap} --nomkmap --enable Map SkakNew.map >/dev/null 2>&1 && \
  494. echo "done." && \
  495. touch ${updmap_lock}
  496. rpm -q --quiet texlive-common || exit 0
  497. [ -f ${updmap_lock} ] && \
  498. echo -n " " && \
  499. echo -n "Running updmap: recreate map files ... " && \
  500. %{exec_updmap} >/dev/null 2>&1 && \
  501. echo "done." && \
  502. rm -f ${updmap_lock}
  503. exit 0
  504. %postun
  505. if [ "$1" = 0 ]; then
  506. %{exec_texhash}
  507. [ -f %{texmf}/web2c/updmap.cfg ] || exit 0
  508. %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^Map SkakNew.map" && \
  509. echo -n " " && \
  510. echo -n "Running updmap: disable SkakNew.map ... " && \
  511. %{exec_updmap} --nomkmap --disable SkakNew.map >/dev/null 2>&1 && \
  512. echo "done."
  513. echo -n " " && \
  514. echo -n "Running updmap: recreate map files ... " && \
  515. %{exec_updmap} >/dev/null 2>&1 && \
  516. echo "done."
  517. fi
  518. exit 0
  519. %files -f filelist.full
  520. %defattr(-,root,root)
  521. %files -f filelist.doc doc
  522. %defattr(-,root,root)
  523. %changelog
  524. * Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
  525. - generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-games
  526. - improved %%post
  527. * Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
  528. - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-games
  529. - removed arch dependent binaries (texlive-collection-latexextra)
  530. - fixed perl path
  531. - improved updmap process in %%post and %%postun
  532. * Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
  533. - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-games