texlive-collection-langfrench-vl.spec 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  1. ## -*- coding: utf-8-unix -*-
  2. ## NOTE: This spec file is generated by tlpdb2rpmspec 2012-1:
  3. ## tlpdb2rpmspec collection-langfrench
  4. %global _use_internal_dependency_generator 0
  5. %global __find_provides %{nil}
  6. %global __find_requires %{nil}
  7. %define aliasttfdir %{texmfsysvar}/fonts/truetype/vine
  8. %define texmfsysconfig %{_sysconfdir}/texmf
  9. %define texmfsysvar %{_var}/lib/texmf
  10. %define vartexfonts %{texmfsysvar}/fonts
  11. %define tex_destdir %{_datadir}
  12. %define texmf %{tex_destdir}/texmf
  13. %define texlive_src %{tex_destdir}/texlive-sources
  14. %define build_tex_destdir %{buildroot}%{tex_destdir}
  15. %define build_texmf %{buildroot}%{texmf}
  16. ## use some macros for %post, %posttrans
  17. %define touch_run(%1) %{expand:( %__mkdir_p /var/run/texlive; touch /var/run/texlive/run-%1; )
  18. }
  19. %define exec_upddeffont [ -x %{_sbindir}/update-defaultfont ] && \\\
  20. %{_sbindir}/update-defaultfont 2> /dev/null
  21. %define exec_texhash [ -e /var/run/texlive/run-texhash ] && ( \\\
  22. [ -x %{_bindir}/texhash ] && \\\
  23. echo -n " "; echo -n "Running texhash... "; \\\
  24. %{_bindir}/texhash 2> /dev/null; \\\
  25. echo "done." ) && %__rm -f /var/run/texlive/run-texhash;
  26. %define exec_mtxrun [ -e /var/run/texlive/run-mtxrun ] && ( \\\
  27. [ -x %{_bindir}/mtxrun ] && \\\
  28. echo -n " "; echo -n "Running mtxrun... "; \\\
  29. export TEXMF=%{texmf}-dist TEXMFCNF=%{texmf}/web2c TEXMFCACHE=%{texmfsysvar}; \\\
  30. %{_bindir}/mtxrun --generate &> /dev/null; \\\
  31. echo "done." ) && %__rm -f /var/run/texlive/run-mtxrun;
  32. %define exec_fmtutil [ -e /var/run/texlive/run-fmtutil ] && ( \\\
  33. [ -x %{_bindir}/fmtutil-sys ] && \\\
  34. echo -n " "; echo -n "Running fmtutil-sys... "; \\\
  35. %{_bindir}/fmtutil-sys --all &> /dev/null; \\\
  36. echo "done." ) && %__rm -f /var/run/texlive/run-fmtutil;
  37. %define exec_updmap [ -e /var/run/texlive/run-updmap ] && ( \\\
  38. [ -x %{_bindir}/updmap-sys ] && \\\
  39. echo -n " "; echo -n "Running updmap-sys... "; \\\
  40. %{_bindir}/updmap-sys --nohash --quiet &> /dev/null; \\\
  41. echo "done." ) && %__rm -f /var/run/texlive/run-updmap;
  42. Summary: TeX Live: French
  43. Summary(ja): TeX Live: French
  44. Name: texlive-collection-langfrench
  45. Version: 2012
  46. Release: 1%{?_dist_release}
  47. License: LPPL, LPPL 1.2, LPPL 1.3, Freely redistributable without restriction, Public Domain, GPL+
  48. Group: Applications/Publishing
  49. URL:http://www.tug.org/texlive/
  50. Requires: texlive = %{version}
  51. Requires: texlive-collection-basic = %{version}
  52. Requires(post): texlive = %{version}
  53. Requires(postun): texlive = %{version}
  54. #BuildRequires: texlive-sources = %{version}
  55. BuildArch: noarch
  56. Buildroot: %{_tmppath}/%{name}-%{version}-root
  57. Vendor: Project Vine
  58. Distribution: Vine Linux
  59. Packager: munepi
  60. %description
  61. The TeX Live software distribution offers a complete TeX system for a
  62. variety of Unix, Macintosh, Windows and other platforms. It
  63. encompasses programs for editing, typesetting, previewing and printing
  64. of TeX documents in many different languages, and a large collection
  65. of TeX macros and font libraries.
  66. The distribution includes extensive general documentation about TeX,
  67. as well as the documentation for the included software packages.
  68. This package is a collection of French:
  69. Support for typesetting French and Basque.
  70. This package contains the following CTAN packages:
  71. aeguill: Add several kinds of guillemets to the ae fonts.
  72. basque-date: Print the date in Basque.
  73. bib-fr: French translation of classical BibTeX styles
  74. bibleref-french: French translations for bibleref.
  75. booktabs-fr: French translation of booktabs documentation.
  76. droit-fr: Document class and bibliographic style for French law.
  77. facture: Generate an invoice.
  78. frenchle: French macros, usable stand-alone or with Babel.
  79. frletter: Typeset letters in the French style.
  80. impnattypo: Support typography of l'Imprimerie Nationale FranASSaise.
  81. mafr: Mathematics in accord with French usage.
  82. tabvar: Typesetting tables showing variations of functions.
  83. tdsfrmath: Macros for French teachers of mathematics.
  84. variations: Typeset tables of variations of functions.
  85. hyphen-basque: Basque hyphenation patterns.
  86. hyphen-french: French hyphenation patterns.
  87. %description -l ja
  88. TeX Live ソフトウェアディストリビューションは、
  89. さまざまな Unix, Macintosh, Windows、および
  90. 他のプラットホームに対して完全な TeX システムを提供します。
  91. 多くの異なった言語を含む TeX ドキュメントの
  92. 編集、組版、閲覧、印刷するためのプログラム、
  93. そして、TeX マクロやフォントライブラリの大きなコレクションを
  94. 同梱しています。
  95. このディストリビューションは
  96. 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
  97. TeX に関するたくさんの一般的なドキュメントを含んでいます。
  98. このパッケージは以下のようなパッケージ集です。
  99. French:
  100. Support for typesetting French and Basque.
  101. このパッケージは以下の CTAN パッケージを含んでいます:
  102. aeguill: Add several kinds of guillemets to the ae fonts.
  103. basque-date: Print the date in Basque.
  104. bib-fr: French translation of classical BibTeX styles
  105. bibleref-french: French translations for bibleref.
  106. booktabs-fr: French translation of booktabs documentation.
  107. droit-fr: Document class and bibliographic style for French law.
  108. facture: Generate an invoice.
  109. frenchle: French macros, usable stand-alone or with Babel.
  110. frletter: Typeset letters in the French style.
  111. impnattypo: Support typography of l'Imprimerie Nationale FranASSaise.
  112. mafr: Mathematics in accord with French usage.
  113. tabvar: Typesetting tables showing variations of functions.
  114. tdsfrmath: Macros for French teachers of mathematics.
  115. variations: Typeset tables of variations of functions.
  116. hyphen-basque: Basque hyphenation patterns.
  117. hyphen-french: French hyphenation patterns.
  118. %package doc
  119. Summary: TeX Live: Documentation files of %{name}
  120. Group: Applications/Publishing
  121. Requires: %{name} = %{version}-%{release}
  122. %description doc
  123. This package contains documentation files of %{name}.
  124. %prep
  125. %build
  126. %install
  127. [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
  128. PREF=%{buildroot}%{tex_destdir}
  129. manifest=(
  130. texmf-dist/doc/latex/aeguill/README
  131. texmf-dist/doc/latex/aeguill/guil-test1.pdf
  132. texmf-dist/doc/latex/aeguill/guil-test1.tex
  133. texmf-dist/doc/latex/aeguill/guil-test2.pdf
  134. texmf-dist/doc/latex/aeguill/guil-test2.tex
  135. texmf-dist/doc/latex/aeguill/license.txt
  136. texmf-dist/tex/latex/aeguill/aeguill.sty
  137. texmf-dist/doc/latex/basque-date/README
  138. texmf-dist/doc/latex/basque-date/basque-date.pdf
  139. texmf-dist/source/latex/basque-date/basque-date.dtx
  140. texmf-dist/source/latex/basque-date/basque-date.ins
  141. texmf-dist/tex/latex/basque-date/basque-date.sty
  142. texmf-dist/doc/bibtex/bib-fr/CHANGELOG
  143. texmf-dist/doc/bibtex/bib-fr/README
  144. texmf-dist/bibtex/bst/bib-fr/abbrv-fr.bst
  145. texmf-dist/bibtex/bst/bib-fr/abbrvnat-fr.bst
  146. texmf-dist/bibtex/bst/bib-fr/alpha-fr.bst
  147. texmf-dist/bibtex/bst/bib-fr/apalike-fr.bst
  148. texmf-dist/bibtex/bst/bib-fr/ieeetr-fr.bst
  149. texmf-dist/bibtex/bst/bib-fr/plain-fr.bst
  150. texmf-dist/bibtex/bst/bib-fr/plainnat-fr.bst
  151. texmf-dist/bibtex/bst/bib-fr/siam-fr.bst
  152. texmf-dist/bibtex/bst/bib-fr/unsrt-fr.bst
  153. texmf-dist/bibtex/bst/bib-fr/unsrtnat-fr.bst
  154. texmf-dist/doc/latex/bibleref-french/Lacroux-Bible.pdf
  155. texmf-dist/doc/latex/bibleref-french/bibleref-french-francais.pdf
  156. texmf-dist/doc/latex/bibleref-french/bibleref-french-francais.tex
  157. texmf-dist/doc/latex/bibleref-french/bibleref-french.pdf
  158. texmf-dist/doc/latex/bibleref-french/inclus/bible.bib
  159. texmf-dist/doc/latex/bibleref-french/inclus/livres.tex
  160. texmf-dist/doc/latex/bibleref-french/inclus/styles.tex
  161. texmf-dist/doc/latex/bibleref-french/makefile
  162. texmf-dist/doc/latex/bibleref-french/test.tex
  163. texmf-dist/source/latex/bibleref-french/bibleref-french.dtx
  164. texmf-dist/source/latex/bibleref-french/bibleref-french.ins
  165. texmf-dist/tex/latex/bibleref-french/bibleref-french.sty
  166. texmf-dist/doc/latex/booktabs-fr/README
  167. texmf-dist/doc/latex/booktabs-fr/f-booktabs.dtx
  168. texmf-dist/doc/latex/booktabs-fr/f-booktabs.pdf
  169. texmf-dist/doc/latex/booktabs-fr/ltxdoc.cfg
  170. texmf-dist/doc/latex/droit-fr/doc/.latexmkrc
  171. texmf-dist/doc/latex/droit-fr/doc/README
  172. texmf-dist/doc/latex/droit-fr/doc/droit-fr.pdf
  173. texmf-dist/doc/latex/droit-fr/doc/droit-fr.tex
  174. texmf-dist/doc/latex/droit-fr/example/.latexmkrc
  175. texmf-dist/doc/latex/droit-fr/example/annexes.tex
  176. texmf-dist/doc/latex/droit-fr/example/bibliographie.bib
  177. texmf-dist/doc/latex/droit-fr/example/bibliographie.tex
  178. texmf-dist/doc/latex/droit-fr/example/conclusion.tex
  179. texmf-dist/doc/latex/droit-fr/example/glossaire.tex
  180. texmf-dist/doc/latex/droit-fr/example/index.tex
  181. texmf-dist/doc/latex/droit-fr/example/introduction.tex
  182. texmf-dist/doc/latex/droit-fr/example/main.tex
  183. texmf-dist/doc/latex/droit-fr/example/misc.tex
  184. texmf-dist/doc/latex/droit-fr/example/partie1.tex
  185. texmf-dist/doc/latex/droit-fr/example/partie2.tex
  186. texmf-dist/doc/latex/droit-fr/example/titre.tex
  187. texmf-dist/tex/latex/droit-fr/droit-fr.bbx
  188. texmf-dist/tex/latex/droit-fr/droit-fr.cbx
  189. texmf-dist/tex/latex/droit-fr/droit-fr.cls
  190. texmf-dist/doc/xelatex/facture/README
  191. texmf-dist/doc/xelatex/facture/exemple.pdf
  192. texmf-dist/doc/xelatex/facture/exemple.tex
  193. texmf-dist/doc/xelatex/facture/exemplesansTVA.pdf
  194. texmf-dist/doc/xelatex/facture/exemplesansTVA.tex
  195. texmf-dist/doc/xelatex/facture/facture.pdf
  196. texmf-dist/doc/xelatex/facture/makefile
  197. texmf-dist/source/xelatex/facture/facture.dtx
  198. texmf-dist/source/xelatex/facture/facture.ins
  199. texmf-dist/tex/xelatex/facture/facture.cls
  200. texmf-dist/doc/latex/frenchle/ALIRE.le
  201. texmf-dist/doc/latex/frenchle/README
  202. texmf-dist/doc/latex/frenchle/README.le
  203. texmf-dist/doc/latex/frenchle/faq.pdf
  204. texmf-dist/doc/latex/frenchle/frenchle.pdf
  205. texmf-dist/doc/latex/frenchle/sources/faq.tex
  206. texmf-dist/doc/latex/frenchle/sources/frenchle.tex
  207. texmf-dist/doc/latex/frenchle/sources/myfroptn.sty
  208. texmf-dist/doc/latex/frenchle/sources/mymaj.sty
  209. texmf-dist/tex/latex/frenchle/babelfr.sty
  210. texmf-dist/tex/latex/frenchle/french.ldf
  211. texmf-dist/tex/latex/frenchle/frenchle.cfg
  212. texmf-dist/tex/latex/frenchle/frenchle.ldf
  213. texmf-dist/tex/latex/frenchle/frenchle.sty
  214. texmf-dist/doc/latex/frletter/README
  215. texmf-dist/tex/latex/frletter/frletter.cls
  216. texmf-dist/doc/latex/impnattypo/README
  217. texmf-dist/doc/latex/impnattypo/impnattypo-fr.pdf
  218. texmf-dist/doc/latex/impnattypo/impnattypo.pdf
  219. texmf-dist/source/latex/impnattypo/impnattypo.dtx
  220. texmf-dist/source/latex/impnattypo/impnattypo.ins
  221. texmf-dist/tex/latex/impnattypo/impnattypo.sty
  222. texmf-dist/doc/latex/mafr/ALIRE
  223. texmf-dist/doc/latex/mafr/COPYING
  224. texmf-dist/doc/latex/mafr/README
  225. texmf-dist/doc/latex/mafr/docmafr.pdf
  226. texmf-dist/doc/latex/mafr/docmafr.tex
  227. texmf-dist/doc/latex/mafr/triangle.eps
  228. texmf-dist/tex/latex/mafr/cours.cls
  229. texmf-dist/tex/latex/mafr/fiche.cls
  230. texmf-dist/tex/latex/mafr/mafr.sty
  231. texmf-dist/doc/latex/tabvar/README
  232. texmf-dist/doc/latex/tabvar/demo.pdf
  233. texmf-dist/doc/latex/tabvar/demo.tex
  234. texmf-dist/doc/latex/tabvar/tabvar.pdf
  235. texmf-dist/source/latex/tabvar/tabvar.dtx
  236. texmf-dist/source/latex/tabvar/tabvar.ins
  237. texmf-dist/fonts/afm/public/tabvar/tabvar.afm
  238. texmf-dist/fonts/map/dvips/tabvar/tabvar.map
  239. texmf-dist/fonts/tfm/public/tabvar/tabvar.tfm
  240. texmf-dist/fonts/type1/public/tabvar/tabvar.pfb
  241. texmf-dist/metapost/tabvar/tabvar.mp
  242. texmf-dist/tex/latex/tabvar/tabvar.1
  243. texmf-dist/tex/latex/tabvar/tabvar.2
  244. texmf-dist/tex/latex/tabvar/tabvar.3
  245. texmf-dist/tex/latex/tabvar/tabvar.cfg
  246. texmf-dist/tex/latex/tabvar/tabvar.sty
  247. texmf-dist/doc/latex/tdsfrmath/LISEZMOI
  248. texmf-dist/doc/latex/tdsfrmath/README
  249. texmf-dist/doc/latex/tdsfrmath/tdsfrmath.pdf
  250. texmf-dist/source/latex/tdsfrmath/Makefile
  251. texmf-dist/source/latex/tdsfrmath/tdsfrmath.dtx
  252. texmf-dist/source/latex/tdsfrmath/tdsfrmath.ins
  253. texmf-dist/tex/latex/tdsfrmath/suite.sto
  254. texmf-dist/tex/latex/tdsfrmath/taupe.sto
  255. texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty
  256. texmf-dist/doc/generic/variations/ALIRE
  257. texmf-dist/doc/generic/variations/COPYING
  258. texmf-dist/doc/generic/variations/README
  259. texmf-dist/doc/generic/variations/docvariations.pdf
  260. texmf-dist/doc/generic/variations/docvariations.tex
  261. texmf-dist/tex/generic/variations/variations.sty
  262. texmf-dist/tex/generic/variations/variations.tex
  263. )
  264. %__mkdir_p ${PREF}/texmf-dist
  265. for i in "${manifest[@]}"; do
  266. %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
  267. done
  268. ## make symlinks of core script utils
  269. mk_symlinks=(
  270. texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
  271. texlive-collection-bibtexextra,/usr/bin/listbib,/usr/share/texmf-dist/scripts/listbib/listbib
  272. texlive-collection-bibtexextra,/usr/bin/urlbst,/usr/share/texmf-dist/scripts/urlbst/urlbst
  273. texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
  274. texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
  275. texlive-collection-binextra,/usr/bin/ctanify,/usr/share/texmf-dist/scripts/ctanify/ctanify
  276. texlive-collection-binextra,/usr/bin/ctanupload,/usr/share/texmf-dist/scripts/ctanupload/ctanupload.pl
  277. texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
  278. texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
  279. texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
  280. texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
  281. texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
  282. texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
  283. texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
  284. texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
  285. texlive-collection-binextra,/usr/bin/latexfileversion,/usr/share/texmf-dist/scripts/latexfileversion/latexfileversion
  286. texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
  287. texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
  288. texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
  289. texlive-collection-binextra,/usr/bin/match_parens,/usr/share/texmf-dist/scripts/match_parens/match_parens
  290. texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
  291. texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
  292. texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
  293. texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
  294. texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
  295. texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
  296. texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
  297. texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
  298. texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
  299. texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
  300. texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
  301. texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
  302. texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
  303. texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
  304. texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
  305. texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
  306. texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
  307. texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
  308. texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
  309. texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
  310. texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
  311. texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
  312. texlive-collection-binextra,/usr/bin/texliveonfly,/usr/share/texmf-dist/scripts/texliveonfly/texliveonfly.py
  313. texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
  314. texlive-collection-binextra,/usr/bin/typeoutfileinfo,/usr/share/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh
  315. texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
  316. texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
  317. texlive-collection-fontutils,/usr/bin/dosepsbin,/usr/share/texmf-dist/scripts/dosepsbin/dosepsbin.pl
  318. texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
  319. texlive-collection-fontutils,/usr/bin/mf2pt1,/usr/share/texmf-dist/scripts/mf2pt1/mf2pt1.pl
  320. texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
  321. texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
  322. texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
  323. texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
  324. texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
  325. texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
  326. texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
  327. texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
  328. texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
  329. texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
  330. texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
  331. texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
  332. texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
  333. texlive-collection-langcjk,/usr/bin/convbkmk,/usr/share/texmf-dist/scripts/uptex/convbkmk.rb
  334. texlive-collection-langcjk,/usr/bin/updmap-setup-kanji,/usr/share/texmf-dist/scripts/jfontmaps/updmap-setup-kanji.pl
  335. texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
  336. texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
  337. texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
  338. texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
  339. texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
  340. texlive-collection-latexextra,/usr/bin/exceltex,/usr/share/texmf-dist/scripts/exceltex/exceltex
  341. texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
  342. texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
  343. texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
  344. texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
  345. texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
  346. texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
  347. texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
  348. texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
  349. texlive-collection-luatex,/usr/bin/checkcites,/usr/share/texmf-dist/scripts/checkcites/checkcites.lua
  350. texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
  351. texlive-collection-music,/usr/bin/m-tx,/usr/share/texmf-dist/scripts/m-tx/m-tx.lua
  352. texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
  353. texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
  354. texlive-collection-music,/usr/bin/pmx2pdf,/usr/share/texmf-dist/scripts/pmx/pmx2pdf.lua
  355. texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
  356. texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
  357. texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
  358. texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
  359. texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
  360. texlive-collection-pstricks,/usr/bin/pedigree,/usr/share/texmf-dist/scripts/pedigree-perl/pedigree.pl
  361. texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
  362. texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
  363. )
  364. %__mkdir_p %{buildroot}%{_bindir}
  365. pushd %{buildroot}%{_bindir}
  366. for i in "${mk_symlinks[@]}"; do
  367. tlc=$(/bin/echo $i | cut -f 1 -d",")
  368. lnk=$(/bin/echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
  369. rlnk=$(/bin/echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
  370. [ "%{name}" = "$tlc" ] || continue
  371. [ -f $rlnk ] || exit 1
  372. %__ln_s $rlnk $lnk || exit 1
  373. done
  374. popd
  375. ## Files list
  376. find %{buildroot} -type f -or -type l | \
  377. %__sed -e "s|%{buildroot}||g" > filelist.full
  378. find %{buildroot}%{texmf}-dist -type d | \
  379. %__sed -e "s|^%{buildroot}|%dir |" \
  380. -e "s|$|/|" >> filelist.full
  381. ## subpackages
  382. grep "/texmf-dist/doc/" filelist.full > filelist.doc
  383. cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
  384. %__mv -f filelist.tmp filelist.full
  385. %clean
  386. %__rm -rf %{buildroot}
  387. %post
  388. %touch_run texhash
  389. %touch_run mtxrun
  390. [ -f %{texmfsysconfig}/web2c/updmap.cfg ] || exit 0
  391. %{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable Map tabvar.map >/dev/null 2>&1 && %touch_run updmap
  392. %touch_run fmtutil
  393. exit 0
  394. %postun
  395. if [ "$1" = 0 ]; then
  396. %touch_run texhash
  397. [ -f %{texmfsysconfig}/web2c/updmap.cfg ] || exit 0
  398. %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable tabvar.map >/dev/null 2>&1 && %touch_run updmap
  399. fi
  400. exit 0
  401. %posttrans
  402. %{exec_texhash}
  403. %{exec_mtxrun}
  404. %{exec_updmap}
  405. %{exec_fmtutil}
  406. exit 0
  407. %files -f filelist.full
  408. %defattr(-,root,root,-)
  409. %files -f filelist.doc doc
  410. %defattr(-,root,root,-)
  411. %changelog
  412. * Fri Nov 23 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
  413. - generated by tlpdb2rpmspec 2012-1: tlpdb2rpmspec collection-langfrench
  414. * Sat Dec 3 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
  415. - generated by tlpdb2rpmspec 2011-2: tlpdb2rpmspec collection-langfrench
  416. - set external dependencies (texlive-collection-binextra,
  417. texlive-collection-fontutils)
  418. * Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
  419. - generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-langfrench
  420. * Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
  421. - generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-langfrench
  422. - make symlinks of core script utils (texlive-collection-binextra,
  423. texlive-collection-context, texlive-collection-fontutils,
  424. texlive-collection-langgreek, texlive-collection-langindic,
  425. texlive-collection-latex, texlive-collection-latexextra,
  426. texlive-collection-latexrecommended, texlive-collection-pictures,
  427. texlive-collection-pstricks, texlive-collection-science)
  428. * Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
  429. - generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-langfrench
  430. - improved %%post
  431. * Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
  432. - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-langfrench
  433. - removed arch dependent binaries (texlive-collection-latexextra)
  434. - fixed perl path
  435. - improved updmap process in %%post and %%postun
  436. * Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
  437. - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-langfrench