texlive-collection-luatex-vl.spec 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  1. ## -*- coding: utf-8-unix -*-
  2. ## NOTE: This spec file is generated by tlpdb2rpmspec 2013-2:
  3. ## tlpdb2rpmspec collection-luatex
  4. %global _use_internal_dependency_generator 0
  5. %global __find_provides %{nil}
  6. %global __find_requires %{nil}
  7. Summary: TeX Live: LuaTeX packages
  8. Summary(ja): TeX Live: LuaTeX packages
  9. Name: texlive-collection-luatex
  10. Version: 2013
  11. Release: 2%{?_dist_release}
  12. License: LPPL 1.3, BSD, LPPL, Freely redistributable without restriction, Public Domain, GFDL, GPLv2+
  13. Group: Applications/Publishing
  14. URL:http://www.tug.org/texlive/
  15. Source0: checkcites.doc.tar.xz
  16. Source1: checkcites.tar.xz
  17. Source2: chickenize.doc.tar.xz
  18. Source3: chickenize.source.tar.xz
  19. Source4: chickenize.tar.xz
  20. Source5: enigma.doc.tar.xz
  21. Source6: enigma.tar.xz
  22. Source7: interpreter.doc.tar.xz
  23. Source8: interpreter.tar.xz
  24. Source9: lua-check-hyphen.doc.tar.xz
  25. Source10: lua-check-hyphen.tar.xz
  26. Source11: lua-visual-debug.doc.tar.xz
  27. Source12: lua-visual-debug.tar.xz
  28. Source13: lua2dox.doc.tar.xz
  29. Source14: lua2dox.tar.xz
  30. Source15: luabibentry.doc.tar.xz
  31. Source16: luabibentry.source.tar.xz
  32. Source17: luabibentry.tar.xz
  33. Source18: luabidi.doc.tar.xz
  34. Source19: luabidi.tar.xz
  35. Source20: luacode.doc.tar.xz
  36. Source21: luacode.source.tar.xz
  37. Source22: luacode.tar.xz
  38. Source23: luaindex.doc.tar.xz
  39. Source24: luaindex.source.tar.xz
  40. Source25: luaindex.tar.xz
  41. Source26: luainputenc.doc.tar.xz
  42. Source27: luainputenc.source.tar.xz
  43. Source28: luainputenc.tar.xz
  44. Source29: luaintro.doc.tar.xz
  45. Source30: luaintro.tar.xz
  46. Source31: lualatex-doc.doc.tar.xz
  47. Source32: lualatex-doc.source.tar.xz
  48. Source33: lualatex-doc.tar.xz
  49. Source34: lualatex-math.doc.tar.xz
  50. Source35: lualatex-math.source.tar.xz
  51. Source36: lualatex-math.tar.xz
  52. Source37: lualibs.doc.tar.xz
  53. Source38: lualibs.source.tar.xz
  54. Source39: lualibs.tar.xz
  55. Source40: luamplib.doc.tar.xz
  56. Source41: luamplib.source.tar.xz
  57. Source42: luamplib.tar.xz
  58. Source43: luaotfload.doc.tar.xz
  59. Source44: luaotfload.source.tar.xz
  60. Source45: luaotfload.tar.xz
  61. Source46: luasseq.doc.tar.xz
  62. Source47: luasseq.source.tar.xz
  63. Source48: luasseq.tar.xz
  64. Source49: luatexbase.doc.tar.xz
  65. Source50: luatexbase.source.tar.xz
  66. Source51: luatexbase.tar.xz
  67. Source52: luatexko.doc.tar.xz
  68. Source53: luatexko.tar.xz
  69. Source54: luatextra.doc.tar.xz
  70. Source55: luatextra.source.tar.xz
  71. Source56: luatextra.tar.xz
  72. Source57: luaxml.doc.tar.xz
  73. Source58: luaxml.tar.xz
  74. Source59: odsfile.doc.tar.xz
  75. Source60: odsfile.tar.xz
  76. Source61: selnolig.doc.tar.xz
  77. Source62: selnolig.tar.xz
  78. Source63: showhyphens.doc.tar.xz
  79. Source64: showhyphens.tar.xz
  80. Source65: spelling.doc.tar.xz
  81. Source66: spelling.tar.xz
  82. Requires: texlive = %{version}
  83. Requires: texlive-collection-basic = %{version}
  84. Requires(post): texlive = %{version}
  85. Requires(postun): texlive = %{version}
  86. BuildArch: noarch
  87. Buildroot: %{_tmppath}/%{name}-%{version}-root
  88. Vendor: Project Vine
  89. Distribution: Vine Linux
  90. Packager: munepi
  91. %description
  92. The TeX Live software distribution offers a complete TeX system for a
  93. variety of Unix, Macintosh, Windows and other platforms. It
  94. encompasses programs for editing, typesetting, previewing and printing
  95. of TeX documents in many different languages, and a large collection
  96. of TeX macros and font libraries.
  97. The distribution includes extensive general documentation about TeX,
  98. as well as the documentation for the included software packages.
  99. This package is a collection of LuaTeX packages:
  100. Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
  101. Lua as an embedded scripting and extension language.
  102. http://luatex.org/
  103. This package contains the following CTAN packages:
  104. checkcites: Check citation commands in a document.
  105. chickenize: Use lua callbacks for "interesting" textual effects.
  106. enigma: Encrypt documents with a three rotor Enigma.
  107. interpreter: Translate input files on the fly.
  108. lua-check-hyphen: Mark hyphenations in a document, for checking.
  109. lua-visual-debug: Visual debugging with LuaLaTeX.
  110. lua2dox: Auto-documentation of lua code.
  111. luabibentry: Repeat BibTeX entries in a LuaLaTeX document body.
  112. luabidi:
  113. luacode: Helper for executing lua code from within TeX.
  114. luaindex: Create index using lualatex.
  115. luainputenc: Replacing inputenc for use in LuaTeX.
  116. luaintro: Examples from the book "Einfuhrung in LuaTeX und LuaLaTeX".
  117. lualatex-doc: A guide to use of LaTeX with LuaTeX.
  118. lualatex-math: Fixes for mathematics-related LuaLaTeX issues.
  119. lualibs: Additional Lua functions for LuaTeX macro programmers.
  120. luamplib: Use LuaTeX's built-in MetaPost interpreter.
  121. luaotfload: OpenType 'loader' for Plain TeX and LaTeX.
  122. luasseq: Drawing spectral sequences in LuaLaTeX.
  123. luatexbase: Basic resource management for LuaTeX code.
  124. luatexko: Typeset Korean with Lua(La)TeX.
  125. luatextra: Additional macros for Plain TeX and LaTeX in LuaTeX.
  126. luaxml: Lua library for reading and serialising XML files.
  127. odsfile: Read OpenDocument Spreadsheet documents as LaTeX tables.
  128. selnolig: Selectively disable typographic ligatures.
  129. showhyphens: Show all possible hyphenations in LuaLaTeX.
  130. spelling: Support for spell-checking of LuaTeX documents.
  131. %description -l ja
  132. TeX Live ソフトウェアディストリビューションは、
  133. さまざまな Unix, Macintosh, Windows、および
  134. 他のプラットホームに対して完全な TeX システムを提供します。
  135. 多くの異なった言語を含む TeX ドキュメントの
  136. 編集、組版、閲覧、印刷するためのプログラム、
  137. そして、TeX マクロやフォントライブラリの大きなコレクションを
  138. 同梱しています。
  139. このディストリビューションは
  140. 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
  141. TeX に関するたくさんの一般的なドキュメントを含んでいます。
  142. このパッケージは以下のようなパッケージ集です。
  143. LuaTeX packages:
  144. Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
  145. Lua as an embedded scripting and extension language.
  146. http://luatex.org/
  147. このパッケージは以下の CTAN パッケージを含んでいます:
  148. checkcites: Check citation commands in a document.
  149. chickenize: Use lua callbacks for "interesting" textual effects.
  150. enigma: Encrypt documents with a three rotor Enigma.
  151. interpreter: Translate input files on the fly.
  152. lua-check-hyphen: Mark hyphenations in a document, for checking.
  153. lua-visual-debug: Visual debugging with LuaLaTeX.
  154. lua2dox: Auto-documentation of lua code.
  155. luabibentry: Repeat BibTeX entries in a LuaLaTeX document body.
  156. luabidi:
  157. luacode: Helper for executing lua code from within TeX.
  158. luaindex: Create index using lualatex.
  159. luainputenc: Replacing inputenc for use in LuaTeX.
  160. luaintro: Examples from the book "Einfuhrung in LuaTeX und LuaLaTeX".
  161. lualatex-doc: A guide to use of LaTeX with LuaTeX.
  162. lualatex-math: Fixes for mathematics-related LuaLaTeX issues.
  163. lualibs: Additional Lua functions for LuaTeX macro programmers.
  164. luamplib: Use LuaTeX's built-in MetaPost interpreter.
  165. luaotfload: OpenType 'loader' for Plain TeX and LaTeX.
  166. luasseq: Drawing spectral sequences in LuaLaTeX.
  167. luatexbase: Basic resource management for LuaTeX code.
  168. luatexko: Typeset Korean with Lua(La)TeX.
  169. luatextra: Additional macros for Plain TeX and LaTeX in LuaTeX.
  170. luaxml: Lua library for reading and serialising XML files.
  171. odsfile: Read OpenDocument Spreadsheet documents as LaTeX tables.
  172. selnolig: Selectively disable typographic ligatures.
  173. showhyphens: Show all possible hyphenations in LuaLaTeX.
  174. spelling: Support for spell-checking of LuaTeX documents.
  175. %package doc
  176. Summary: TeX Live: Documentation files of %{name}
  177. Group: Applications/Publishing
  178. Requires: %{name} = %{version}-%{release}
  179. %description doc
  180. This package contains documentation files of %{name}.
  181. %prep
  182. %setup -c -n %{name}-%{version}
  183. %__tar -xvf %{SOURCE1}
  184. %__tar -xvf %{SOURCE2}
  185. %__tar -xvf %{SOURCE3}
  186. %__tar -xvf %{SOURCE4}
  187. %__tar -xvf %{SOURCE5}
  188. %__tar -xvf %{SOURCE6}
  189. %__tar -xvf %{SOURCE7}
  190. %__tar -xvf %{SOURCE8}
  191. %__tar -xvf %{SOURCE9}
  192. %__tar -xvf %{SOURCE10}
  193. %__tar -xvf %{SOURCE11}
  194. %__tar -xvf %{SOURCE12}
  195. %__tar -xvf %{SOURCE13}
  196. %__tar -xvf %{SOURCE14}
  197. %__tar -xvf %{SOURCE15}
  198. %__tar -xvf %{SOURCE16}
  199. %__tar -xvf %{SOURCE17}
  200. %__tar -xvf %{SOURCE18}
  201. %__tar -xvf %{SOURCE19}
  202. %__tar -xvf %{SOURCE20}
  203. %__tar -xvf %{SOURCE21}
  204. %__tar -xvf %{SOURCE22}
  205. %__tar -xvf %{SOURCE23}
  206. %__tar -xvf %{SOURCE24}
  207. %__tar -xvf %{SOURCE25}
  208. %__tar -xvf %{SOURCE26}
  209. %__tar -xvf %{SOURCE27}
  210. %__tar -xvf %{SOURCE28}
  211. %__tar -xvf %{SOURCE29}
  212. %__tar -xvf %{SOURCE30}
  213. %__tar -xvf %{SOURCE31}
  214. %__tar -xvf %{SOURCE32}
  215. %__tar -xvf %{SOURCE33}
  216. %__tar -xvf %{SOURCE34}
  217. %__tar -xvf %{SOURCE35}
  218. %__tar -xvf %{SOURCE36}
  219. %__tar -xvf %{SOURCE37}
  220. %__tar -xvf %{SOURCE38}
  221. %__tar -xvf %{SOURCE39}
  222. %__tar -xvf %{SOURCE40}
  223. %__tar -xvf %{SOURCE41}
  224. %__tar -xvf %{SOURCE42}
  225. %__tar -xvf %{SOURCE43}
  226. %__tar -xvf %{SOURCE44}
  227. %__tar -xvf %{SOURCE45}
  228. %__tar -xvf %{SOURCE46}
  229. %__tar -xvf %{SOURCE47}
  230. %__tar -xvf %{SOURCE48}
  231. %__tar -xvf %{SOURCE49}
  232. %__tar -xvf %{SOURCE50}
  233. %__tar -xvf %{SOURCE51}
  234. %__tar -xvf %{SOURCE52}
  235. %__tar -xvf %{SOURCE53}
  236. %__tar -xvf %{SOURCE54}
  237. %__tar -xvf %{SOURCE55}
  238. %__tar -xvf %{SOURCE56}
  239. %__tar -xvf %{SOURCE57}
  240. %__tar -xvf %{SOURCE58}
  241. %__tar -xvf %{SOURCE59}
  242. %__tar -xvf %{SOURCE60}
  243. %__tar -xvf %{SOURCE61}
  244. %__tar -xvf %{SOURCE62}
  245. %__tar -xvf %{SOURCE63}
  246. %__tar -xvf %{SOURCE64}
  247. %__tar -xvf %{SOURCE65}
  248. %__tar -xvf %{SOURCE66}
  249. %build
  250. %install
  251. [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
  252. %__mkdir_p %{buildroot}%{_datadir}
  253. ## move texmf-dist to /usr/share/texmf-dist
  254. [ -d texmf-dist ] && %__mv texmf-dist %{buildroot}%{_tl_texmfdist}/ ||:
  255. ## move texmf to /usr/share/texmf
  256. [ -d texmf ] && %__mv texmf %{buildroot}%{_tl_texmfmain}/ ||:
  257. ## move tlpkg to /usr/share/tlpkg
  258. [ -d tlpkg ] && %__mv tlpkg %{buildroot}%{_datadir}/ ||:
  259. ## move all non-arch binaries to /usr/bin
  260. [ -d bin ] && %__mv bin %{buildroot}%{_prefix}/ ||:
  261. ## move others into /usr/share/texmf-dist
  262. %__mkdir_p %{buildroot}%{_tl_texmfdist}
  263. %__cp -a * %{buildroot}%{_tl_texmfdist}/ ||:
  264. %__rm -rf * ||:
  265. ## remove duplicated files between texlive and texlive-collection-*
  266. ## NOTE: We provides texmf.cnf and updmap{-hdr,}.cfg from texlive
  267. ## remove unpacked files
  268. x=(
  269. texconfig/tcfmgr
  270. texconfig/tcfmgr.map
  271. web2c/fmtutil.cnf
  272. web2c/mktex.opt
  273. web2c/mktexdir
  274. web2c/mktexdir.opt
  275. web2c/mktexnam
  276. web2c/mktexnam.opt
  277. web2c/mktexupd
  278. web2c/texmf.cnf
  279. web2c/updmap.cfg
  280. web2c/updmap-hdr.cfg
  281. doc/chktex/ChkTeX.pdf
  282. install-tl
  283. )
  284. if [ -d %{buildroot}%{_tl_texmfdist} ]; then
  285. pushd %{buildroot}%{_tl_texmfdist}
  286. %__rm -f ${x[@]} ||:
  287. popd
  288. fi
  289. ## Files list
  290. find %{buildroot} -type f -or -type l | \
  291. %__sed -e "s|%{buildroot}||g" > filelist.full
  292. find %{buildroot}%{_tl_texmfdist} -type d | \
  293. %__sed -e "s|^%{buildroot}|%dir |" \
  294. -e "s|$|/|" >> filelist.full
  295. ## subpackages
  296. grep "/texmf-dist/doc/" filelist.full > filelist.doc
  297. cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
  298. %__mv -f filelist.tmp filelist.full
  299. %clean
  300. %__rm -rf %{buildroot}
  301. %post
  302. %_tl_touch_run texhash
  303. %_tl_touch_run mtxrun
  304. exit 0
  305. %postun
  306. if [ "$1" = 0 ]; then
  307. %_tl_touch_run texhash
  308. fi
  309. exit 0
  310. %posttrans
  311. %{_tl_exec_texhash}
  312. %{_tl_exec_mtxrun}
  313. %{_tl_exec_updmap}
  314. %{_tl_exec_fmtutil}
  315. exit 0
  316. %files -f filelist.full
  317. %defattr(-,root,root,-)
  318. %files -f filelist.doc doc
  319. %defattr(-,root,root,-)
  320. %changelog
  321. * Thu Sep 19 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-2
  322. - TLNET 20130919
  323. * Fri Aug 23 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-1
  324. - generated by tlpdb2rpmspec 2013-1: tlpdb2rpmspec collection-luatex
  325. - TLNET 20130823