texlive-collection-fontutils-vl.spec 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475
  1. ## -*- coding: utf-8-unix -*-
  2. ## NOTE: This spec file is generated by tlpdb2rpmspec 2009-3:
  3. ## tlpdb2rpmspec collection-fontutils
  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: TeX and Outline font utilities
  22. Summary(ja): TeX Live: TeX and Outline font utilities
  23. Name: texlive-collection-fontutils
  24. Version: 2009
  25. Release: 3%{?_dist_release}
  26. License: GPL+, Freely redistributable without restriction, No Info, LPPL, Public Domain
  27. Group: Applications/Publishing
  28. URL:http://www.tug.org/texlive/
  29. Requires: texlive = %{version}
  30. Requires: texlive-collection-basic = %{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 TeX and Outline font utilities:
  48. Programs for conversion between font formats, testing fonts,
  49. virtual fonts, .gf and .pk manipulation, mft, fontinst, etc.
  50. Manipulating OpenType, TrueType, PostScript Type 1, etc.
  51. This package contains the following CTAN packages:
  52. accfonts: Utilities to derive new fonts from existing ones.
  53. afm2pl:
  54. epstopdf: Convert EPS to 'encapsulated' PDF using GhostScript.
  55. fontware:
  56. lcdftypetools: A bundle of outline font manipulation tools.
  57. ps2pkm: Generate a PK font from an Adobe Type 1 font.
  58. pstools: Produce Encapsulated PostScript from PostScript.
  59. psutils: PostScript utilities.
  60. dvipsconfig: Collection of dvips PostScript headers.
  61. fontinst: Help with installing fonts for TeX and LaTeX.
  62. fontools: Tools to simplify using fonts (especially TT/OTF ones).
  63. getafm:
  64. mft:
  65. t1utils: Simple Type 1 font manipulation programs.
  66. ttfutils:
  67. %description -l ja
  68. TeX Live ソフトウェアディストリビューションは、
  69. さまざまな Unix, Macintosh, Windows、および
  70. 他のプラットホームに対して完全な TeX システムを提供します。
  71. 多くの異なった言語を含む TeX ドキュメントの
  72. 編集、組版、閲覧、印刷するためのプログラム、
  73. そして、TeX マクロやフォントライブラリの大きなコレクションを
  74. 同梱しています。
  75. このディストリビューションは
  76. 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
  77. TeX に関するたくさんの一般的なドキュメントを含んでいます。
  78. このパッケージは以下のようなパッケージ集です。
  79. TeX and Outline font utilities:
  80. Programs for conversion between font formats, testing fonts,
  81. virtual fonts, .gf and .pk manipulation, mft, fontinst, etc.
  82. Manipulating OpenType, TrueType, PostScript Type 1, etc.
  83. このパッケージは以下の CTAN パッケージを含んでいます:
  84. accfonts: Utilities to derive new fonts from existing ones.
  85. afm2pl:
  86. epstopdf: Convert EPS to 'encapsulated' PDF using GhostScript.
  87. fontware:
  88. lcdftypetools: A bundle of outline font manipulation tools.
  89. ps2pkm: Generate a PK font from an Adobe Type 1 font.
  90. pstools: Produce Encapsulated PostScript from PostScript.
  91. psutils: PostScript utilities.
  92. dvipsconfig: Collection of dvips PostScript headers.
  93. fontinst: Help with installing fonts for TeX and LaTeX.
  94. fontools: Tools to simplify using fonts (especially TT/OTF ones).
  95. getafm:
  96. mft:
  97. t1utils: Simple Type 1 font manipulation programs.
  98. ttfutils:
  99. %package doc
  100. Summary: TeX Live: Documentation files of %{name}
  101. Group: Applications/Publishing
  102. Requires: %{name} = %{version}-%{release}
  103. %description doc
  104. This package contains documentation files of %{name}.
  105. %prep
  106. %build
  107. %install
  108. [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
  109. PREF=%{buildroot}%{tex_destdir}
  110. manifest=(
  111. texmf-dist/doc/fonts/accfonts/CHANGES
  112. texmf-dist/doc/fonts/accfonts/COPYING
  113. texmf-dist/doc/fonts/accfonts/README
  114. texmf-dist/scripts/accfonts/mkt1font
  115. texmf-dist/scripts/accfonts/vpl2ovp
  116. texmf-dist/scripts/accfonts/vpl2vpl
  117. texmf-dist/tex/latex/accfonts/CSX.def
  118. texmf-dist/tex/latex/accfonts/ISO-Latin1.def
  119. texmf-dist/tex/latex/accfonts/ISO-Latin2.def
  120. texmf-dist/tex/latex/accfonts/IndUni_Omega.def
  121. texmf-dist/tex/latex/accfonts/Norman.def
  122. texmf-dist/doc/latex/epstopdf/README
  123. texmf-dist/scripts/epstopdf/epstopdf.pl
  124. texmf-dist/dvips/dvipsconfig/README
  125. texmf-dist/dvips/dvipsconfig/addpsctrl
  126. texmf-dist/dvips/dvipsconfig/config.a3
  127. texmf-dist/dvips/dvipsconfig/config.a4
  128. texmf-dist/dvips/dvipsconfig/config.a4grid
  129. texmf-dist/dvips/dvipsconfig/config.duplong
  130. texmf-dist/dvips/dvipsconfig/config.dupshort
  131. texmf-dist/dvips/dvipsconfig/config.envelope
  132. texmf-dist/dvips/dvipsconfig/config.inv
  133. texmf-dist/dvips/dvipsconfig/config.manualfeed
  134. texmf-dist/dvips/dvipsconfig/config.mmgrid
  135. texmf-dist/dvips/dvipsconfig/config.psgrid
  136. texmf-dist/dvips/dvipsconfig/config.screen100
  137. texmf-dist/dvips/dvipsconfig/config.screen100_0
  138. texmf-dist/dvips/dvipsconfig/config.screen110
  139. texmf-dist/dvips/dvipsconfig/config.screen120
  140. texmf-dist/dvips/dvipsconfig/config.screen130
  141. texmf-dist/dvips/dvipsconfig/config.screen140
  142. texmf-dist/dvips/dvipsconfig/config.screen150
  143. texmf-dist/dvips/dvipsconfig/config.screen35
  144. texmf-dist/dvips/dvipsconfig/config.screen50
  145. texmf-dist/dvips/dvipsconfig/config.screen70
  146. texmf-dist/dvips/dvipsconfig/config.screen80
  147. texmf-dist/dvips/dvipsconfig/config.screen85
  148. texmf-dist/dvips/dvipsconfig/config.screen90
  149. texmf-dist/dvips/dvipsconfig/config.simplex
  150. texmf-dist/dvips/dvipsconfig/config.tek550paper
  151. texmf-dist/dvips/dvipsconfig/config.tek550transparency
  152. texmf-dist/dvips/dvipsconfig/config.tray1
  153. texmf-dist/dvips/dvipsconfig/config.tray2
  154. texmf-dist/dvips/dvipsconfig/config.tray3
  155. texmf-dist/dvips/dvipsconfig/config.usledger
  156. texmf-dist/dvips/dvipsconfig/config.usletter
  157. texmf-dist/doc/fonts/fontinst/README
  158. texmf-dist/doc/fonts/fontinst/encspecs/encspecs.tex
  159. texmf-dist/doc/fonts/fontinst/encspecs/omxdraft.etx
  160. texmf-dist/doc/fonts/fontinst/encspecs/ot1draft.etx
  161. texmf-dist/doc/fonts/fontinst/encspecs/t1draft.etx
  162. texmf-dist/doc/fonts/fontinst/examples/basic/basicex.tex
  163. texmf-dist/doc/fonts/fontinst/examples/basic/basicex2.tex
  164. texmf-dist/doc/fonts/fontinst/examples/eurofont/Makefile
  165. texmf-dist/doc/fonts/fontinst/examples/eurofont/eurofont.map
  166. texmf-dist/doc/fonts/fontinst/examples/eurofont/eurofont.tex
  167. texmf-dist/doc/fonts/fontinst/examples/mathptm/Makefile
  168. texmf-dist/doc/fonts/fontinst/examples/mathptm/fontptcm.tex
  169. texmf-dist/doc/fonts/fontinst/examples/mathptm/mathtest.tex
  170. texmf-dist/doc/fonts/fontinst/examples/mathptm/resetsy.mtx
  171. texmf-dist/doc/fonts/fontinst/examples/mathptm/unsetmu.mtx
  172. texmf-dist/doc/fonts/fontinst/examples/mathptm/zrhax.mtx
  173. texmf-dist/doc/fonts/fontinst/examples/mathptm/zrmhax.mtx
  174. texmf-dist/doc/fonts/fontinst/examples/mathptm/zrmkern.mtx
  175. texmf-dist/doc/fonts/fontinst/examples/mathptm/zrvhax.mtx
  176. texmf-dist/doc/fonts/fontinst/examples/mathptm/zryhax.mtx
  177. texmf-dist/doc/fonts/fontinst/examples/mathptmx/Makefile
  178. texmf-dist/doc/fonts/fontinst/examples/mathptmx/fontptcmx.tex
  179. texmf-dist/doc/fonts/fontinst/examples/mathptmx/mathptmx.sty
  180. texmf-dist/doc/fonts/fontinst/examples/mathptmx/mathtestx.tex
  181. texmf-dist/doc/fonts/fontinst/examples/mathptmx/resetsy.mtx
  182. texmf-dist/doc/fonts/fontinst/examples/mathptmx/unsetmu.mtx
  183. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrhax.mtx
  184. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrmhax.mtx
  185. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrmkernx.mtx
  186. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrvhax.mtx
  187. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zryhax.mtx
  188. texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrykernx.mtx
  189. texmf-dist/doc/fonts/fontinst/manual/fontinst.pdf
  190. texmf-dist/doc/fonts/fontinst/manual/fontinst.tex
  191. texmf-dist/doc/fonts/fontinst/manual/intro98.pdf
  192. texmf-dist/doc/fonts/fontinst/manual/intro98.tex
  193. texmf-dist/doc/fonts/fontinst/manual/roadmap.eps
  194. texmf-dist/doc/fonts/fontinst/talks/et99-font-tables.pdf
  195. texmf-dist/doc/fonts/fontinst/talks/et99-font-tutorial.pdf
  196. texmf-dist/doc/fonts/fontinst/test/cc-pl.enc
  197. texmf-dist/doc/fonts/fontinst/test/comparemetrics.sty
  198. texmf-dist/doc/fonts/fontinst/test/comparepls.tex
  199. texmf-dist/doc/fonts/fontinst/test/fadrr.mtx
  200. texmf-dist/doc/fonts/fontinst/test/multislot-test.tex
  201. texmf-dist/doc/fonts/fontinst/test/multislot.etx
  202. texmf-dist/doc/fonts/fontinst/test/omsdraft.etx
  203. texmf-dist/doc/fonts/fontinst/test/testsc.tex
  204. texmf-dist/doc/fonts/fontinst/test/v1901test.mtx
  205. texmf-dist/doc/fonts/fontinst/test/v1901test.tex
  206. texmf-dist/doc/fonts/fontinst/test/v1902test.tex
  207. texmf-dist/doc/fonts/fontinst/test/v1905test.tex
  208. texmf-dist/doc/fonts/fontinst/test/v1906test.etx
  209. texmf-dist/doc/fonts/fontinst/test/v1906test.mtx
  210. texmf-dist/doc/fonts/fontinst/test/v1906test.tex
  211. texmf-dist/doc/fonts/fontinst/test/v1913test.tex
  212. texmf-dist/doc/fonts/fontinst/test/v1914test.tex
  213. texmf-dist/doc/fonts/fontinst/test/v1914testmap.tex
  214. texmf-dist/doc/fonts/fontinst/test/v1914testshow.tex
  215. texmf-dist/doc/fonts/fontinst/test/v1915test.tex
  216. texmf-dist/doc/fonts/fontinst/test/v1915testmap.tex
  217. texmf-dist/doc/fonts/fontinst/test/v1916test.mtx
  218. texmf-dist/doc/fonts/fontinst/test/v1916test.tex
  219. texmf-dist/doc/fonts/fontinst/test/v1916test2.tex
  220. texmf-dist/doc/fonts/fontinst/test/v1923test.tex
  221. texmf-dist/doc/fonts/fontinst/test/v1927test.tex
  222. texmf-dist/doc/fonts/fontinst/test/v1928test.tex
  223. texmf-dist/doc/fonts/fontinst/test/v1928test2.tex
  224. texmf-dist/doc/fonts/fontinst/test/v1930test.tex
  225. texmf-dist/doc/fonts/fontinst/test/v1931test0.tex
  226. texmf-dist/doc/fonts/fontinst/test/v1931test1.tex
  227. texmf-dist/doc/fonts/fontinst/test/v1931test2.tex
  228. texmf-dist/source/fontinst/base/CHANGES
  229. texmf-dist/source/fontinst/base/fibasics.dtx
  230. texmf-dist/source/fontinst/base/ficommon.dtx
  231. texmf-dist/source/fontinst/base/ficonv.dtx
  232. texmf-dist/source/fontinst/base/filtfam.dtx
  233. texmf-dist/source/fontinst/base/fimain.dtx
  234. texmf-dist/source/fontinst/base/fimapgen.dtx
  235. texmf-dist/source/fontinst/base/fisource.dvi
  236. texmf-dist/source/fontinst/base/fisource.ist
  237. texmf-dist/source/fontinst/base/fisource.sty
  238. texmf-dist/source/fontinst/base/fisource.tex
  239. texmf-dist/source/fontinst/base/fitrig.dtx
  240. texmf-dist/source/fontinst/base/fontinst.ins
  241. texmf-dist/tex/fontinst/base/bbox.sty
  242. texmf-dist/tex/fontinst/base/cfntinst.sty
  243. texmf-dist/tex/fontinst/base/finstmsc.sty
  244. texmf-dist/tex/fontinst/base/fontinst.ini
  245. texmf-dist/tex/fontinst/base/fontinst.sty
  246. texmf-dist/tex/fontinst/base/multislot.sty
  247. texmf-dist/tex/fontinst/base/xfntinst.sty
  248. texmf-dist/tex/fontinst/latinetx/8r.etx
  249. texmf-dist/tex/fontinst/latinetx/8y.etx
  250. texmf-dist/tex/fontinst/latinetx/ot1.etx
  251. texmf-dist/tex/fontinst/latinetx/ot1c.etx
  252. texmf-dist/tex/fontinst/latinetx/ot1cj.etx
  253. texmf-dist/tex/fontinst/latinetx/ot1ctt.etx
  254. texmf-dist/tex/fontinst/latinetx/ot1i.etx
  255. texmf-dist/tex/fontinst/latinetx/ot1ij.etx
  256. texmf-dist/tex/fontinst/latinetx/ot1itt.etx
  257. texmf-dist/tex/fontinst/latinetx/ot1j.etx
  258. texmf-dist/tex/fontinst/latinetx/ot1tt.etx
  259. texmf-dist/tex/fontinst/latinetx/t1.etx
  260. texmf-dist/tex/fontinst/latinetx/t1c.etx
  261. texmf-dist/tex/fontinst/latinetx/t1cj.etx
  262. texmf-dist/tex/fontinst/latinetx/t1i.etx
  263. texmf-dist/tex/fontinst/latinetx/t1ij.etx
  264. texmf-dist/tex/fontinst/latinetx/t1j.etx
  265. texmf-dist/tex/fontinst/latinetx/txtfdmns.etx
  266. texmf-dist/tex/fontinst/latinmtx/8r.mtx
  267. texmf-dist/tex/fontinst/latinmtx/8y.mtx
  268. texmf-dist/tex/fontinst/latinmtx/latin.mtx
  269. texmf-dist/tex/fontinst/latinmtx/latinsc.mtx
  270. texmf-dist/tex/fontinst/latinmtx/llbuild.mtx
  271. texmf-dist/tex/fontinst/latinmtx/lsbuild.mtx
  272. texmf-dist/tex/fontinst/latinmtx/lsfake.mtx
  273. texmf-dist/tex/fontinst/latinmtx/lsmisc.mtx
  274. texmf-dist/tex/fontinst/latinmtx/ltcmds.mtx
  275. texmf-dist/tex/fontinst/latinmtx/ltpunct.mtx
  276. texmf-dist/tex/fontinst/latinmtx/lubuild.mtx
  277. texmf-dist/tex/fontinst/latinmtx/newlatin.mtx
  278. texmf-dist/tex/fontinst/latinmtx/resetsc.mtx
  279. texmf-dist/tex/fontinst/latinmtx/unsetalf.mtx
  280. texmf-dist/tex/fontinst/mathetx/euex.etx
  281. texmf-dist/tex/fontinst/mathetx/eufrak.etx
  282. texmf-dist/tex/fontinst/mathetx/eurm.etx
  283. texmf-dist/tex/fontinst/mathetx/euscr.etx
  284. texmf-dist/tex/fontinst/mathetx/msam.etx
  285. texmf-dist/tex/fontinst/mathetx/msbm.etx
  286. texmf-dist/tex/fontinst/mathetx/oml.etx
  287. texmf-dist/tex/fontinst/mathetx/oms.etx
  288. texmf-dist/tex/fontinst/mathetx/omx.etx
  289. texmf-dist/tex/fontinst/mathetx/rsfs.etx
  290. texmf-dist/tex/fontinst/mathmtx/mathex.mtx
  291. texmf-dist/tex/fontinst/mathmtx/mathit.mtx
  292. texmf-dist/tex/fontinst/mathmtx/mathsy.mtx
  293. texmf-dist/tex/fontinst/misc/csc2x.tex
  294. texmf-dist/tex/fontinst/misc/csckrn2x.tex
  295. texmf-dist/tex/fontinst/misc/glyphbox.mtx
  296. texmf-dist/tex/fontinst/misc/glyphoff.mtx
  297. texmf-dist/tex/fontinst/misc/glyphon.mtx
  298. texmf-dist/tex/fontinst/misc/kernoff.mtx
  299. texmf-dist/tex/fontinst/misc/kernon.mtx
  300. texmf-dist/tex/fontinst/misc/osf2x.tex
  301. texmf-dist/tex/fontinst/smbletx/digit2.etx
  302. texmf-dist/tex/fontinst/smbletx/ts1.etx
  303. texmf-dist/tex/fontinst/smbletx/ts1i.etx
  304. texmf-dist/tex/fontinst/smbletx/ts1ij.etx
  305. texmf-dist/tex/fontinst/smbletx/ts1j.etx
  306. texmf-dist/tex/fontinst/smblmtx/resetosf.mtx
  307. texmf-dist/tex/fontinst/smblmtx/textcomp.mtx
  308. texmf-dist/tex/fontinst/smblmtx/unsetnum.mtx
  309. texmf-dist/tex/latex/fontinst/fontdoc.sty
  310. texmf-dist/doc/support/fontools/GPLv2.txt
  311. texmf-dist/doc/support/fontools/README
  312. texmf-dist/doc/support/fontools/examples/berling/berling.sty
  313. texmf-dist/doc/support/fontools/examples/berling/berling.sub
  314. texmf-dist/doc/support/fontools/examples/berling/makeberling
  315. texmf-dist/doc/support/fontools/examples/berling/mbr_fnst.tex
  316. texmf-dist/doc/support/fontools/examples/frutiger/frutiger.sty
  317. texmf-dist/doc/support/fontools/examples/frutiger/frutiger.sub
  318. texmf-dist/doc/support/fontools/examples/frutiger/lfr_fnst.tex
  319. texmf-dist/doc/support/fontools/examples/frutiger/makefrutiger
  320. texmf-dist/doc/support/fontools/examples/palatinox/Palatino_fnst.tex
  321. texmf-dist/doc/support/fontools/examples/palatinox/make_Palatino
  322. texmf-dist/doc/support/fontools/examples/palatinox/pala.sub
  323. texmf-dist/doc/support/fontools/examples/palatinox/palatinox.sty
  324. texmf-dist/doc/support/fontools/examples/palatinox/unsetSCaps.mtx
  325. texmf-dist/fonts/enc/dvips/fontools/fontools_ly1.enc
  326. texmf-dist/fonts/enc/dvips/fontools/fontools_ot1.enc
  327. texmf-dist/fonts/enc/dvips/fontools/fontools_t1.enc
  328. texmf-dist/fonts/enc/dvips/fontools/fontools_ts1.enc
  329. texmf-dist/scripts/fontools/afm2afm
  330. texmf-dist/scripts/fontools/autoinst
  331. texmf-dist/scripts/fontools/cmap2enc
  332. texmf-dist/scripts/fontools/font2afm
  333. texmf-dist/scripts/fontools/ot2kpx
  334. texmf-dist/scripts/fontools/pfm2kpx
  335. texmf-dist/scripts/fontools/showglyphs
  336. texmf-dist/mft/base/README
  337. texmf-dist/mft/base/cmbase.mft
  338. texmf-dist/mft/base/e.mft
  339. texmf-dist/mft/base/mplain.mft
  340. texmf-dist/mft/base/pl.mft
  341. texmf-dist/mft/base/plain.mft
  342. texmf-dist/fonts/sfd/ttf2pk/Big5.sfd
  343. texmf-dist/fonts/sfd/ttf2pk/EUC.sfd
  344. texmf-dist/fonts/sfd/ttf2pk/HKSCS.sfd
  345. texmf-dist/fonts/sfd/ttf2pk/KS-HLaTeX.sfd
  346. texmf-dist/fonts/sfd/ttf2pk/SJIS.sfd
  347. texmf-dist/fonts/sfd/ttf2pk/UBg5plus.sfd
  348. texmf-dist/fonts/sfd/ttf2pk/UBig5.sfd
  349. texmf-dist/fonts/sfd/ttf2pk/UGB.sfd
  350. texmf-dist/fonts/sfd/ttf2pk/UGBK.sfd
  351. texmf-dist/fonts/sfd/ttf2pk/UJIS.sfd
  352. texmf-dist/fonts/sfd/ttf2pk/UKS-HLaTeX.sfd
  353. texmf-dist/fonts/sfd/ttf2pk/UKS.sfd
  354. texmf-dist/fonts/sfd/ttf2pk/Unicode.sfd
  355. )
  356. %__mkdir_p ${PREF}/texmf-dist
  357. for i in "${manifest[@]}"; do
  358. %__install -D %{texlive_src}/$i ${PREF}/$i
  359. done
  360. ## info
  361. %__rm -f %{buildroot}%{_infodir}/dir
  362. %__gzip -9nf %{buildroot}%{_infodir}/*info* ||:
  363. ## man
  364. ## man t1* files are provided by t1utils
  365. for i in t1ascii t1asm t1binary t1disasm t1mac t1unmac; do
  366. %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
  367. done
  368. ## man some files are provided by psutils
  369. for i in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
  370. %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
  371. done
  372. ## fix perl path
  373. for i in source/metapost/expressg/expressg.dtx \
  374. doc/metapost/expressg/n2mpsprl.prl \
  375. doc/latex/songbook/contrib/crd2sb/crd2sb; do
  376. [ -f %{build_texmf}-dist/${i} ] && \
  377. %__sed -i -e "s|^#!/usr/local/bin/perl|#!%{__perl}|" %{build_texmf}-dist/${i}
  378. done
  379. ## remove asymptote directries, which provides asymptote package
  380. find %{buildroot} -regex ".*asymptote.*" | xargs %__rm -rf
  381. # find %{buildroot} -name "Makefile" | xargs %__rm -f
  382. # ## remove xindy
  383. # find %{buildroot} -regex ".*xindy.*" | xargs %__rm -rf
  384. # ## remove tex4ht
  385. # find %{buildroot} -regex ".*tex4ht.*" | xargs %__rm -rf
  386. ## remove arch dependent binaries
  387. %__rm -f %{build_texmf}-dist/source/latex/splitindex/splitindex-{OpenBSD,Linux}-i386
  388. ## remove unpackaging files
  389. find %{buildroot} | %__grep -e "\.\(la\|a\)$" | xargs %__rm -f
  390. find %{buildroot} | %__grep -e "\.\(diff\|patch\)$" | xargs %__rm -f
  391. ## Files list
  392. find %{buildroot} -type f -or -type l | \
  393. %__sed -e "s|%{buildroot}||g" > filelist.full
  394. find %{buildroot}%{texmf}-dist -type d | \
  395. %__sed -e "s|^%{buildroot}|%dir |" \
  396. -e "s|$|/|" >> filelist.full
  397. ## subpackages
  398. grep "/texmf-dist/doc/" filelist.full > filelist.doc
  399. cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
  400. %__mv -f filelist.tmp filelist.full
  401. %clean
  402. %__rm -rf %{buildroot}
  403. %post
  404. %{exec_texhash}
  405. exit 0
  406. %postun
  407. if [ "$1" = 0 ]; then
  408. %{exec_texhash}
  409. fi
  410. exit 0
  411. %files -f filelist.full
  412. %defattr(-,root,root)
  413. %files -f filelist.doc doc
  414. %defattr(-,root,root)
  415. %changelog
  416. * Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
  417. - generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-fontutils
  418. - improved %%post
  419. * Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
  420. - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-fontutils
  421. - removed arch dependent binaries (texlive-collection-latexextra)
  422. - fixed perl path
  423. - improved updmap process in %%post and %%postun
  424. * Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
  425. - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-fontutils