texlive-collection-fontutils-vl.spec 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532
  1. ## -*- coding: utf-8-unix -*-
  2. ## NOTE: This spec file is generated by tlpdb2rpmspec 2011-1:
  3. ## tlpdb2rpmspec collection-fontutils
  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: TeX and Outline font utilities
  20. Summary(ja): TeX Live: TeX and Outline font utilities
  21. Name: texlive-collection-fontutils
  22. Version: 2011
  23. Release: 1%{?_dist_release}
  24. License: GPL+, Freely redistributable without restriction, LPPL, Public Domain
  25. Group: Applications/Publishing
  26. URL:http://www.tug.org/texlive/
  27. Requires: texlive = %{version}
  28. Requires: texlive-collection-basic = %{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 TeX and Outline font utilities:
  46. Programs for conversion between font formats, testing fonts,
  47. virtual fonts, .gf and .pk manipulation, mft, fontinst, etc.
  48. Manipulating OpenType, TrueType, PostScript Type 1, etc.
  49. This package contains the following CTAN packages:
  50. accfonts: Utilities to derive new fonts from existing ones.
  51. afm2pl:
  52. epstopdf: Convert EPS to 'encapsulated' PDF using GhostScript.
  53. fontware:
  54. lcdftypetools: A bundle of outline font manipulation tools.
  55. ps2pkm: Generate a PK font from an Adobe Type 1 font.
  56. pstools: Produce Encapsulated PostScript from PostScript.
  57. psutils: PostScript utilities.
  58. dvipsconfig: Collection of dvips PostScript headers.
  59. fontinst: Help with installing fonts for TeX and LaTeX.
  60. fontools: Tools to simplify using fonts (especially TT/OTF ones).
  61. getafm:
  62. t1utils: Simple Type 1 font manipulation programs.
  63. ttfutils:
  64. %description -l ja
  65. TeX Live ソフトウェアディストリビューションは、
  66. さまざまな Unix, Macintosh, Windows、および
  67. 他のプラットホームに対して完全な TeX システムを提供します。
  68. 多くの異なった言語を含む TeX ドキュメントの
  69. 編集、組版、閲覧、印刷するためのプログラム、
  70. そして、TeX マクロやフォントライブラリの大きなコレクションを
  71. 同梱しています。
  72. このディストリビューションは
  73. 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
  74. TeX に関するたくさんの一般的なドキュメントを含んでいます。
  75. このパッケージは以下のようなパッケージ集です。
  76. TeX and Outline font utilities:
  77. Programs for conversion between font formats, testing fonts,
  78. virtual fonts, .gf and .pk manipulation, mft, fontinst, etc.
  79. Manipulating OpenType, TrueType, PostScript Type 1, etc.
  80. このパッケージは以下の CTAN パッケージを含んでいます:
  81. accfonts: Utilities to derive new fonts from existing ones.
  82. afm2pl:
  83. epstopdf: Convert EPS to 'encapsulated' PDF using GhostScript.
  84. fontware:
  85. lcdftypetools: A bundle of outline font manipulation tools.
  86. ps2pkm: Generate a PK font from an Adobe Type 1 font.
  87. pstools: Produce Encapsulated PostScript from PostScript.
  88. psutils: PostScript utilities.
  89. dvipsconfig: Collection of dvips PostScript headers.
  90. fontinst: Help with installing fonts for TeX and LaTeX.
  91. fontools: Tools to simplify using fonts (especially TT/OTF ones).
  92. getafm:
  93. t1utils: Simple Type 1 font manipulation programs.
  94. ttfutils:
  95. %package doc
  96. Summary: TeX Live: Documentation files of %{name}
  97. Group: Applications/Publishing
  98. Requires: %{name} = %{version}-%{release}
  99. %description doc
  100. This package contains documentation files of %{name}.
  101. %prep
  102. %build
  103. %install
  104. [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
  105. PREF=%{buildroot}%{tex_destdir}
  106. manifest=(
  107. texmf-dist/doc/fonts/accfonts/CHANGES
  108. texmf-dist/doc/fonts/accfonts/COPYING
  109. texmf-dist/doc/fonts/accfonts/README
  110. texmf-dist/scripts/accfonts/mkt1font
  111. texmf-dist/scripts/accfonts/vpl2ovp
  112. texmf-dist/scripts/accfonts/vpl2vpl
  113. texmf-dist/tex/latex/accfonts/CSX.def
  114. texmf-dist/tex/latex/accfonts/ISO-Latin1.def
  115. texmf-dist/tex/latex/accfonts/ISO-Latin2.def
  116. texmf-dist/tex/latex/accfonts/IndUni_Omega.def
  117. texmf-dist/tex/latex/accfonts/Norman.def
  118. texmf-dist/doc/latex/epstopdf/README
  119. texmf-dist/scripts/epstopdf/epstopdf.pl
  120. texmf-dist/dvips/dvipsconfig/README
  121. texmf-dist/dvips/dvipsconfig/addpsctrl
  122. texmf-dist/dvips/dvipsconfig/config.a3
  123. texmf-dist/dvips/dvipsconfig/config.a4
  124. texmf-dist/dvips/dvipsconfig/config.a4grid
  125. texmf-dist/dvips/dvipsconfig/config.duplong
  126. texmf-dist/dvips/dvipsconfig/config.dupshort
  127. texmf-dist/dvips/dvipsconfig/config.envelope
  128. texmf-dist/dvips/dvipsconfig/config.inv
  129. texmf-dist/dvips/dvipsconfig/config.manualfeed
  130. texmf-dist/dvips/dvipsconfig/config.mmgrid
  131. texmf-dist/dvips/dvipsconfig/config.psgrid
  132. texmf-dist/dvips/dvipsconfig/config.screen100
  133. texmf-dist/dvips/dvipsconfig/config.screen100_0
  134. texmf-dist/dvips/dvipsconfig/config.screen110
  135. texmf-dist/dvips/dvipsconfig/config.screen120
  136. texmf-dist/dvips/dvipsconfig/config.screen130
  137. texmf-dist/dvips/dvipsconfig/config.screen140
  138. texmf-dist/dvips/dvipsconfig/config.screen150
  139. texmf-dist/dvips/dvipsconfig/config.screen35
  140. texmf-dist/dvips/dvipsconfig/config.screen50
  141. texmf-dist/dvips/dvipsconfig/config.screen70
  142. texmf-dist/dvips/dvipsconfig/config.screen80
  143. texmf-dist/dvips/dvipsconfig/config.screen85
  144. texmf-dist/dvips/dvipsconfig/config.screen90
  145. texmf-dist/dvips/dvipsconfig/config.simplex
  146. texmf-dist/dvips/dvipsconfig/config.tek550paper
  147. texmf-dist/dvips/dvipsconfig/config.tek550transparency
  148. texmf-dist/dvips/dvipsconfig/config.tray1
  149. texmf-dist/dvips/dvipsconfig/config.tray2
  150. texmf-dist/dvips/dvipsconfig/config.tray3
  151. texmf-dist/dvips/dvipsconfig/config.usledger
  152. texmf-dist/dvips/dvipsconfig/config.usletter
  153. texmf-dist/doc/fonts/fontinst/README
  154. texmf-dist/doc/fonts/fontinst/encspecs/encspecs.tex
  155. texmf-dist/doc/fonts/fontinst/encspecs/omxdraft.etx
  156. texmf-dist/doc/fonts/fontinst/encspecs/ot1draft.etx
  157. texmf-dist/doc/fonts/fontinst/encspecs/t1draft.etx
  158. texmf-dist/doc/fonts/fontinst/examples/basic/basicex.tex
  159. texmf-dist/doc/fonts/fontinst/examples/basic/basicex2.tex
  160. texmf-dist/doc/fonts/fontinst/examples/eurofont/Makefile
  161. texmf-dist/doc/fonts/fontinst/examples/eurofont/eurofont.map
  162. texmf-dist/doc/fonts/fontinst/examples/eurofont/eurofont.tex
  163. texmf-dist/doc/fonts/fontinst/examples/mathptm/Makefile
  164. texmf-dist/doc/fonts/fontinst/examples/mathptm/fontptcm.tex
  165. texmf-dist/doc/fonts/fontinst/examples/mathptm/mathtest.tex
  166. texmf-dist/doc/fonts/fontinst/examples/mathptm/resetsy.mtx
  167. texmf-dist/doc/fonts/fontinst/examples/mathptm/unsetmu.mtx
  168. texmf-dist/doc/fonts/fontinst/examples/mathptm/zrhax.mtx
  169. texmf-dist/doc/fonts/fontinst/examples/mathptm/zrmhax.mtx
  170. texmf-dist/doc/fonts/fontinst/examples/mathptm/zrmkern.mtx
  171. texmf-dist/doc/fonts/fontinst/examples/mathptm/zrvhax.mtx
  172. texmf-dist/doc/fonts/fontinst/examples/mathptm/zryhax.mtx
  173. texmf-dist/doc/fonts/fontinst/examples/mathptmx/Makefile
  174. texmf-dist/doc/fonts/fontinst/examples/mathptmx/fontptcmx.tex
  175. texmf-dist/doc/fonts/fontinst/examples/mathptmx/mathptmx.sty
  176. texmf-dist/doc/fonts/fontinst/examples/mathptmx/mathtestx.tex
  177. texmf-dist/doc/fonts/fontinst/examples/mathptmx/resetsy.mtx
  178. texmf-dist/doc/fonts/fontinst/examples/mathptmx/unsetmu.mtx
  179. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrhax.mtx
  180. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrmhax.mtx
  181. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrmkernx.mtx
  182. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrvhax.mtx
  183. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zryhax.mtx
  184. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrykernx.mtx
  185. texmf-dist/doc/fonts/fontinst/manual/fontinst.pdf
  186. texmf-dist/doc/fonts/fontinst/manual/fontinst.tex
  187. texmf-dist/doc/fonts/fontinst/manual/intro98.pdf
  188. texmf-dist/doc/fonts/fontinst/manual/intro98.tex
  189. texmf-dist/doc/fonts/fontinst/manual/roadmap.eps
  190. texmf-dist/doc/fonts/fontinst/talks/et99-font-tables.pdf
  191. texmf-dist/doc/fonts/fontinst/talks/et99-font-tutorial.pdf
  192. texmf-dist/doc/fonts/fontinst/test/cc-pl.enc
  193. texmf-dist/doc/fonts/fontinst/test/comparemetrics.sty
  194. texmf-dist/doc/fonts/fontinst/test/comparepls.tex
  195. texmf-dist/doc/fonts/fontinst/test/fadrr.mtx
  196. texmf-dist/doc/fonts/fontinst/test/multislot-test.tex
  197. texmf-dist/doc/fonts/fontinst/test/multislot.etx
  198. texmf-dist/doc/fonts/fontinst/test/omsdraft.etx
  199. texmf-dist/doc/fonts/fontinst/test/testsc.tex
  200. texmf-dist/doc/fonts/fontinst/test/v1901test.mtx
  201. texmf-dist/doc/fonts/fontinst/test/v1901test.tex
  202. texmf-dist/doc/fonts/fontinst/test/v1902test.tex
  203. texmf-dist/doc/fonts/fontinst/test/v1905test.tex
  204. texmf-dist/doc/fonts/fontinst/test/v1906test.etx
  205. texmf-dist/doc/fonts/fontinst/test/v1906test.mtx
  206. texmf-dist/doc/fonts/fontinst/test/v1906test.tex
  207. texmf-dist/doc/fonts/fontinst/test/v1913test.tex
  208. texmf-dist/doc/fonts/fontinst/test/v1914test.tex
  209. texmf-dist/doc/fonts/fontinst/test/v1914testmap.tex
  210. texmf-dist/doc/fonts/fontinst/test/v1914testshow.tex
  211. texmf-dist/doc/fonts/fontinst/test/v1915test.tex
  212. texmf-dist/doc/fonts/fontinst/test/v1915testmap.tex
  213. texmf-dist/doc/fonts/fontinst/test/v1916test.mtx
  214. texmf-dist/doc/fonts/fontinst/test/v1916test.tex
  215. texmf-dist/doc/fonts/fontinst/test/v1916test2.tex
  216. texmf-dist/doc/fonts/fontinst/test/v1923test.tex
  217. texmf-dist/doc/fonts/fontinst/test/v1927test.tex
  218. texmf-dist/doc/fonts/fontinst/test/v1928test.tex
  219. texmf-dist/doc/fonts/fontinst/test/v1928test2.tex
  220. texmf-dist/doc/fonts/fontinst/test/v1930test.tex
  221. texmf-dist/doc/fonts/fontinst/test/v1931test0.tex
  222. texmf-dist/doc/fonts/fontinst/test/v1931test1.tex
  223. texmf-dist/doc/fonts/fontinst/test/v1931test2.tex
  224. texmf-dist/source/fontinst/base/CHANGES
  225. texmf-dist/source/fontinst/base/fibasics.dtx
  226. texmf-dist/source/fontinst/base/ficommon.dtx
  227. texmf-dist/source/fontinst/base/ficonv.dtx
  228. texmf-dist/source/fontinst/base/filtfam.dtx
  229. texmf-dist/source/fontinst/base/fimain.dtx
  230. texmf-dist/source/fontinst/base/fimapgen.dtx
  231. texmf-dist/source/fontinst/base/fisource.dvi
  232. texmf-dist/source/fontinst/base/fisource.ist
  233. texmf-dist/source/fontinst/base/fisource.sty
  234. texmf-dist/source/fontinst/base/fisource.tex
  235. texmf-dist/source/fontinst/base/fitrig.dtx
  236. texmf-dist/source/fontinst/base/fontinst.ins
  237. texmf-dist/tex/fontinst/base/bbox.sty
  238. texmf-dist/tex/fontinst/base/cfntinst.sty
  239. texmf-dist/tex/fontinst/base/finstmsc.sty
  240. texmf-dist/tex/fontinst/base/fontinst.ini
  241. texmf-dist/tex/fontinst/base/fontinst.sty
  242. texmf-dist/tex/fontinst/base/multislot.sty
  243. texmf-dist/tex/fontinst/base/xfntinst.sty
  244. texmf-dist/tex/fontinst/latinetx/8r.etx
  245. texmf-dist/tex/fontinst/latinetx/8y.etx
  246. texmf-dist/tex/fontinst/latinetx/ot1.etx
  247. texmf-dist/tex/fontinst/latinetx/ot1c.etx
  248. texmf-dist/tex/fontinst/latinetx/ot1cj.etx
  249. texmf-dist/tex/fontinst/latinetx/ot1ctt.etx
  250. texmf-dist/tex/fontinst/latinetx/ot1i.etx
  251. texmf-dist/tex/fontinst/latinetx/ot1ij.etx
  252. texmf-dist/tex/fontinst/latinetx/ot1itt.etx
  253. texmf-dist/tex/fontinst/latinetx/ot1j.etx
  254. texmf-dist/tex/fontinst/latinetx/ot1tt.etx
  255. texmf-dist/tex/fontinst/latinetx/t1.etx
  256. texmf-dist/tex/fontinst/latinetx/t1c.etx
  257. texmf-dist/tex/fontinst/latinetx/t1cj.etx
  258. texmf-dist/tex/fontinst/latinetx/t1i.etx
  259. texmf-dist/tex/fontinst/latinetx/t1ij.etx
  260. texmf-dist/tex/fontinst/latinetx/t1j.etx
  261. texmf-dist/tex/fontinst/latinetx/txtfdmns.etx
  262. texmf-dist/tex/fontinst/latinmtx/8r.mtx
  263. texmf-dist/tex/fontinst/latinmtx/8y.mtx
  264. texmf-dist/tex/fontinst/latinmtx/latin.mtx
  265. texmf-dist/tex/fontinst/latinmtx/latinsc.mtx
  266. texmf-dist/tex/fontinst/latinmtx/llbuild.mtx
  267. texmf-dist/tex/fontinst/latinmtx/lsbuild.mtx
  268. texmf-dist/tex/fontinst/latinmtx/lsfake.mtx
  269. texmf-dist/tex/fontinst/latinmtx/lsmisc.mtx
  270. texmf-dist/tex/fontinst/latinmtx/ltcmds.mtx
  271. texmf-dist/tex/fontinst/latinmtx/ltpunct.mtx
  272. texmf-dist/tex/fontinst/latinmtx/lubuild.mtx
  273. texmf-dist/tex/fontinst/latinmtx/newlatin.mtx
  274. texmf-dist/tex/fontinst/latinmtx/resetsc.mtx
  275. texmf-dist/tex/fontinst/latinmtx/unsetalf.mtx
  276. texmf-dist/tex/fontinst/mathetx/euex.etx
  277. texmf-dist/tex/fontinst/mathetx/eufrak.etx
  278. texmf-dist/tex/fontinst/mathetx/eurm.etx
  279. texmf-dist/tex/fontinst/mathetx/euscr.etx
  280. texmf-dist/tex/fontinst/mathetx/msam.etx
  281. texmf-dist/tex/fontinst/mathetx/msbm.etx
  282. texmf-dist/tex/fontinst/mathetx/oml.etx
  283. texmf-dist/tex/fontinst/mathetx/oms.etx
  284. texmf-dist/tex/fontinst/mathetx/omx.etx
  285. texmf-dist/tex/fontinst/mathetx/rsfs.etx
  286. texmf-dist/tex/fontinst/mathmtx/mathex.mtx
  287. texmf-dist/tex/fontinst/mathmtx/mathit.mtx
  288. texmf-dist/tex/fontinst/mathmtx/mathsy.mtx
  289. texmf-dist/tex/fontinst/misc/csc2x.tex
  290. texmf-dist/tex/fontinst/misc/csckrn2x.tex
  291. texmf-dist/tex/fontinst/misc/glyphbox.mtx
  292. texmf-dist/tex/fontinst/misc/glyphoff.mtx
  293. texmf-dist/tex/fontinst/misc/glyphon.mtx
  294. texmf-dist/tex/fontinst/misc/kernoff.mtx
  295. texmf-dist/tex/fontinst/misc/kernon.mtx
  296. texmf-dist/tex/fontinst/misc/osf2x.tex
  297. texmf-dist/tex/fontinst/smbletx/digit2.etx
  298. texmf-dist/tex/fontinst/smbletx/ts1.etx
  299. texmf-dist/tex/fontinst/smbletx/ts1i.etx
  300. texmf-dist/tex/fontinst/smbletx/ts1ij.etx
  301. texmf-dist/tex/fontinst/smbletx/ts1j.etx
  302. texmf-dist/tex/fontinst/smblmtx/resetosf.mtx
  303. texmf-dist/tex/fontinst/smblmtx/textcomp.mtx
  304. texmf-dist/tex/fontinst/smblmtx/unsetnum.mtx
  305. texmf-dist/tex/latex/fontinst/fontdoc.sty
  306. texmf-dist/doc/support/fontools/GPLv2.txt
  307. texmf-dist/doc/support/fontools/README
  308. texmf-dist/doc/support/fontools/examples/berling/berling.sty
  309. texmf-dist/doc/support/fontools/examples/berling/berling.sub
  310. texmf-dist/doc/support/fontools/examples/berling/makeberling
  311. texmf-dist/doc/support/fontools/examples/berling/mbr_fnst.tex
  312. texmf-dist/doc/support/fontools/examples/frutiger/frutiger.sty
  313. texmf-dist/doc/support/fontools/examples/frutiger/frutiger.sub
  314. texmf-dist/doc/support/fontools/examples/frutiger/lfr_fnst.tex
  315. texmf-dist/doc/support/fontools/examples/frutiger/makefrutiger
  316. texmf-dist/doc/support/fontools/examples/palatinox/Palatino_fnst.tex
  317. texmf-dist/doc/support/fontools/examples/palatinox/make_Palatino
  318. texmf-dist/doc/support/fontools/examples/palatinox/pala.sub
  319. texmf-dist/doc/support/fontools/examples/palatinox/palatinox.sty
  320. texmf-dist/doc/support/fontools/examples/palatinox/unsetSCaps.mtx
  321. texmf-dist/fonts/enc/dvips/fontools/fontools_ly1.enc
  322. texmf-dist/fonts/enc/dvips/fontools/fontools_ot1.enc
  323. texmf-dist/fonts/enc/dvips/fontools/fontools_t1.enc
  324. texmf-dist/fonts/enc/dvips/fontools/fontools_ts1.enc
  325. texmf-dist/scripts/fontools/afm2afm
  326. texmf-dist/scripts/fontools/autoinst
  327. texmf-dist/scripts/fontools/cmap2enc
  328. texmf-dist/scripts/fontools/font2afm
  329. texmf-dist/scripts/fontools/ot2kpx
  330. texmf-dist/scripts/fontools/pfm2kpx
  331. texmf-dist/scripts/fontools/showglyphs
  332. texmf-dist/fonts/sfd/ttf2pk/Big5.sfd
  333. texmf-dist/fonts/sfd/ttf2pk/EUC.sfd
  334. texmf-dist/fonts/sfd/ttf2pk/HKSCS.sfd
  335. texmf-dist/fonts/sfd/ttf2pk/KS-HLaTeX.sfd
  336. texmf-dist/fonts/sfd/ttf2pk/SJIS.sfd
  337. texmf-dist/fonts/sfd/ttf2pk/UBg5plus.sfd
  338. texmf-dist/fonts/sfd/ttf2pk/UBig5.sfd
  339. texmf-dist/fonts/sfd/ttf2pk/UGB.sfd
  340. texmf-dist/fonts/sfd/ttf2pk/UGBK.sfd
  341. texmf-dist/fonts/sfd/ttf2pk/UJIS.sfd
  342. texmf-dist/fonts/sfd/ttf2pk/UKS-HLaTeX.sfd
  343. texmf-dist/fonts/sfd/ttf2pk/UKS.sfd
  344. texmf-dist/fonts/sfd/ttf2pk/Unicode.sfd
  345. )
  346. %__mkdir_p ${PREF}/texmf-dist
  347. for i in "${manifest[@]}"; do
  348. %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
  349. done
  350. ## make symlinks of core script utils
  351. mk_symlinks=(
  352. texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
  353. texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
  354. texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
  355. texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
  356. texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
  357. texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
  358. texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
  359. texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
  360. texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
  361. texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
  362. texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
  363. texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
  364. texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
  365. texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
  366. texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
  367. texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
  368. texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
  369. texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
  370. texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
  371. texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
  372. texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
  373. texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
  374. texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
  375. texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
  376. texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
  377. texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
  378. texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
  379. texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
  380. texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
  381. texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
  382. texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
  383. texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
  384. texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
  385. texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
  386. texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
  387. texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
  388. texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
  389. texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
  390. texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
  391. texlive-collection-fontutils,/usr/bin/cmap2enc,/usr/share/texmf-dist/scripts/fontools/cmap2enc
  392. texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
  393. texlive-collection-fontutils,/usr/bin/font2afm,/usr/share/texmf-dist/scripts/fontools/font2afm
  394. texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
  395. texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
  396. texlive-collection-fontutils,/usr/bin/pfm2kpx,/usr/share/texmf-dist/scripts/fontools/pfm2kpx
  397. texlive-collection-fontutils,/usr/bin/showglyphs,/usr/share/texmf-dist/scripts/fontools/showglyphs
  398. texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
  399. texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
  400. texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
  401. texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
  402. texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
  403. texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
  404. texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
  405. texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
  406. texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
  407. texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
  408. texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
  409. texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
  410. texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
  411. texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
  412. texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
  413. texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
  414. texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
  415. texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
  416. texlive-collection-latexextra,/usr/bin/pdfthumb,/usr/share/texmf-dist/scripts/ppower4/pdfthumb.tlu
  417. texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
  418. texlive-collection-latexextra,/usr/bin/ppower4,/usr/share/texmf-dist/scripts/ppower4/ppower4.tlu
  419. texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
  420. texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
  421. texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
  422. texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
  423. texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
  424. texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
  425. texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
  426. texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
  427. texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
  428. texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
  429. texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
  430. texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
  431. texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
  432. texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
  433. texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
  434. )
  435. %__mkdir_p %{buildroot}%{_bindir}
  436. pushd %{buildroot}%{_bindir}
  437. for i in "${mk_symlinks[@]}"; do
  438. tlc=$(echo $i | cut -f 1 -d",")
  439. lnk=$(echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
  440. rlnk=$(echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
  441. [ "%{name}" = "$tlc" ] || continue
  442. [ -f $rlnk ] || exit 1
  443. %__ln_s $rlnk $lnk || exit 1
  444. done
  445. popd
  446. ## Files list
  447. find %{buildroot} -type f -or -type l | \
  448. %__sed -e "s|%{buildroot}||g" > filelist.full
  449. find %{buildroot}%{texmf}-dist -type d | \
  450. %__sed -e "s|^%{buildroot}|%dir |" \
  451. -e "s|$|/|" >> filelist.full
  452. ## subpackages
  453. grep "/texmf-dist/doc/" filelist.full > filelist.doc
  454. cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
  455. %__mv -f filelist.tmp filelist.full
  456. %clean
  457. %__rm -rf %{buildroot}
  458. %post
  459. %{exec_texhash}
  460. exit 0
  461. %postun
  462. if [ "$1" = 0 ]; then
  463. %{exec_texhash}
  464. fi
  465. exit 0
  466. %files -f filelist.full
  467. %defattr(-,root,root,-)
  468. %files -f filelist.doc doc
  469. %defattr(-,root,root,-)
  470. %changelog
  471. * Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
  472. - generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-fontutils
  473. * Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
  474. - generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-fontutils
  475. - make symlinks of core script utils (texlive-collection-binextra,
  476. texlive-collection-context, texlive-collection-fontutils,
  477. texlive-collection-langgreek, texlive-collection-langindic,
  478. texlive-collection-latex, texlive-collection-latexextra,
  479. texlive-collection-latexrecommended, texlive-collection-pictures,
  480. texlive-collection-pstricks, texlive-collection-science)
  481. * Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
  482. - generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-fontutils
  483. - improved %%post
  484. * Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
  485. - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-fontutils
  486. - removed arch dependent binaries (texlive-collection-latexextra)
  487. - fixed perl path
  488. - improved updmap process in %%post and %%postun
  489. * Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
  490. - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-fontutils