123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515 |
- ## -*- coding: utf-8-unix -*-
- ## NOTE: This spec file is generated by tlpdb2rpmspec 2009-4:
- ## tlpdb2rpmspec collection-binextra
- %bcond_with firstbuild
- %define tex_destdir %{_datadir}
- %define texmf %{tex_destdir}/texmf
- %define texlive_src %{tex_destdir}/texlive-sources
- %define build_tex_destdir %{buildroot}%{tex_destdir}
- %define build_texmf %{buildroot}%{texmf}
- %define exec_mktexlsr [ -x %{_bindir}/texconfig-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/texconfig-sys rehash
- %define exec_texhash [ -x %{_bindir}/texhash ] && PATH=%{_bindir}:$PATH %{_bindir}/texhash
- %define exec_updmap [ -x %{_bindir}/updmap-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/updmap-sys --nostop
- %define exec_fmtutil [ -x %{_bindir}/fmtutil-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/fmtutil-sys --all >/dev/null 2>&1
- %define exec_upddeffont [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
- %define vartexfonts %{_var}/lib/texmf
- %define __find_provides %{nil}
- %define __find_requires %{nil}
- %define __perl_provides %{nil}
- %define __perl_requires %{nil}
- Autoreq: 0
- Summary: TeX Live: TeX auxiliary programs
- Summary(ja): TeX Live: TeX auxiliary programs
- Name: texlive-collection-binextra
- Version: 2009
- Release: 4%{?_dist_release}
- License: GPL+, LGPLv2+, Knuth, Freely redistributable without restriction, Public Domain, No Info, LPPL, Artistic
- Group: Applications/Publishing
- URL:http://www.tug.org/texlive/
- Requires: texlive = %{version}
- Requires: texlive-collection-basic = %{version}
- Requires(post): texlive = %{version}
- Requires(postun): texlive = %{version}
- BuildRequires: texlive-sources = %{version}
- BuildArch: noarch
- Buildroot: %{_tmppath}/%{name}-%{version}-root
- Vendor: Project Vine
- Distribution: Vine Linux
- Packager: munepi
- %description
- The TeX Live software distribution offers a complete TeX system for a
- variety of Unix, Macintosh, Windows and other platforms. It
- encompasses programs for editing, typesetting, previewing and printing
- of TeX documents in many different languages, and a large collection
- of TeX macros and font libraries.
- The distribution includes extensive general documentation about TeX,
- as well as the documentation for the included software packages.
- This package is a collection of TeX auxiliary programs:
- Various useful, but non-essential, support programs. Includes
- programs and macros for DVI file manipulation, literate
- programming, patgen, and the TeX Works Editor.
- This package contains the following CTAN packages:
- a2ping: Advanced PS, PDF, EPS converter.
- asymptote: 2D and 3D TeX-Aware Vector Graphics Language.
- bibtex8: A fully 8-bit adaptation of BibTeX 0.99.
- ctie:
- cweb: A Web system in C.
- detex: Strip TeX from a source file.
- dtl: Tools to dis-assemble and re-assemble DVI files.
- dvi2tty: Produce ASCII from DVI.
- dviasm: A utility for editing DVI files.
- dvicopy: Copy DVI files, flattening VFs.
- dvidvi: Convert one DVI file into another.
- dviljk: DVI to Laserjet output.
- dvipng: A fast DVI to PNG/GIF converter.
- dvipos:
- findhyph: Find hyphenated words in a document.
- fragmaster: Using psfrag with PDFLaTeX.
- getnonfreefonts:
- hyphenex: Generate a hyphenation exceptions file.
- lacheck: LaTeX checker.
- latex2man: Translate LaTeX-based manual pages into Unix man format.
- latexmk: Fully automated LaTeX document generation routine.
- listings-ext: Automated input of source.
- mkind-english:
- mkjobtexmf: Generate a texmf tree for a particular job.
- patgen:
- pdfcrop: Crop PDF graphics.
- pdftools: PDF-related utilities, including PostScript-to-PDF conversion
- pkfix: Replace pk fonts in PostScript with Type 1 fonts.
- pkfix-helper: Make PostScript files accessible to pkfix.
- purifyeps: Make EPS work with both LaTeX/dvips and pdfLaTeX.
- seetexk: Utiities for manipulating DVI files.
- synctex:
- texcount: Count words in a LaTeX document.
- texdiff: Compare documents and produce tagged merge.
- texdirflatten: Collect files related to a LaTeX job in a single directory.
- texdoc: Documentation access for TeX distributions.
- texloganalyser: Analyse TeX logs.
- texware: Utility programs for use with TeX.
- tie: Allow multiple web change files.
- tpic2pdftex: Use tpic commands in PDFTeX.
- web: original web programs tangle and weave
- xindy: A general-purpose index processor.
- %description -l ja
- TeX Live ソフトウェアディストリビューションは、
- さまざまな Unix, Macintosh, Windows、および
- 他のプラットホームに対して完全な TeX システムを提供します。
- 多くの異なった言語を含む TeX ドキュメントの
- 編集、組版、閲覧、印刷するためのプログラム、
- そして、TeX マクロやフォントライブラリの大きなコレクションを
- 同梱しています。
- このディストリビューションは
- 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
- TeX に関するたくさんの一般的なドキュメントを含んでいます。
- このパッケージは以下のようなパッケージ集です。
- TeX auxiliary programs:
- Various useful, but non-essential, support programs. Includes
- programs and macros for DVI file manipulation, literate
- programming, patgen, and the TeX Works Editor.
- このパッケージは以下の CTAN パッケージを含んでいます:
- a2ping: Advanced PS, PDF, EPS converter.
- asymptote: 2D and 3D TeX-Aware Vector Graphics Language.
- bibtex8: A fully 8-bit adaptation of BibTeX 0.99.
- ctie:
- cweb: A Web system in C.
- detex: Strip TeX from a source file.
- dtl: Tools to dis-assemble and re-assemble DVI files.
- dvi2tty: Produce ASCII from DVI.
- dviasm: A utility for editing DVI files.
- dvicopy: Copy DVI files, flattening VFs.
- dvidvi: Convert one DVI file into another.
- dviljk: DVI to Laserjet output.
- dvipng: A fast DVI to PNG/GIF converter.
- dvipos:
- findhyph: Find hyphenated words in a document.
- fragmaster: Using psfrag with PDFLaTeX.
- getnonfreefonts:
- hyphenex: Generate a hyphenation exceptions file.
- lacheck: LaTeX checker.
- latex2man: Translate LaTeX-based manual pages into Unix man format.
- latexmk: Fully automated LaTeX document generation routine.
- listings-ext: Automated input of source.
- mkind-english:
- mkjobtexmf: Generate a texmf tree for a particular job.
- patgen:
- pdfcrop: Crop PDF graphics.
- pdftools: PDF-related utilities, including PostScript-to-PDF conversion
- pkfix: Replace pk fonts in PostScript with Type 1 fonts.
- pkfix-helper: Make PostScript files accessible to pkfix.
- purifyeps: Make EPS work with both LaTeX/dvips and pdfLaTeX.
- seetexk: Utiities for manipulating DVI files.
- synctex:
- texcount: Count words in a LaTeX document.
- texdiff: Compare documents and produce tagged merge.
- texdirflatten: Collect files related to a LaTeX job in a single directory.
- texdoc: Documentation access for TeX distributions.
- texloganalyser: Analyse TeX logs.
- texware: Utility programs for use with TeX.
- tie: Allow multiple web change files.
- tpic2pdftex: Use tpic commands in PDFTeX.
- web: original web programs tangle and weave
- xindy: A general-purpose index processor.
- %package doc
- Summary: TeX Live: Documentation files of %{name}
- Group: Applications/Publishing
- Requires: %{name} = %{version}-%{release}
- %description doc
- This package contains documentation files of %{name}.
- %prep
- %build
- %install
- [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
- PREF=%{buildroot}%{tex_destdir}
- manifest=(
- texmf-dist/bibtex/csf/base/88591lat.csf
- texmf-dist/bibtex/csf/base/88591sca.csf
- texmf-dist/bibtex/csf/base/README.TEXLIVE
- texmf-dist/bibtex/csf/base/ascii.csf
- texmf-dist/bibtex/csf/base/cp437lat.csf
- texmf-dist/bibtex/csf/base/cp850lat.csf
- texmf-dist/bibtex/csf/base/cp850sca.csf
- texmf-dist/bibtex/csf/base/cp866rus.csf
- texmf-dist/bibtex/csf/base/csfile.txt
- texmf-dist/bibtex/csf/polish-csf/88592pl.csf
- texmf-dist/bibtex/csf/polish-csf/cp1250pl.csf
- texmf-dist/bibtex/csf/polish-csf/cp852pl.csf
- texmf-dist/bibtex/csf/polish-csf/iso8859-7.csf
- texmf-dist/doc/plain/cweb/cwebman.dvi
- texmf-dist/tex/plain/cweb/cwebmac.tex
- texmf-dist/tex/plain/cweb/pdfXcwebmac.tex
- texmf-dist/tex/plain/cweb/pdfcwebmac.tex
- texmf-dist/tex/plain/cweb/pdfdcwebmac.tex
- texmf-dist/tex/plain/cweb/pdffcwebmac.tex
- texmf-dist/tex/plain/cweb/pdficwebmac.tex
- texmf-dist/tex/plain/cweb/pdfwebmac.tex
- texmf-dist/scripts/dviasm/dviasm.py
- texmf-dist/doc/support/findhyph/Makefile
- texmf-dist/doc/support/findhyph/README
- texmf-dist/doc/support/findhyph/findhyph.bat
- texmf-dist/doc/support/findhyph/findhyph.txt
- texmf-dist/scripts/findhyph/findhyph
- texmf-dist/doc/support/fragmaster/AUTHORS
- texmf-dist/doc/support/fragmaster/COPYING
- texmf-dist/doc/support/fragmaster/CREDITS
- texmf-dist/doc/support/fragmaster/README
- texmf-dist/doc/support/fragmaster/README.de
- texmf-dist/doc/support/fragmaster/example/document.pdf
- texmf-dist/doc/support/fragmaster/example/document.ps
- texmf-dist/doc/support/fragmaster/example/document.tex
- texmf-dist/doc/support/fragmaster/example/parabel.eps
- texmf-dist/doc/support/fragmaster/example/parabel.pdf
- texmf-dist/doc/support/fragmaster/example/parabel_fm
- texmf-dist/doc/support/fragmaster/example/parabel_fm.eps
- texmf-dist/doc/support/fragmaster/example/parabel_fm.gp
- texmf-dist/doc/support/fragmaster/example/parabel_fm.pdf
- texmf-dist/scripts/fragmaster/fragmaster.pl
- texmf-dist/source/generic/hyphenex/GNUmakefile
- texmf-dist/source/generic/hyphenex/README
- texmf-dist/source/generic/hyphenex/hyphenex.pl
- texmf-dist/source/generic/hyphenex/hyphenex.sh
- texmf-dist/source/generic/hyphenex/tb0hyf.tex
- texmf-dist/source/generic/hyphenex/test.tex
- texmf-dist/tex/generic/hyphenex/ushyphex.tex
- texmf-dist/doc/support/latex2man/CHANGES
- texmf-dist/doc/support/latex2man/INSTALL
- texmf-dist/doc/support/latex2man/Makefile
- texmf-dist/doc/support/latex2man/README
- texmf-dist/doc/support/latex2man/THIS-IS-VERSION-1.23
- texmf-dist/doc/support/latex2man/latex2man.1
- texmf-dist/doc/support/latex2man/latex2man.html
- texmf-dist/doc/support/latex2man/latex2man.pdf
- texmf-dist/doc/support/latex2man/latex2man.tex
- texmf-dist/doc/support/latex2man/latex2man.texi
- texmf-dist/doc/support/latex2man/latex2man.trans
- texmf-dist/doc/support/latex2man/latex2man.txt
- texmf-dist/scripts/latex2man/latex2man
- texmf-dist/tex/latex/latex2man/latex2man.cfg
- texmf-dist/tex/latex/latex2man/latex2man.sty
- texmf-dist/doc/support/latexmk/CHANGES
- texmf-dist/doc/support/latexmk/COPYING
- texmf-dist/doc/support/latexmk/INSTALL
- texmf-dist/doc/support/latexmk/README
- texmf-dist/doc/support/latexmk/example_rcfiles/README
- texmf-dist/doc/support/latexmk/example_rcfiles/pdflatexmkrc
- texmf-dist/doc/support/latexmk/extra-scripts/README1
- texmf-dist/doc/support/latexmk/extra-scripts/dvipdfm_call
- texmf-dist/doc/support/latexmk/extra-scripts/dvipdfm_call.bat
- texmf-dist/doc/support/latexmk/extra-scripts/dvipdfmx_call
- texmf-dist/doc/support/latexmk/extra-scripts/dvipdfmx_call.bat
- texmf-dist/doc/support/latexmk/extra-scripts/kickxdvi
- texmf-dist/doc/support/latexmk/extra-scripts/l1
- texmf-dist/doc/support/latexmk/extra-scripts/l2
- texmf-dist/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk
- texmf-dist/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk_README.txt
- texmf-dist/doc/support/latexmk/extra-scripts/startacroread
- texmf-dist/doc/support/latexmk/latexmk.1
- texmf-dist/doc/support/latexmk/latexmk.bat
- texmf-dist/doc/support/latexmk/latexmk.pdf
- texmf-dist/doc/support/latexmk/latexmk.txt
- texmf-dist/scripts/latexmk/latexmk.pl
- texmf-dist/doc/latex/listings-ext/README
- texmf-dist/doc/latex/listings-ext/THIS_IS_VERSION_v48
- texmf-dist/doc/latex/listings-ext/getversion.tex
- texmf-dist/doc/latex/listings-ext/hyperref.cfg
- texmf-dist/doc/latex/listings-ext/listings-ext.bib
- texmf-dist/doc/latex/listings-ext/listings-ext.el
- texmf-dist/doc/latex/listings-ext/listings-ext.makemake
- texmf-dist/doc/latex/listings-ext/listings-ext.mk
- texmf-dist/doc/latex/listings-ext/listings-ext.pdf
- texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_a.java
- texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_b.java
- texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_c.java
- texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_d.java
- texmf-dist/doc/latex/listings-ext/listings-ext_test_a.tex
- texmf-dist/doc/latex/listings-ext/listings-ext_test_d.tex
- texmf-dist/doc/latex/listings-ext/listings.cfg
- texmf-dist/source/latex/listings-ext/listings-ext.dtx
- texmf-dist/source/latex/listings-ext/listings-ext.ins
- texmf-dist/scripts/listings-ext/listings-ext.sh
- texmf-dist/tex/latex/listings-ext/listings-ext.sty
- texmf-dist/makeindex/mkind-english/digit.ist
- texmf-dist/makeindex/mkind-english/letter.ist
- texmf-dist/makeindex/mkind-english/special.ist
- texmf-dist/doc/generic/mkjobtexmf/README
- texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.html
- texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.ltx
- texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.man
- texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.pdf
- texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.txt
- texmf-dist/source/generic/mkjobtexmf/Makefile.in
- texmf-dist/source/generic/mkjobtexmf/configure
- texmf-dist/source/generic/mkjobtexmf/configure.ac
- texmf-dist/source/generic/mkjobtexmf/install-sh
- texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
- texmf-dist/doc/support/patgen/patgen2.tutorial
- texmf-dist/doc/support/pdfcrop/README
- texmf-dist/scripts/pdfcrop/pdfcrop.pl
- texmf-dist/doc/support/pkfix/README
- texmf-dist/scripts/pkfix/pkfix.pl
- texmf-dist/doc/support/pkfix-helper/README
- texmf-dist/doc/support/pkfix-helper/encoding-samples.pdf
- texmf-dist/doc/support/pkfix-helper/encoding-samples.tex
- texmf-dist/scripts/pkfix-helper/pkfix-helper
- texmf-dist/doc/support/purifyeps/README
- texmf-dist/scripts/purifyeps/purifyeps
- texmf-dist/doc/support/texcount/QuickReference.pdf
- texmf-dist/doc/support/texcount/QuickReference.tex
- texmf-dist/doc/support/texcount/README
- texmf-dist/doc/support/texcount/TeXcount.pdf
- texmf-dist/doc/support/texcount/TeXcount.tex
- texmf-dist/doc/support/texcount/macros.tex
- texmf-dist/scripts/texcount/texcount.pl
- texmf-dist/doc/support/texdiff/README
- texmf-dist/scripts/texdiff/texdiff
- texmf-dist/scripts/texdirflatten/texdirflatten
- texmf-dist/doc/support/texloganalyser/README
- texmf-dist/scripts/texloganalyser/texloganalyser
- )
- %__mkdir_p ${PREF}/texmf-dist
- for i in "${manifest[@]}"; do
- %__install -D %{texlive_src}/$i ${PREF}/$i
- done
- ## make symlinks of core script utils
- mk_symlinks=(
- texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
- texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
- texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
- texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
- texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
- texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
- texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
- texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
- texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
- texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
- texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
- texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
- texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
- texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
- texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
- texlive-collection-context,/usr/bin/context,/usr/share/texmf-dist/scripts/context/stubs/unix/context
- texlive-collection-context,/usr/bin/ctxtools,/usr/share/texmf-dist/scripts/context/stubs/unix/ctxtools
- texlive-collection-context,/usr/bin/luatools,/usr/share/texmf-dist/scripts/context/lua/luatools.lua
- texlive-collection-context,/usr/bin/makempy,/usr/share/texmf-dist/scripts/context/stubs/unix/makempy
- texlive-collection-context,/usr/bin/mpstools,/usr/share/texmf-dist/scripts/context/stubs/unix/mpstools
- texlive-collection-context,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/stubs/unix/mptopdf
- texlive-collection-context,/usr/bin/mtxrun,/usr/share/texmf-dist/scripts/context/lua/mtxrun.lua
- texlive-collection-context,/usr/bin/mtxtools,/usr/share/texmf-dist/scripts/context/stubs/unix/mtxtools
- texlive-collection-context,/usr/bin/pdftools,/usr/share/texmf-dist/scripts/context/stubs/unix/pdftools
- texlive-collection-context,/usr/bin/pstopdf,/usr/share/texmf-dist/scripts/context/stubs/unix/pstopdf
- texlive-collection-context,/usr/bin/rlxtools,/usr/share/texmf-dist/scripts/context/stubs/unix/rlxtools
- texlive-collection-context,/usr/bin/runtools,/usr/share/texmf-dist/scripts/context/stubs/unix/runtools
- texlive-collection-context,/usr/bin/texexec,/usr/share/texmf-dist/scripts/context/stubs/unix/texexec
- texlive-collection-context,/usr/bin/texfont,/usr/share/texmf-dist/scripts/context/stubs/unix/texfont
- texlive-collection-context,/usr/bin/texmfstart,/usr/share/texmf-dist/scripts/context/ruby/texmfstart.rb
- texlive-collection-context,/usr/bin/textools,/usr/share/texmf-dist/scripts/context/stubs/unix/textools
- texlive-collection-context,/usr/bin/texutil,/usr/share/texmf-dist/scripts/context/stubs/unix/texutil
- texlive-collection-context,/usr/bin/tmftools,/usr/share/texmf-dist/scripts/context/stubs/unix/tmftools
- texlive-collection-context,/usr/bin/xmltools,/usr/share/texmf-dist/scripts/context/stubs/unix/xmltools
- texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
- texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
- texlive-collection-fontutils,/usr/bin/cmap2enc,/usr/share/texmf-dist/scripts/fontools/cmap2enc
- texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
- texlive-collection-fontutils,/usr/bin/font2afm,/usr/share/texmf-dist/scripts/fontools/font2afm
- texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
- texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
- texlive-collection-fontutils,/usr/bin/pfm2kpx,/usr/share/texmf-dist/scripts/fontools/pfm2kpx
- texlive-collection-fontutils,/usr/bin/showglyphs,/usr/share/texmf-dist/scripts/fontools/showglyphs
- texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
- texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
- texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
- texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/bengali/ebong.py
- texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
- texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
- texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
- texlive-collection-latexextra,/usr/bin/pdfthumb,/usr/share/texmf-dist/scripts/ppower4/pdfthumb.tlu
- texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex
- texlive-collection-latexextra,/usr/bin/ppower4,/usr/share/texmf-dist/scripts/ppower4/ppower4.tlu
- texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
- texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
- texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
- texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
- texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
- texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
- texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf
- texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk
- texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
- texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf.pl
- texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
- )
- %__mkdir_p %{buildroot}%{_bindir}
- pushd %{buildroot}%{_bindir}
- for i in "${mk_symlinks[@]}"; do
- tlc=$(echo $i | cut -f 1 -d",")
- lnk=$(echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
- rlnk=$(echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
- [ "%{name}" = "$tlc" ] || continue
- [ -f $rlnk ] || exit 1
- %__ln_s $rlnk $lnk || exit 1
- done
- popd
- ## info
- %__rm -f %{buildroot}%{_infodir}/dir
- %__gzip -9nf %{buildroot}%{_infodir}/*info* ||:
- ## man
- ## man t1* files are provided by t1utils
- for i in t1ascii t1asm t1binary t1disasm t1mac t1unmac; do
- %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
- done
- ## man some files are provided by psutils
- for i in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
- %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
- done
- ## fix perl path
- for i in source/metapost/expressg/expressg.dtx \
- doc/metapost/expressg/n2mpsprl.prl \
- doc/latex/songbook/contrib/crd2sb/crd2sb; do
- [ -f %{build_texmf}-dist/${i} ] && \
- %__sed -i -e "s|^#!/usr/local/bin/perl|#!%{__perl}|" %{build_texmf}-dist/${i}
- done
- ## remove asymptote directries, which provides asymptote package
- find %{buildroot} -regex ".*asymptote.*" | xargs %__rm -rf
- # find %{buildroot} -name "Makefile" | xargs %__rm -f
- # ## remove xindy
- # find %{buildroot} -regex ".*xindy.*" | xargs %__rm -rf
- # ## remove tex4ht
- # find %{buildroot} -regex ".*tex4ht.*" | xargs %__rm -rf
- ## remove arch dependent binaries
- %__rm -f %{build_texmf}-dist/source/latex/splitindex/splitindex-{OpenBSD,Linux}-i386
- ## remove unpackaging files
- find %{buildroot} | %__grep -e "\.\(la\|a\)$" | xargs %__rm -f
- find %{buildroot} | %__grep -e "\.\(diff\|patch\)$" | xargs %__rm -f
- ## Files list
- find %{buildroot} -type f -or -type l | \
- %__sed -e "s|%{buildroot}||g" > filelist.full
- find %{buildroot}%{texmf}-dist -type d | \
- %__sed -e "s|^%{buildroot}|%dir |" \
- -e "s|$|/|" >> filelist.full
- ## subpackages
- grep "/texmf-dist/doc/" filelist.full > filelist.doc
- cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
- %__mv -f filelist.tmp filelist.full
- %clean
- %__rm -rf %{buildroot}
- %post
- %{exec_texhash}
- exit 0
- %postun
- if [ "$1" = 0 ]; then
- %{exec_texhash}
- fi
- exit 0
- %files -f filelist.full
- %defattr(-,root,root)
- %files -f filelist.doc doc
- %defattr(-,root,root)
- %changelog
- * Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
- - generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-binextra
- - make symlinks of core script utils (texlive-collection-binextra,
- texlive-collection-context, texlive-collection-fontutils,
- texlive-collection-langgreek, texlive-collection-langindic,
- texlive-collection-latex, texlive-collection-latexextra,
- texlive-collection-latexrecommended, texlive-collection-pictures,
- texlive-collection-pstricks, texlive-collection-science)
- * Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
- - generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-binextra
- - improved %%post
- * Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
- - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-binextra
- - removed arch dependent binaries (texlive-collection-latexextra)
- - fixed perl path
- - improved updmap process in %%post and %%postun
- * Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
- - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-binextra
|