source: projects/specs/trunk/t/texlive-collection-langczechslovak/texlive-collection-langczechslovak-vl.spec @ 8744

Revision 8744, 7.4 KB checked in by munepi, 10 years ago (diff)

synced tlnet to 20140706

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2014-2:
3## tlpdb2rpmspec collection-langczechslovak
4
5%global _use_internal_dependency_generator 0
6%global __find_provides %{nil}
7%global __find_requires %{nil}
8
9Summary: TeX Live: Czech/Slovak
10Summary(ja): TeX Live: Czech/Slovak
11Name: texlive-collection-langczechslovak
12Version: 2014
13Release: 2%{?_dist_release}
14License: LPPL 1.3, LPPL, GPL+, Freely redistributable without restriction
15Group: Applications/Publishing
16URL:http://www.tug.org/texlive/
17
18Source0: babel-czech.doc.tar.xz
19Source1: babel-czech.source.tar.xz
20Source2: babel-czech.tar.xz
21Source3: babel-slovak.doc.tar.xz
22Source4: babel-slovak.source.tar.xz
23Source5: babel-slovak.tar.xz
24Source6: cnbwp.doc.tar.xz
25Source7: cnbwp.tar.xz
26Source8: cs.tar.xz
27Source9: csbulletin.doc.tar.xz
28Source10: csbulletin.tar.xz
29Source11: cslatex.source.tar.xz
30Source12: cslatex.tar.xz
31Source13: csplain.tar.xz
32Source14: cstex.doc.tar.xz
33Source15: cstex.tar.xz
34Source16: hyphen-czech.tar.xz
35Source17: hyphen-slovak.tar.xz
36Source18: vlna.doc.tar.xz
37Source19: vlna.tar.xz
38Source20: lshort-czech.doc.tar.xz
39Source21: lshort-czech.tar.xz
40Source22: lshort-slovak.doc.tar.xz
41Source23: lshort-slovak.tar.xz
42Source24: texlive-cz.doc.tar.xz
43Source25: texlive-cz.tar.xz
44
45Requires: texlive = %{version}
46Requires: texlive-collection-basic = %{version}
47Requires: texlive-collection-latex = %{version}
48
49Requires(post):         texlive = %{version}
50Requires(postun):       texlive = %{version}
51
52BuildArch:      noarch
53Buildroot:      %{_tmppath}/%{name}-%{version}-root
54
55Vendor:         Project Vine
56Distribution:   Vine Linux
57Packager:       munepi
58
59%description
60The TeX Live software distribution offers a complete TeX system for a
61variety of Unix, Macintosh, Windows and other platforms. It
62encompasses programs for editing, typesetting, previewing and printing
63of TeX documents in many different languages, and a large collection
64of TeX macros and font libraries.
65
66The distribution includes extensive general documentation about TeX,
67as well as the documentation for the included software packages.
68
69This package is a collection of Czech/Slovak:
70Support for Czech/Slovak.
71
72This package contains the following CTAN packages:
73babel-czech: Babel support for Czech.
74babel-slovak: Babel support for typesetting Slovak.
75cnbwp: Typeset working papers of the Czech National Bank.
76cs: Czech/Slovak-tuned Computer Modern fonts.
77csbulletin: LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj).
78cslatex: LaTeX support for Czech/Slovak typesetting.
79csplain: Plain TeX support for Czech/Slovak typesetting.
80cstex: Support for Czech/Slovak languages.
81hyphen-czech: Czech hyphenation patterns.
82hyphen-slovak: Slovak hyphenation patterns.
83vlna:
84lshort-czech: Czech translation of the "Short Introduction to LaTeX2e".
85lshort-slovak: Slovak introduction to LaTeX.
86texlive-cz: TeX Live manual (Czech/Slovak)
87
88%description -l ja
89TeX Live ソフトウェアディストリビューションは、
90さまざまな Unix, Macintosh, Windows、および
91他のプラットホームに対して完全な TeX システムを提供します。
92多くの異なった言語を含む TeX ドキュメントの
93編集、組版、閲覧、印刷するためのプログラム、
94そして、TeX マクロやフォントライブラリの大きなコレクションを
95同梱しています。
96
97このディストリビューションは
98同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
99TeX に関するたくさんの一般的なドキュメントを含んでいます。
100
101このパッケージは以下のようなパッケージ集です。
102Czech/Slovak:
103Support for Czech/Slovak.
104
105このパッケージは以下の CTAN パッケージを含んでいます:
106babel-czech: Babel support for Czech.
107babel-slovak: Babel support for typesetting Slovak.
108cnbwp: Typeset working papers of the Czech National Bank.
109cs: Czech/Slovak-tuned Computer Modern fonts.
110csbulletin: LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj).
111cslatex: LaTeX support for Czech/Slovak typesetting.
112csplain: Plain TeX support for Czech/Slovak typesetting.
113cstex: Support for Czech/Slovak languages.
114hyphen-czech: Czech hyphenation patterns.
115hyphen-slovak: Slovak hyphenation patterns.
116vlna:
117lshort-czech: Czech translation of the "Short Introduction to LaTeX2e".
118lshort-slovak: Slovak introduction to LaTeX.
119texlive-cz: TeX Live manual (Czech/Slovak)
120
121%package doc
122Summary: TeX Live: Documentation files of %{name}
123Group: Applications/Publishing
124Requires: %{name} = %{version}-%{release}
125
126%description doc
127This package contains documentation files of %{name}.
128
129%prep
130%setup -c -n %{name}-%{version}
131%__tar -xvf %{SOURCE1}
132%__tar -xvf %{SOURCE2}
133%__tar -xvf %{SOURCE3}
134%__tar -xvf %{SOURCE4}
135%__tar -xvf %{SOURCE5}
136%__tar -xvf %{SOURCE6}
137%__tar -xvf %{SOURCE7}
138%__tar -xvf %{SOURCE8}
139%__tar -xvf %{SOURCE9}
140%__tar -xvf %{SOURCE10}
141%__tar -xvf %{SOURCE11}
142%__tar -xvf %{SOURCE12}
143%__tar -xvf %{SOURCE13}
144%__tar -xvf %{SOURCE14}
145%__tar -xvf %{SOURCE15}
146%__tar -xvf %{SOURCE16}
147%__tar -xvf %{SOURCE17}
148%__tar -xvf %{SOURCE18}
149%__tar -xvf %{SOURCE19}
150%__tar -xvf %{SOURCE20}
151%__tar -xvf %{SOURCE21}
152%__tar -xvf %{SOURCE22}
153%__tar -xvf %{SOURCE23}
154%__tar -xvf %{SOURCE24}
155%__tar -xvf %{SOURCE25}
156
157%build
158
159%install
160[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
161
162%__mkdir_p %{buildroot}%{_datadir}
163
164## move texmf-dist to /usr/share/texmf-dist
165[ -d texmf-dist ] && %__mv texmf-dist %{buildroot}%{_tl_texmfdist}/ ||:
166
167## move texmf to /usr/share/texmf
168[ -d texmf ] && %__mv texmf %{buildroot}%{_tl_texmfmain}/ ||:
169
170## move tlpkg to /usr/share/tlpkg
171[ -d tlpkg ] && %__mv tlpkg %{buildroot}%{_datadir}/ ||:
172
173## move all non-arch binaries to /usr/bin
174[ -d bin ] && %__mv bin %{buildroot}%{_prefix}/ ||:
175
176## move others into /usr/share/texmf-dist
177%__mkdir_p %{buildroot}%{_tl_texmfdist}
178%__cp -a * %{buildroot}%{_tl_texmfdist}/ ||:
179%__rm -rf * ||:
180
181
182## remove duplicated files between texlive and texlive-collection-*
183## NOTE: We provides texmf.cnf and updmap{-hdr,}.cfg from texlive
184## remove unpacked files
185x=(
186scripts/texlive/fmtutil.sh
187texconfig/tcfmgr
188web2c/texmf.cnf
189web2c/updmap-hdr.cfg
190web2c/updmap.cfg
191install-tl
192)
193if [ -d %{buildroot}%{_tl_texmfdist} ]; then
194pushd %{buildroot}%{_tl_texmfdist}
195%__rm -f ${x[@]} ||:
196popd
197fi
198
199## Files list
200find %{buildroot} -type f -or -type l | \
201    %__sed -e "s|%{buildroot}||g" > filelist.full
202
203find %{buildroot}%{_tl_texmfdist} -type d | \
204    %__sed -e "s|^%{buildroot}|%dir |" \
205           -e "s|$|/|"             >> filelist.full
206
207## subpackages
208grep "/texmf-dist/doc/" filelist.full > filelist.doc
209cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
210%__mv -f filelist.tmp filelist.full
211
212%clean
213%__rm -rf %{buildroot}
214
215%post
216%_tl_touch_run texhash
217%_tl_touch_run mtxrun
218
219[ -f %{_tl_texmfdist}/web2c/updmap.cfg ] || exit 0
220
221    %_tl_enable_map Map cs-charter.map
222    %_tl_enable_map Map csfonts.map
223
224%_tl_touch_run fmtutil
225
226exit 0
227
228
229%postun
230if [ "$1" = 0 ]; then
231    %_tl_touch_run texhash
232
233    [ -f %{_tl_texmfdist}/web2c/updmap.cfg ] || exit 0
234
235    %_tl_disable_map cs-charter.map
236    %_tl_disable_map csfonts.map
237
238fi
239
240exit 0
241
242%posttrans
243%{_tl_exec_texhash}
244%{_tl_exec_mtxrun}
245%{_tl_exec_updmap}
246%{_tl_exec_fmtutil}
247exit 0
248
249
250%files -f filelist.full
251%defattr(-,root,root,-)
252
253%files -f filelist.doc doc
254%defattr(-,root,root,-)
255
256%changelog
257* Sun Jul  6 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-2
258- synced tlnet to 20140706
259
260* Sun May 25 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-1
261- synced tlnet to 20140524
Note: See TracBrowser for help on using the repository browser.