texlive-collection-omega-vl.spec 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. ## -*- coding: utf-8-unix -*-
  2. ## NOTE: This spec file is generated by tlpdb2rpmspec 2014-1:
  3. ## tlpdb2rpmspec collection-omega
  4. %global _use_internal_dependency_generator 0
  5. %global __find_provides %{nil}
  6. %global __find_requires %{nil}
  7. Summary: TeX Live: Omega packages
  8. Summary(ja): TeX Live: Omega packages
  9. Name: texlive-collection-omega
  10. Version: 2014
  11. Release: 1%{?_dist_release}
  12. License: GPL+, LPPL
  13. Group: Applications/Publishing
  14. URL:http://www.tug.org/texlive/
  15. Source0: aleph.doc.tar.xz
  16. Source1: aleph.tar.xz
  17. Source2: antomega.doc.tar.xz
  18. Source3: antomega.source.tar.xz
  19. Source4: antomega.tar.xz
  20. Source5: lambda.tar.xz
  21. Source6: mxedruli.doc.tar.xz
  22. Source7: mxedruli.tar.xz
  23. Source8: omega.doc.tar.xz
  24. Source9: omega.tar.xz
  25. Source10: omegaware.doc.tar.xz
  26. Source11: omegaware.tar.xz
  27. Source12: otibet.doc.tar.xz
  28. Source13: otibet.source.tar.xz
  29. Source14: otibet.tar.xz
  30. Requires: texlive = %{version}
  31. Requires: texlive-collection-basic = %{version}
  32. Requires: texlive-collection-latex = %{version}
  33. Requires(post): texlive = %{version}
  34. Requires(postun): texlive = %{version}
  35. BuildArch: noarch
  36. Buildroot: %{_tmppath}/%{name}-%{version}-root
  37. Vendor: Project Vine
  38. Distribution: Vine Linux
  39. Packager: munepi
  40. %description
  41. The TeX Live software distribution offers a complete TeX system for a
  42. variety of Unix, Macintosh, Windows and other platforms. It
  43. encompasses programs for editing, typesetting, previewing and printing
  44. of TeX documents in many different languages, and a large collection
  45. of TeX macros and font libraries.
  46. The distribution includes extensive general documentation about TeX,
  47. as well as the documentation for the included software packages.
  48. This package is a collection of Omega packages:
  49. Omega, a 16-bit extended TeX by John Plaice and Yannis
  50. Haralambous, now updated to Aleph.
  51. This package contains the following CTAN packages:
  52. aleph: Extended TeX.
  53. antomega: Alternative language support for Omega/Lambda.
  54. lambda:
  55. mxedruli: A pair of fonts for different Georgian alphabets.
  56. omega: A wide-character-set extension of TeX.
  57. omegaware:
  58. otibet:
  59. %description -l ja
  60. TeX Live ソフトウェアディストリビューションは、
  61. さまざまな Unix, Macintosh, Windows、および
  62. 他のプラットホームに対して完全な TeX システムを提供します。
  63. 多くの異なった言語を含む TeX ドキュメントの
  64. 編集、組版、閲覧、印刷するためのプログラム、
  65. そして、TeX マクロやフォントライブラリの大きなコレクションを
  66. 同梱しています。
  67. このディストリビューションは
  68. 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
  69. TeX に関するたくさんの一般的なドキュメントを含んでいます。
  70. このパッケージは以下のようなパッケージ集です。
  71. Omega packages:
  72. Omega, a 16-bit extended TeX by John Plaice and Yannis
  73. Haralambous, now updated to Aleph.
  74. このパッケージは以下の CTAN パッケージを含んでいます:
  75. aleph: Extended TeX.
  76. antomega: Alternative language support for Omega/Lambda.
  77. lambda:
  78. mxedruli: A pair of fonts for different Georgian alphabets.
  79. omega: A wide-character-set extension of TeX.
  80. omegaware:
  81. otibet:
  82. %package doc
  83. Summary: TeX Live: Documentation files of %{name}
  84. Group: Applications/Publishing
  85. Requires: %{name} = %{version}-%{release}
  86. %description doc
  87. This package contains documentation files of %{name}.
  88. %prep
  89. %setup -c -n %{name}-%{version}
  90. %__tar -xvf %{SOURCE1}
  91. %__tar -xvf %{SOURCE2}
  92. %__tar -xvf %{SOURCE3}
  93. %__tar -xvf %{SOURCE4}
  94. %__tar -xvf %{SOURCE5}
  95. %__tar -xvf %{SOURCE6}
  96. %__tar -xvf %{SOURCE7}
  97. %__tar -xvf %{SOURCE8}
  98. %__tar -xvf %{SOURCE9}
  99. %__tar -xvf %{SOURCE10}
  100. %__tar -xvf %{SOURCE11}
  101. %__tar -xvf %{SOURCE12}
  102. %__tar -xvf %{SOURCE13}
  103. %__tar -xvf %{SOURCE14}
  104. %build
  105. %install
  106. [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
  107. %__mkdir_p %{buildroot}%{_datadir}
  108. ## move texmf-dist to /usr/share/texmf-dist
  109. [ -d texmf-dist ] && %__mv texmf-dist %{buildroot}%{_tl_texmfdist}/ ||:
  110. ## move texmf to /usr/share/texmf
  111. [ -d texmf ] && %__mv texmf %{buildroot}%{_tl_texmfmain}/ ||:
  112. ## move tlpkg to /usr/share/tlpkg
  113. [ -d tlpkg ] && %__mv tlpkg %{buildroot}%{_datadir}/ ||:
  114. ## move all non-arch binaries to /usr/bin
  115. [ -d bin ] && %__mv bin %{buildroot}%{_prefix}/ ||:
  116. ## move others into /usr/share/texmf-dist
  117. %__mkdir_p %{buildroot}%{_tl_texmfdist}
  118. %__cp -a * %{buildroot}%{_tl_texmfdist}/ ||:
  119. %__rm -rf * ||:
  120. ## remove duplicated files between texlive and texlive-collection-*
  121. ## NOTE: We provides texmf.cnf and updmap{-hdr,}.cfg from texlive
  122. ## remove unpacked files
  123. x=(
  124. # scripts/texlive/tlmgr.pl
  125. # scripts/texlive/updmap.pl
  126. # scripts/fontools/autoinst
  127. # scripts/glossaries/makeglossaries
  128. # scripts/m-tx/m-tx.lua
  129. # scripts/musixtex/musixtex.lua
  130. # scripts/pmx/pmx2pdf.lua
  131. # scripts/latexmk/latexmk.pl
  132. # scripts/jfontmaps/kanji-config-updmap.pl
  133. # scripts/jfontmaps/kanji-fontmap-creator.pl
  134. # scripts/latexpand/latexpand
  135. # scripts/epstopdf/epstopdf.pl
  136. # scripts/convbkmk/convbkmk.rb
  137. # scripts/jfontmaps/kanji-config-updmap-sys.sh
  138. # scripts/luaotfload/luaotfload-tool.lua
  139. # texconfig/tcfmgr
  140. # texconfig/tcfmgr.map
  141. # web2c/fmtutil.cnf
  142. # web2c/mktex.opt
  143. # web2c/mktexdir
  144. # web2c/mktexdir.opt
  145. # web2c/mktexnam
  146. # web2c/mktexnam.opt
  147. # web2c/mktexupd
  148. # web2c/texmf.cnf
  149. # web2c/updmap.cfg
  150. # web2c/updmap-hdr.cfg
  151. # doc/chktex/ChkTeX.pdf
  152. install-tl
  153. )
  154. if [ -d %{buildroot}%{_tl_texmfdist} ]; then
  155. pushd %{buildroot}%{_tl_texmfdist}
  156. %__rm -f ${x[@]} ||:
  157. popd
  158. fi
  159. ## Files list
  160. find %{buildroot} -type f -or -type l | \
  161. %__sed -e "s|%{buildroot}||g" > filelist.full
  162. find %{buildroot}%{_tl_texmfdist} -type d | \
  163. %__sed -e "s|^%{buildroot}|%dir |" \
  164. -e "s|$|/|" >> filelist.full
  165. ## subpackages
  166. grep "/texmf-dist/doc/" filelist.full > filelist.doc
  167. cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
  168. %__mv -f filelist.tmp filelist.full
  169. %clean
  170. %__rm -rf %{buildroot}
  171. %post
  172. %_tl_touch_run texhash
  173. %_tl_touch_run mtxrun
  174. [ -f %{_tl_texmfdist}/web2c/updmap.cfg ] || exit 0
  175. %_tl_enable_map Map mxedruli.map
  176. %_tl_enable_map Map omega.map
  177. %_tl_touch_run fmtutil
  178. exit 0
  179. %postun
  180. if [ "$1" = 0 ]; then
  181. %_tl_touch_run texhash
  182. [ -f %{_tl_texmfdist}/web2c/updmap.cfg ] || exit 0
  183. %_tl_disable_map mxedruli.map
  184. %_tl_disable_map omega.map
  185. fi
  186. exit 0
  187. %posttrans
  188. %{_tl_exec_texhash}
  189. %{_tl_exec_mtxrun}
  190. %{_tl_exec_updmap}
  191. %{_tl_exec_fmtutil}
  192. exit 0
  193. %files -f filelist.full
  194. %defattr(-,root,root,-)
  195. %files -f filelist.doc doc
  196. %defattr(-,root,root,-)
  197. %changelog
  198. * Sun May 25 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-1
  199. - TLNET 20140524