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

Revision 9950, 10.5 KB checked in by munepi, 8 years ago (diff)

synced tlnet to 20160110 (TeX Live 2016/dev)

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2015-3:
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: 2015
13Release: 3%{?_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 multilanguage support
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 multilanguage support
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/context/stubs/unix/mtxrun
187scripts/ptex2pdf/ptex2pdf.lua
188scripts/texlive/fmtutil.pl
189scripts/texlive/texconfig-dialog.sh
190scripts/texlive/texconfig-sys.sh
191scripts/texlive/texconfig.sh
192scripts/texlive/texlinks.sh
193scripts/texlive/tlmgr.pl
194scripts/texlive/updmap.pl
195texconfig/tcfmgr
196web2c/fmtutil.cnf
197web2c/mktex.opt
198web2c/mktexdir
199web2c/mktexdir.opt
200web2c/mktexnam
201web2c/mktexnam.opt
202web2c/mktexupd
203web2c/texmf.cnf
204web2c/updmap-hdr.cfg
205web2c/updmap.cfg
206install-tl
207)
208if [ -d %{buildroot}%{_tl_texmfdist} ]; then
209pushd %{buildroot}%{_tl_texmfdist}
210%__rm -f ${x[@]} ||:
211popd
212fi
213
214## Files list
215find %{buildroot} -type f -or -type l | \
216    %__sed -e "s|%{buildroot}||g" > filelist.full
217
218find %{buildroot}%{_tl_texmfdist} -type d | \
219    %__sed -e "s|^%{buildroot}|%dir |" \
220           -e "s|$|/|"             >> filelist.full
221
222## subpackages
223grep "/texmf-dist/doc/" filelist.full > filelist.doc
224cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
225%__mv -f filelist.tmp filelist.full
226
227%clean
228%__rm -rf %{buildroot}
229
230%post
231%_tl_touch_run texhash
232%_tl_touch_run mtxrun
233
234[ -f %{_tl_texmfdist}/web2c/updmap.cfg ] || exit 0
235
236    %_tl_enable_map Map cs-charter.map
237    %_tl_enable_map Map csfonts.map
238
239%_tl_touch_run fmtutil
240
241exit 0
242
243
244%postun
245if [ "$1" = 0 ]; then
246    %_tl_touch_run texhash
247
248    [ -f %{_tl_texmfdist}/web2c/updmap.cfg ] || exit 0
249
250    %_tl_disable_map cs-charter.map
251    %_tl_disable_map csfonts.map
252
253fi
254
255exit 0
256
257%posttrans
258%{_tl_exec_texhash}
259%{_tl_exec_mtxrun}
260%{_tl_exec_updmap}
261%{_tl_exec_fmtutil}
262exit 0
263
264
265%files -f filelist.full
266%defattr(-,root,root,-)
267
268%files -f filelist.doc doc
269%defattr(-,root,root,-)
270
271%changelog
272* Sun Jan 10 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2015-3
273- TeX Live 2016/dev
274- synced tlnet to 20160110 (TeX Live 2016/dev)
275
276* Sun May 24 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2015-2
277- TeX Live 2015/pretest
278- synced tlnet to 20150522 (TeX Live 2015/pretest)
279
280* Sun Apr 26 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2015-1
281- TeX Live 2015/pretest
282- synced tlnet to 20150426 (TeX Live 2015/pretest)
283
284* Wed Apr 01 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2014-4
285- synced tlnet to 20150401
286
287* Tue Oct 28 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-3
288- synced tlnet to 20141028
289
290* Sun Jul 06 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-2
291- synced tlnet to 20140706
292
293* Sun May 25 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-1
294- upgraded to TeX Live 2014
295
296* Sun Apr 06 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2013-6
297- synced tlnet to 20140406
298
299* Wed Dec 18 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-5
300- synced tlnet to 20131218
301
302* Fri Nov 01 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-4
303- synced tlnet to 20131101
304
305* Wed Oct 02 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-3
306- synced tlnet to 20131002
307
308* Thu Sep 19 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-2
309- synced tlnet to 20130919
310
311* Fri Aug 23 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-1
312- upgraded to TeX Live 2013
313  - used tlnet archives
314  - synced tlnet to 20130823
315- added macros.texlive
316
317* Fri Aug 10 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
318- updated to TeX Live 2012
319
320* Sat Dec 03 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
321- updated tlpdb2rpmspec.sh.in and dot.vtlpkg.conf.in:
322  - set external dependencies (texlive-collection-binextra,
323    texlive-collection-fontutils)
324
325* Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
326- updated to TeX Live 2011
327- merged texlive-vtlpkg-2009-osx.patch from OSXWS
328- added %doc README (%files)
329
330* Wed Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
331- applied texlive-vtlpkg-2009-vine.patch
332  - remove arch dependent binaries
333- updated tlpdb2rpmspec.sh.in:
334  - improved tlpdb4a()
335  - make symlinks of core script utils (texlive-collection-binextra,
336    texlive-collection-context, texlive-collection-fontutils,
337    texlive-collection-langgreek, texlive-collection-langindic,
338    texlive-collection-latex, texlive-collection-latexextra,
339    texlive-collection-latexrecommended, texlive-collection-pictures,
340    texlive-collection-pstricks, texlive-collection-science)
341
342* Wed Jan 12 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
343- updated tlpdb2rpmspec.sh.in:
344  - improved %post
345
346* Sun Sep 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
347- updated tlpdb2rpmspec.sh.in:
348  - removed arch dependent binaries (texlive-collection-latexextra)
349  - improved updmap process in %post and %postun
350  - fixed perl path
351
352* Fri Jul 30 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
353- initial build
Note: See TracBrowser for help on using the repository browser.