## -*- coding: utf-8-unix -*-
## NOTE: This spec file is generated by tlpdb2rpmspec 2014-1: 
## tlpdb2rpmspec collection-langczechslovak

%global _use_internal_dependency_generator 0
%global __find_provides %{nil}
%global __find_requires %{nil}

Summary: TeX Live: Czech/Slovak
Summary(ja): TeX Live: Czech/Slovak
Name: texlive-collection-langczechslovak
Version: 2014
Release: 1%{?_dist_release}
License: LPPL 1.3, LPPL, GPL+, Freely redistributable without restriction
Group: Applications/Publishing
URL:http://www.tug.org/texlive/

Source0: babel-czech.doc.tar.xz
Source1: babel-czech.source.tar.xz
Source2: babel-czech.tar.xz
Source3: babel-slovak.doc.tar.xz
Source4: babel-slovak.source.tar.xz
Source5: babel-slovak.tar.xz
Source6: cnbwp.doc.tar.xz
Source7: cnbwp.tar.xz
Source8: cs.tar.xz
Source9: csbulletin.doc.tar.xz
Source10: csbulletin.tar.xz
Source11: cslatex.source.tar.xz
Source12: cslatex.tar.xz
Source13: csplain.tar.xz
Source14: cstex.doc.tar.xz
Source15: cstex.tar.xz
Source16: hyphen-czech.tar.xz
Source17: hyphen-slovak.tar.xz
Source18: vlna.doc.tar.xz
Source19: vlna.tar.xz
Source20: lshort-czech.doc.tar.xz
Source21: lshort-czech.tar.xz
Source22: lshort-slovak.doc.tar.xz
Source23: lshort-slovak.tar.xz
Source24: texlive-cz.doc.tar.xz
Source25: texlive-cz.tar.xz

Requires: texlive = %{version}
Requires: texlive-collection-basic = %{version}
Requires: texlive-collection-latex = %{version}

Requires(post):		texlive = %{version}
Requires(postun):	texlive = %{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 Czech/Slovak: 
Support for Czech/Slovak.

This package contains the following CTAN packages: 
babel-czech: Babel support for Czech.
babel-slovak: Babel support for typesetting Slovak.
cnbwp: Typeset working papers of the Czech National Bank.
cs: Czech/Slovak-tuned Computer Modern fonts.
csbulletin: LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj).
cslatex: LaTeX support for Czech/Slovak typesetting.
csplain: Plain TeX support for Czech/Slovak typesetting.
cstex: Support for Czech/Slovak languages.
hyphen-czech: Czech hyphenation patterns.
hyphen-slovak: Slovak hyphenation patterns.
vlna: 
lshort-czech: Czech translation of the "Short Introduction to LaTeX2e".
lshort-slovak: Slovak introduction to LaTeX.
texlive-cz: TeX Live manual (Czech/Slovak)

%description -l ja
TeX Live ソフトウェアディストリビューションは、
さまざまな Unix, Macintosh, Windows、および
他のプラットホームに対して完全な TeX システムを提供します。
多くの異なった言語を含む TeX ドキュメントの
編集、組版、閲覧、印刷するためのプログラム、
そして、TeX マクロやフォントライブラリの大きなコレクションを
同梱しています。

このディストリビューションは
同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
TeX に関するたくさんの一般的なドキュメントを含んでいます。

このパッケージは以下のようなパッケージ集です。
Czech/Slovak: 
Support for Czech/Slovak.

このパッケージは以下の CTAN パッケージを含んでいます: 
babel-czech: Babel support for Czech.
babel-slovak: Babel support for typesetting Slovak.
cnbwp: Typeset working papers of the Czech National Bank.
cs: Czech/Slovak-tuned Computer Modern fonts.
csbulletin: LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj).
cslatex: LaTeX support for Czech/Slovak typesetting.
csplain: Plain TeX support for Czech/Slovak typesetting.
cstex: Support for Czech/Slovak languages.
hyphen-czech: Czech hyphenation patterns.
hyphen-slovak: Slovak hyphenation patterns.
vlna: 
lshort-czech: Czech translation of the "Short Introduction to LaTeX2e".
lshort-slovak: Slovak introduction to LaTeX.
texlive-cz: TeX Live manual (Czech/Slovak)

