## -*- coding: utf-8-unix -*- ## NOTE: This spec file is generated by tlpdb2rpmspec 2011-1: ## tlpdb2rpmspec collection-langother %global _use_internal_dependency_generator 0 %global __find_provides %{nil} %global __find_requires %{nil} %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 %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/fonts Summary: TeX Live: Other hyphenation patterns Summary(ja): TeX Live: Other hyphenation patterns Name: texlive-collection-langother Version: 2011 Release: 1%{?_dist_release} License: LPPL, GPL+, Freely redistributable without restriction 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 Other hyphenation patterns: Hyphenation patterns for languages without (much) other support. This package contains the following CTAN packages: hyphen-afrikaans: Afrikaans hyphenation patterns. hyphen-armenian: Armenian hyphenation patterns. hyphen-coptic: Coptic hyphenation patterns. hyphen-esperanto: Esperanto hyphenation patterns. hyphen-estonian: Estonian hyphenation patterns. hyphen-icelandic: Icelandic hyphenation patterns. hyphen-indonesian: Indonesian hyphenation patterns. hyphen-interlingua: Interlingua hyphenation patterns. hyphen-irish: Irish hyphenation patterns. hyphen-kurmanji: Kurmanji hyphenation patterns. hyphen-lao: Lao hyphenation patterns. hyphen-romanian: Romanian hyphenation patterns. hyphen-serbian: Serbian hyphenation patterns. hyphen-slovenian: Slovenian hyphenation patterns. hyphen-turkish: Turkish hyphenation patterns. hyphen-uppersorbian: Upper Sorbian hyphenation patterns. hyphen-welsh: Welsh hyphenation patterns. %description -l ja TeX Live ソフトウェアディストリビューションは、 さまざまな Unix, Macintosh, Windows、および 他のプラットホームに対して完全な TeX システムを提供します。 多くの異なった言語を含む TeX ドキュメントの 編集、組版、閲覧、印刷するためのプログラム、 そして、TeX マクロやフォントライブラリの大きなコレクションを 同梱しています。 このディストリビューションは 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、 TeX に関するたくさんの一般的なドキュメントを含んでいます。 このパッケージは以下のようなパッケージ集です。 Other hyphenation patterns: Hyphenation patterns for languages without (much) other support. このパッケージは以下の CTAN パッケージを含んでいます: hyphen-afrikaans: Afrikaans hyphenation patterns. hyphen-armenian: Armenian hyphenation patterns. hyphen-coptic: Coptic hyphenation patterns. hyphen-esperanto: Esperanto hyphenation patterns. hyphen-estonian: Estonian hyphenation patterns. hyphen-icelandic: Icelandic hyphenation patterns. hyphen-indonesian: Indonesian hyphenation patterns. hyphen-interlingua: Interlingua hyphenation patterns. hyphen-irish: Irish hyphenation patterns. hyphen-kurmanji: Kurmanji hyphenation patterns. hyphen-lao: Lao hyphenation patterns. hyphen-romanian: Romanian hyphenation patterns. hyphen-serbian: Serbian hyphenation patterns. hyphen-slovenian: Slovenian hyphenation patterns. hyphen-turkish: Turkish hyphenation patterns. hyphen-uppersorbian: Upper Sorbian hyphenation patterns. hyphen-welsh: Welsh hyphenation patterns. %prep %build %install [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot} PREF=%{buildroot}%{tex_destdir} manifest=( ) %__mkdir_p ${PREF}/texmf-dist for i in "${manifest[@]}"; do %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i done ## make symlinks of core script utils mk_symlinks=( texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro 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/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.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/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180 texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270 texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90 texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun 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/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.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-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-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex 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.pl 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-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua 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.rb texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf 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 ## 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 %clean %__rm -rf %{buildroot} %post %{exec_texhash} rpm -q --quiet texlive-common || exit 0 echo -n " " echo -n "Running fmtutil ... " && %{exec_fmtutil} && echo "done." exit 0 %postun if [ "$1" = 0 ]; then %{exec_texhash} fi exit 0 %files -f filelist.full %defattr(-,root,root,-) %changelog * Sun Oct 30 2011 Munehiro Yamamoto 2011-1 - generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-langother * Mon Mar 23 2011 Munehiro Yamamoto 2009-4 - generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-langother - 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 2009-3 - generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-langother - improved %%post * Fri Oct 01 2010 Munehiro Yamamoto 2009-2 - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-langother - removed arch dependent binaries (texlive-collection-latexextra) - fixed perl path - improved updmap process in %%post and %%postun * Sat Aug 07 2010 Munehiro Yamamoto 2009-1 - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-langother