source: projects/specs/trunk/t/texlive-collection-langpolish/texlive-collection-langpolish-vl.spec @ 9529

Revision 9529, 7.8 KB checked in by munepi, 9 years ago (diff)

TeX Live 2015/pretest

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