%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
%setup -c -n %{name}-%{version}
%__tar -xvf %{SOURCE1}
%__tar -xvf %{SOURCE2}
%__tar -xvf %{SOURCE3}
%__tar -xvf %{SOURCE4}
%__tar -xvf %{SOURCE5}
%__tar -xvf %{SOURCE6}
%__tar -xvf %{SOURCE7}
%__tar -xvf %{SOURCE8}
%__tar -xvf %{SOURCE9}
%__tar -xvf %{SOURCE10}
%__tar -xvf %{SOURCE11}
%__tar -xvf %{SOURCE12}
%__tar -xvf %{SOURCE13}
%__tar -xvf %{SOURCE14}
%__tar -xvf %{SOURCE15}
%__tar -xvf %{SOURCE16}
%__tar -xvf %{SOURCE17}
%__tar -xvf %{SOURCE18}
%__tar -xvf %{SOURCE19}
%__tar -xvf %{SOURCE20}
%__tar -xvf %{SOURCE21}
%__tar -xvf %{SOURCE22}
%__tar -xvf %{SOURCE23}
%__tar -xvf %{SOURCE24}
%__tar -xvf %{SOURCE25}

%build

%install
[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}

%__mkdir_p %{buildroot}%{_datadir}

## move texmf-dist to /usr/share/texmf-dist
[ -d texmf-dist ] && %__mv texmf-dist %{buildroot}%{_tl_texmfdist}/ ||:

## move texmf to /usr/share/texmf
[ -d texmf ] && %__mv texmf %{buildroot}%{_tl_texmfmain}/ ||:

## move tlpkg to /usr/share/tlpkg
[ -d tlpkg ] && %__mv tlpkg %{buildroot}%{_datadir}/ ||:

## move all non-arch binaries to /usr/bin
[ -d bin ] && %__mv bin %{buildroot}%{_prefix}/ ||:

## move others into /usr/share/texmf-dist
%__mkdir_p %{buildroot}%{_tl_texmfdist}
%__cp -a * %{buildroot}%{_tl_texmfdist}/ ||:
%__rm -rf * ||:


## remove duplicated files between texlive and texlive-collection-*
## NOTE: We provides texmf.cnf and updmap{-hdr,}.cfg from texlive
## remove unpacked files
x=(
# scripts/texlive/tlmgr.pl
# scripts/texlive/updmap.pl
# scripts/fontools/autoinst
# scripts/glossaries/makeglossaries
# scripts/m-tx/m-tx.lua
# scripts/musixtex/musixtex.lua
# scripts/pmx/pmx2pdf.lua
# scripts/latexmk/latexmk.pl
# scripts/jfontmaps/kanji-config-updmap.pl
# scripts/jfontmaps/kanji-fontmap-creator.pl
# scripts/latexpand/latexpand
# scripts/epstopdf/epstopdf.pl
# scripts/convbkmk/convbkmk.rb
# scripts/jfontmaps/kanji-config-updmap-sys.sh
# scripts/luaotfload/luaotfload-tool.lua
# texconfig/tcfmgr
# texconfig/tcfmgr.map
# web2c/fmtutil.cnf
# web2c/mktex.opt
# web2c/mktexdir
# web2c/mktexdir.opt
# web2c/mktexnam
# web2c/mktexnam.opt
# web2c/mktexupd
# web2c/texmf.cnf
# web2c/updmap.cfg
# web2c/updmap-hdr.cfg
# doc/chktex/ChkTeX.pdf
install-tl
)
if [ -d %{buildroot}%{_tl_texmfdist} ]; then
pushd %{buildroot}%{_tl_texmfdist}
%__rm -f ${x[@]} ||:
popd
fi

## Files list
find %{buildroot} -type f -or -type l | \
    %__sed -e "s|%{buildroot}||g" > filelist.full

find %{buildroot}%{_tl_texmfdist} -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
%_tl_touch_run texhash
%_tl_touch_run mtxrun

[ -f %{_tl_texmfdist}/web2c/updmap.cfg ] || exit 0

    %_tl_enable_map Map cs-charter.map
    %_tl_enable_map Map csfonts.map

%_tl_touch_run fmtutil

exit 0


%postun
if [ "$1" = 0 ]; then
    %_tl_touch_run texhash

    [ -f %{_tl_texmfdist}/web2c/updmap.cfg ] || exit 0

    %_tl_disable_map cs-charter.map
    %_tl_disable_map csfonts.map

fi

exit 0

%posttrans
%{_tl_exec_texhash}
%{_tl_exec_mtxrun}
%{_tl_exec_updmap}
%{_tl_exec_fmtutil}
exit 0


%files -f filelist.full
%defattr(-,root,root,-)

%files -f filelist.doc doc
%defattr(-,root,root,-)

%changelog
* Sun May 25 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-1
- TLNET 20140524