texlive-collection-langgerman-vl.spec 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466
  1. ## -*- coding: utf-8-unix -*-
  2. ## NOTE: This spec file is generated by tlpdb2rpmspec 2012-1:
  3. ## tlpdb2rpmspec collection-langgerman
  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: German
  43. Summary(ja): TeX Live: German
  44. Name: texlive-collection-langgerman
  45. Version: 2012
  46. Release: 1%{?_dist_release}
  47. License: LPPL 1.3, LPPL, GPL+, No Info, Freely redistributable without restriction
  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 German:
  69. Support for typesetting German.
  70. This package contains the following CTAN packages:
  71. bibleref-german: German adaptation of bibleref.
  72. dehyph-exptl: Experimental hyphenation patterns for the German language.
  73. dhua: German abbreviations using thin space.
  74. booktabs-de: German version of booktabs.
  75. csquotes-de: German translation of csquotes documentation.
  76. etoolbox-de: German translation of documentation of etoolbox.
  77. geometry-de: German translation of the geometry package.
  78. german: Support for German typography.
  79. germbib: German variants of standard BibTeX styles.
  80. germkorr: Change kerning for german quotation marks.
  81. hausarbeit-jura: Class for writing "juristiche Hausarbeiten" at German Universities.
  82. microtype-de: Translation into German of the documentation of microtype.
  83. r_und_s: Chemical hazard codes.
  84. tipa-de: German translation of tipa documentation.
  85. umlaute: German input encodings in LaTeX.
  86. hyphen-german: German 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. German:
  100. Support for typesetting German.
  101. このパッケージは以下の CTAN パッケージを含んでいます:
  102. bibleref-german: German adaptation of bibleref.
  103. dehyph-exptl: Experimental hyphenation patterns for the German language.
  104. dhua: German abbreviations using thin space.
  105. booktabs-de: German version of booktabs.
  106. csquotes-de: German translation of csquotes documentation.
  107. etoolbox-de: German translation of documentation of etoolbox.
  108. geometry-de: German translation of the geometry package.
  109. german: Support for German typography.
  110. germbib: German variants of standard BibTeX styles.
  111. germkorr: Change kerning for german quotation marks.
  112. hausarbeit-jura: Class for writing "juristiche Hausarbeiten" at German Universities.
  113. microtype-de: Translation into German of the documentation of microtype.
  114. r_und_s: Chemical hazard codes.
  115. tipa-de: German translation of tipa documentation.
  116. umlaute: German input encodings in LaTeX.
  117. hyphen-german: German 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/bibleref-german/CHANGES
  131. texmf-dist/doc/latex/bibleref-german/LIESMICH
  132. texmf-dist/doc/latex/bibleref-german/README
  133. texmf-dist/doc/latex/bibleref-german/bibleref-german-preamble.tex
  134. texmf-dist/doc/latex/bibleref-german/bibleref-german-print.tex
  135. texmf-dist/doc/latex/bibleref-german/bibleref-german-screen.tex
  136. texmf-dist/doc/latex/bibleref-german/de-bibleref-german.pdf
  137. texmf-dist/doc/latex/bibleref-german/de-bibleref-german.tex
  138. texmf-dist/doc/latex/bibleref-german/en-bibleref-german.pdf
  139. texmf-dist/doc/latex/bibleref-german/en-bibleref-german.tex
  140. texmf-dist/tex/latex/bibleref-german/bibleref-german.sty
  141. texmf-dist/doc/generic/dehyph-exptl/CHANGES
  142. texmf-dist/doc/generic/dehyph-exptl/INSTALL
  143. texmf-dist/doc/generic/dehyph-exptl/LICENSE
  144. texmf-dist/doc/generic/dehyph-exptl/README
  145. texmf-dist/doc/generic/dehyph-exptl/dehyph-exptl.bib
  146. texmf-dist/doc/generic/dehyph-exptl/dehyph-exptl.pdf
  147. texmf-dist/doc/generic/dehyph-exptl/dehyph-exptl.tex
  148. texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2012-05-30.pat
  149. texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2012-05-30.tex
  150. texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2012-05-30.pat
  151. texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2012-05-30.tex
  152. texmf-dist/tex/generic/dehyph-exptl/dehyphts-x-2012-05-30.pat
  153. texmf-dist/tex/generic/dehyph-exptl/dehyphts-x-2012-05-30.tex
  154. texmf-dist/doc/latex/dhua/README
  155. texmf-dist/doc/latex/dhua/README.pdf
  156. texmf-dist/doc/latex/dhua/SrcFILEs.txt
  157. texmf-dist/doc/latex/dhua/dhua.pdf
  158. texmf-dist/source/latex/dhua/README.tex
  159. texmf-dist/source/latex/dhua/dhua.tex
  160. texmf-dist/source/latex/dhua/srcfiles.tex
  161. texmf-dist/tex/latex/dhua/dhua.cfg
  162. texmf-dist/tex/latex/dhua/dhua.sty
  163. texmf-dist/doc/latex/booktabs-de/README-DE
  164. texmf-dist/doc/latex/booktabs-de/booktabs-de.dtx
  165. texmf-dist/doc/latex/booktabs-de/booktabs-de.ins
  166. texmf-dist/doc/latex/booktabs-de/booktabs-de.pdf
  167. texmf-dist/doc/latex/csquotes-de/LIESMICH
  168. texmf-dist/doc/latex/csquotes-de/csquotes-DE.pdf
  169. texmf-dist/doc/latex/csquotes-de/csquotes-DE.tex
  170. texmf-dist/doc/latex/etoolbox-de/etoolbox-DE.pdf
  171. texmf-dist/doc/latex/etoolbox-de/etoolbox-DE.tex
  172. texmf-dist/doc/latex/geometry-de/README
  173. texmf-dist/doc/latex/geometry-de/README-DE
  174. texmf-dist/doc/latex/geometry-de/geometry-de.dtx
  175. texmf-dist/doc/latex/geometry-de/geometry-de.pdf
  176. texmf-dist/doc/latex/geometry-de/geometry.ins
  177. texmf-dist/doc/generic/german/00readme.1st
  178. texmf-dist/doc/generic/german/betatest/00readme.1st
  179. texmf-dist/doc/generic/german/gerdoc.pdf
  180. texmf-dist/doc/generic/german/gerdoc.tex
  181. texmf-dist/doc/generic/german/german.MISSING
  182. texmf-dist/doc/generic/german/hyphxmpl.cfg
  183. texmf-dist/source/generic/german/german.dtx
  184. texmf-dist/source/generic/german/german.ins
  185. texmf-dist/tex/generic/german/german.sty
  186. texmf-dist/tex/generic/german/ngerman.sty
  187. texmf-dist/doc/bibtex/germbib/README.bibgerm
  188. texmf-dist/doc/bibtex/germbib/apalike.doc
  189. texmf-dist/doc/bibtex/germbib/apalike.germbib_sty
  190. texmf-dist/doc/bibtex/germbib/apalike.tex
  191. texmf-dist/doc/bibtex/germbib/btxdoc.tex
  192. texmf-dist/doc/bibtex/germbib/btxhak.tex
  193. texmf-dist/doc/bibtex/germbib/gerbibtx.bib
  194. texmf-dist/doc/bibtex/germbib/gerbibtx.tex
  195. texmf-dist/doc/bibtex/germbib/gerxampl.bib
  196. texmf-dist/doc/bibtex/germbib/schaum.bib
  197. texmf-dist/doc/bibtex/germbib/testbibgerm.tex
  198. texmf-dist/doc/bibtex/germbib/testgerb.tex
  199. texmf-dist/doc/bibtex/germbib/xampl.bib
  200. texmf-dist/bibtex/bst/germbib/gerabbrv.bst
  201. texmf-dist/bibtex/bst/germbib/geralpha.bst
  202. texmf-dist/bibtex/bst/germbib/gerapali.bst
  203. texmf-dist/bibtex/bst/germbib/gerplain.bst
  204. texmf-dist/bibtex/bst/germbib/gerunsrt.bst
  205. texmf-dist/tex/latex/germbib/bibgerm.sty
  206. texmf-dist/tex/latex/germbib/mynormal.sty
  207. texmf-dist/doc/latex/germkorr/COPYING
  208. texmf-dist/doc/latex/germkorr/README
  209. texmf-dist/doc/latex/germkorr/germkorr.pdf
  210. texmf-dist/doc/latex/germkorr/germkorr.tex
  211. texmf-dist/tex/latex/germkorr/germkorr.sty
  212. texmf-dist/doc/latex/hausarbeit-jura/README
  213. texmf-dist/doc/latex/hausarbeit-jura/README.
  214. texmf-dist/doc/latex/hausarbeit-jura/hausarbeit-demo.bib
  215. texmf-dist/doc/latex/hausarbeit-jura/hausarbeit-demo.tex
  216. texmf-dist/source/latex/hausarbeit-jura/hausarbeit-jura.dtx
  217. texmf-dist/source/latex/hausarbeit-jura/hausarbeit-jura.ins
  218. texmf-dist/tex/latex/hausarbeit-jura/hausarbeit-jura.cls
  219. texmf-dist/doc/latex/microtype-de/microtype-DE.dtx
  220. texmf-dist/doc/latex/microtype-de/microtype-DE.pdf
  221. texmf-dist/doc/latex/r_und_s/README
  222. texmf-dist/tex/latex/r_und_s/eng_rs.sty
  223. texmf-dist/tex/latex/r_und_s/eng_rs.tex
  224. texmf-dist/tex/latex/r_und_s/fr_rs.sty
  225. texmf-dist/tex/latex/r_und_s/fr_rs.tex
  226. texmf-dist/tex/latex/r_und_s/nl_rs.sty
  227. texmf-dist/tex/latex/r_und_s/nl_rs.tex
  228. texmf-dist/tex/latex/r_und_s/r_und_s.sty
  229. texmf-dist/tex/latex/r_und_s/r_und_s.tex
  230. texmf-dist/doc/latex/tipa-de/LIESMICH
  231. texmf-dist/doc/latex/tipa-de/tipa.bib
  232. texmf-dist/doc/latex/tipa-de/tipaman-de.pdf
  233. texmf-dist/doc/latex/tipa-de/tipaman-de.tex
  234. texmf-dist/doc/latex/tipa-de/tipaman0-de.tex
  235. texmf-dist/doc/latex/tipa-de/tipaman1-de.tex
  236. texmf-dist/doc/latex/tipa-de/tipaman2-de.tex
  237. texmf-dist/doc/latex/tipa-de/tipaman3-de.tex
  238. texmf-dist/doc/latex/tipa-de/tipaman4-de.tex
  239. texmf-dist/doc/latex/umlaute/cs_patch.uue
  240. texmf-dist/doc/latex/umlaute/umlaute.pdf
  241. texmf-dist/source/latex/umlaute/umlaute.dtx
  242. texmf-dist/source/latex/umlaute/umlaute.ins
  243. texmf-dist/tex/latex/umlaute/atari.def
  244. texmf-dist/tex/latex/umlaute/isolatin.def
  245. texmf-dist/tex/latex/umlaute/mac.def
  246. texmf-dist/tex/latex/umlaute/pc850.def
  247. texmf-dist/tex/latex/umlaute/roman8.def
  248. texmf-dist/tex/latex/umlaute/umlaute.sty
  249. )
  250. %__mkdir_p ${PREF}/texmf-dist
  251. for i in "${manifest[@]}"; do
  252. %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
  253. done
  254. ## make symlinks of core script utils
  255. mk_symlinks=(
  256. texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
  257. texlive-collection-bibtexextra,/usr/bin/listbib,/usr/share/texmf-dist/scripts/listbib/listbib
  258. texlive-collection-bibtexextra,/usr/bin/urlbst,/usr/share/texmf-dist/scripts/urlbst/urlbst
  259. texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
  260. texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
  261. texlive-collection-binextra,/usr/bin/ctanify,/usr/share/texmf-dist/scripts/ctanify/ctanify
  262. texlive-collection-binextra,/usr/bin/ctanupload,/usr/share/texmf-dist/scripts/ctanupload/ctanupload.pl
  263. texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
  264. texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
  265. texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
  266. texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
  267. texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
  268. texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
  269. texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
  270. texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
  271. texlive-collection-binextra,/usr/bin/latexfileversion,/usr/share/texmf-dist/scripts/latexfileversion/latexfileversion
  272. texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
  273. texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
  274. texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
  275. texlive-collection-binextra,/usr/bin/match_parens,/usr/share/texmf-dist/scripts/match_parens/match_parens
  276. texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
  277. texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
  278. texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
  279. texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
  280. texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
  281. texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
  282. texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
  283. texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
  284. texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
  285. texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
  286. texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
  287. texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
  288. texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
  289. texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
  290. texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
  291. texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
  292. texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
  293. texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
  294. texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
  295. texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
  296. texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
  297. texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
  298. texlive-collection-binextra,/usr/bin/texliveonfly,/usr/share/texmf-dist/scripts/texliveonfly/texliveonfly.py
  299. texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
  300. texlive-collection-binextra,/usr/bin/typeoutfileinfo,/usr/share/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh
  301. texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
  302. texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
  303. texlive-collection-fontutils,/usr/bin/dosepsbin,/usr/share/texmf-dist/scripts/dosepsbin/dosepsbin.pl
  304. texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
  305. texlive-collection-fontutils,/usr/bin/mf2pt1,/usr/share/texmf-dist/scripts/mf2pt1/mf2pt1.pl
  306. texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
  307. texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
  308. texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
  309. texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
  310. texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
  311. texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
  312. texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
  313. texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
  314. texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
  315. texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
  316. texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
  317. texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
  318. texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
  319. texlive-collection-langcjk,/usr/bin/convbkmk,/usr/share/texmf-dist/scripts/uptex/convbkmk.rb
  320. texlive-collection-langcjk,/usr/bin/updmap-setup-kanji,/usr/share/texmf-dist/scripts/jfontmaps/updmap-setup-kanji.pl
  321. texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
  322. texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
  323. texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
  324. texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
  325. texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
  326. texlive-collection-latexextra,/usr/bin/exceltex,/usr/share/texmf-dist/scripts/exceltex/exceltex
  327. texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
  328. texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
  329. texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
  330. texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
  331. texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
  332. texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
  333. texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
  334. texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
  335. texlive-collection-luatex,/usr/bin/checkcites,/usr/share/texmf-dist/scripts/checkcites/checkcites.lua
  336. texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
  337. texlive-collection-music,/usr/bin/m-tx,/usr/share/texmf-dist/scripts/m-tx/m-tx.lua
  338. texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
  339. texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
  340. texlive-collection-music,/usr/bin/pmx2pdf,/usr/share/texmf-dist/scripts/pmx/pmx2pdf.lua
  341. texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
  342. texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
  343. texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
  344. texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
  345. texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
  346. texlive-collection-pstricks,/usr/bin/pedigree,/usr/share/texmf-dist/scripts/pedigree-perl/pedigree.pl
  347. texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
  348. texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
  349. )
  350. %__mkdir_p %{buildroot}%{_bindir}
  351. pushd %{buildroot}%{_bindir}
  352. for i in "${mk_symlinks[@]}"; do
  353. tlc=$(/bin/echo $i | cut -f 1 -d",")
  354. lnk=$(/bin/echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
  355. rlnk=$(/bin/echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
  356. [ "%{name}" = "$tlc" ] || continue
  357. [ -f $rlnk ] || exit 1
  358. %__ln_s $rlnk $lnk || exit 1
  359. done
  360. popd
  361. ## Files list
  362. find %{buildroot} -type f -or -type l | \
  363. %__sed -e "s|%{buildroot}||g" > filelist.full
  364. find %{buildroot}%{texmf}-dist -type d | \
  365. %__sed -e "s|^%{buildroot}|%dir |" \
  366. -e "s|$|/|" >> filelist.full
  367. ## subpackages
  368. grep "/texmf-dist/doc/" filelist.full > filelist.doc
  369. cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
  370. %__mv -f filelist.tmp filelist.full
  371. %clean
  372. %__rm -rf %{buildroot}
  373. %post
  374. %touch_run texhash
  375. %touch_run mtxrun
  376. %touch_run fmtutil
  377. exit 0
  378. %postun
  379. if [ "$1" = 0 ]; then
  380. %touch_run texhash
  381. fi
  382. exit 0
  383. %posttrans
  384. %{exec_texhash}
  385. %{exec_mtxrun}
  386. %{exec_updmap}
  387. %{exec_fmtutil}
  388. exit 0
  389. %files -f filelist.full
  390. %defattr(-,root,root,-)
  391. %files -f filelist.doc doc
  392. %defattr(-,root,root,-)
  393. %changelog
  394. * Fri Nov 23 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
  395. - generated by tlpdb2rpmspec 2012-1: tlpdb2rpmspec collection-langgerman
  396. * Sat Dec 3 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
  397. - generated by tlpdb2rpmspec 2011-2: tlpdb2rpmspec collection-langgerman
  398. - set external dependencies (texlive-collection-binextra,
  399. texlive-collection-fontutils)
  400. * Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
  401. - generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-langgerman
  402. * Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
  403. - generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-langgerman
  404. - make symlinks of core script utils (texlive-collection-binextra,
  405. texlive-collection-context, texlive-collection-fontutils,
  406. texlive-collection-langgreek, texlive-collection-langindic,
  407. texlive-collection-latex, texlive-collection-latexextra,
  408. texlive-collection-latexrecommended, texlive-collection-pictures,
  409. texlive-collection-pstricks, texlive-collection-science)
  410. * Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
  411. - generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-langgerman
  412. - improved %%post
  413. * Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
  414. - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-langgerman
  415. - removed arch dependent binaries (texlive-collection-latexextra)
  416. - fixed perl path
  417. - improved updmap process in %%post and %%postun
  418. * Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
  419. - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-langgerman