source: projects/specs/trunk/t/texlive-collection-genericrecommended/texlive-collection-genericrecommended-vl.spec @ 9034

Revision 9034, 6.1 KB checked in by munepi, 10 years ago (diff)

synced tlnet to 20141028

RevLine 
[1533]1## -*- coding: utf-8-unix -*-
[9034]2## NOTE: This spec file is generated by tlpdb2rpmspec 2014-3:
[1974]3## tlpdb2rpmspec collection-genericrecommended
[1533]4
[5207]5%global _use_internal_dependency_generator 0
6%global __find_provides %{nil}
7%global __find_requires %{nil}
8
[7770]9Summary: TeX Live: Generic recommended packages
10Summary(ja): TeX Live: Generic recommended packages
[1533]11Name: texlive-collection-genericrecommended
[8476]12Version: 2014
[9034]13Release: 3%{?_dist_release}
[8476]14License: Public Domain, GPL+, Freely redistributable without restriction, LPPL
[1533]15Group: Applications/Publishing
16URL:http://www.tug.org/texlive/
17
[7770]18Source0: epsf.doc.tar.xz
19Source1: epsf.tar.xz
20Source2: fontname.doc.tar.xz
21Source3: fontname.tar.xz
22Source4: genmisc.tar.xz
23Source5: kastrup.doc.tar.xz
24Source6: kastrup.source.tar.xz
25Source7: kastrup.tar.xz
26Source8: multido.doc.tar.xz
27Source9: multido.source.tar.xz
28Source10: multido.tar.xz
29Source11: path.doc.tar.xz
30Source12: path.tar.xz
31Source13: tex-ps.doc.tar.xz
32Source14: tex-ps.tar.xz
33Source15: ulem.doc.tar.xz
34Source16: ulem.tar.xz
35
[1533]36Requires: texlive = %{version}
37Requires: texlive-collection-basic = %{version}
38
39Requires(post):         texlive = %{version}
40Requires(postun):       texlive = %{version}
41
42BuildArch:      noarch
43Buildroot:      %{_tmppath}/%{name}-%{version}-root
44
45Vendor:         Project Vine
46Distribution:   Vine Linux
47Packager:       munepi
48
49%description
50The TeX Live software distribution offers a complete TeX system for a
51variety of Unix, Macintosh, Windows and other platforms. It
52encompasses programs for editing, typesetting, previewing and printing
53of TeX documents in many different languages, and a large collection
54of TeX macros and font libraries.
55
56The distribution includes extensive general documentation about TeX,
57as well as the documentation for the included software packages.
58
[7770]59This package is a collection of Generic recommended packages:
[1533]60Recommended packages that work with multiple formats.
61
62This package contains the following CTAN packages:
63epsf: Simple macros for EPS inclusion.
64fontname: Scheme for naming fonts in TeX.
65genmisc:
[8476]66kastrup: Convert numbers into binary, octal and hexadecimal.
[1533]67multido: A loop facility for Generic TeX.
[5207]68path: Typeset paths, making them breakable.
[1533]69tex-ps: TeX to PostScript generic macros and add-ons.
[5207]70ulem: Package for underlining.
[1533]71
72%description -l ja
73TeX Live ソフトウェアディストリビューションは、
74さまざまな Unix, Macintosh, Windows、および
75他のプラットホームに対して完全な TeX システムを提供します。
76多くの異なった言語を含む TeX ドキュメントの
77編集、組版、閲覧、印刷するためのプログラム、
78そして、TeX マクロやフォントライブラリの大きなコレクションを
79同梱しています。
80
81このディストリビューションは
82同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
83TeX に関するたくさんの一般的なドキュメントを含んでいます。
84
85このパッケージは以下のようなパッケージ集です。
[7770]86Generic recommended packages:
[1533]87Recommended packages that work with multiple formats.
88
89このパッケージは以下の CTAN パッケージを含んでいます:
90epsf: Simple macros for EPS inclusion.
91fontname: Scheme for naming fonts in TeX.
92genmisc:
[8476]93kastrup: Convert numbers into binary, octal and hexadecimal.
[1533]94multido: A loop facility for Generic TeX.
[5207]95path: Typeset paths, making them breakable.
[1533]96tex-ps: TeX to PostScript generic macros and add-ons.
[5207]97ulem: Package for underlining.
[1533]98
99%package doc
100Summary: TeX Live: Documentation files of %{name}
101Group: Applications/Publishing
102Requires: %{name} = %{version}-%{release}
103
104%description doc
105This package contains documentation files of %{name}.
106
107%prep
[7770]108%setup -c -n %{name}-%{version}
109%__tar -xvf %{SOURCE1}
110%__tar -xvf %{SOURCE2}
111%__tar -xvf %{SOURCE3}
112%__tar -xvf %{SOURCE4}
113%__tar -xvf %{SOURCE5}
114%__tar -xvf %{SOURCE6}
115%__tar -xvf %{SOURCE7}
116%__tar -xvf %{SOURCE8}
117%__tar -xvf %{SOURCE9}
118%__tar -xvf %{SOURCE10}
119%__tar -xvf %{SOURCE11}
120%__tar -xvf %{SOURCE12}
121%__tar -xvf %{SOURCE13}
122%__tar -xvf %{SOURCE14}
123%__tar -xvf %{SOURCE15}
124%__tar -xvf %{SOURCE16}
[1533]125
126%build
127
128%install
129[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
130
[7770]131%__mkdir_p %{buildroot}%{_datadir}
[1533]132
[7770]133## move texmf-dist to /usr/share/texmf-dist
134[ -d texmf-dist ] && %__mv texmf-dist %{buildroot}%{_tl_texmfdist}/ ||:
[1533]135
[7770]136## move texmf to /usr/share/texmf
137[ -d texmf ] && %__mv texmf %{buildroot}%{_tl_texmfmain}/ ||:
[1533]138
[7770]139## move tlpkg to /usr/share/tlpkg
140[ -d tlpkg ] && %__mv tlpkg %{buildroot}%{_datadir}/ ||:
141
142## move all non-arch binaries to /usr/bin
143[ -d bin ] && %__mv bin %{buildroot}%{_prefix}/ ||:
144
145## move others into /usr/share/texmf-dist
146%__mkdir_p %{buildroot}%{_tl_texmfdist}
147%__cp -a * %{buildroot}%{_tl_texmfdist}/ ||:
148%__rm -rf * ||:
149
150
151## remove duplicated files between texlive and texlive-collection-*
152## NOTE: We provides texmf.cnf and updmap{-hdr,}.cfg from texlive
153## remove unpacked files
154x=(
[9034]155scripts/epstopdf/epstopdf.pl
[8744]156scripts/texlive/fmtutil.sh
157texconfig/tcfmgr
158web2c/texmf.cnf
159web2c/updmap-hdr.cfg
160web2c/updmap.cfg
[7770]161install-tl
162)
163if [ -d %{buildroot}%{_tl_texmfdist} ]; then
164pushd %{buildroot}%{_tl_texmfdist}
165%__rm -f ${x[@]} ||:
[5207]166popd
[7770]167fi
168
[1533]169## Files list
170find %{buildroot} -type f -or -type l | \
171    %__sed -e "s|%{buildroot}||g" > filelist.full
172
[7770]173find %{buildroot}%{_tl_texmfdist} -type d | \
[1533]174    %__sed -e "s|^%{buildroot}|%dir |" \
175           -e "s|$|/|"             >> filelist.full
176
177## subpackages
178grep "/texmf-dist/doc/" filelist.full > filelist.doc
179cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
180%__mv -f filelist.tmp filelist.full
181
182%clean
183%__rm -rf %{buildroot}
184
185%post
[7770]186%_tl_touch_run texhash
187%_tl_touch_run mtxrun
[1533]188
189exit 0
190
191
192%postun
193if [ "$1" = 0 ]; then
[7770]194    %_tl_touch_run texhash
[1533]195
196fi
197
198exit 0
199
[7148]200%posttrans
[7770]201%{_tl_exec_texhash}
202%{_tl_exec_mtxrun}
203%{_tl_exec_updmap}
204%{_tl_exec_fmtutil}
[7148]205exit 0
206
207
[1533]208%files -f filelist.full
[5207]209%defattr(-,root,root,-)
[1533]210
211%files -f filelist.doc doc
[5207]212%defattr(-,root,root,-)
[1533]213
214%changelog
[9034]215* Tue Oct 28 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-3
216- synced tlnet to 20141028
217
[8744]218* Sun Jul  6 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-2
219- synced tlnet to 20140706
220
[8476]221* Sun May 25 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-1
[8744]222- synced tlnet to 20140524
Note: See TracBrowser for help on using the repository browser.