source: projects/specs/trunk/t/texlive-collection-metapost/texlive-collection-metapost-vl.spec @ 5207

Revision 5207, 56.9 KB checked in by munepi, 12 years ago (diff)

upgrade to TeX Live 2011

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2011-1:
3## tlpdb2rpmspec collection-metapost
4
5%global _use_internal_dependency_generator 0
6%global __find_provides %{nil}
7%global __find_requires %{nil}
8
9%bcond_with firstbuild
10
11%define tex_destdir     %{_datadir}
12%define texmf           %{tex_destdir}/texmf
13%define texlive_src     %{tex_destdir}/texlive-sources
14%define build_tex_destdir       %{buildroot}%{tex_destdir}
15%define build_texmf     %{buildroot}%{texmf}
16
17%define exec_mktexlsr  [ -x %{_bindir}/texconfig-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/texconfig-sys rehash
18%define exec_texhash  [ -x %{_bindir}/texhash ] && PATH=%{_bindir}:$PATH %{_bindir}/texhash
19%define exec_updmap   [ -x %{_bindir}/updmap-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/updmap-sys
20%define exec_fmtutil  [ -x %{_bindir}/fmtutil-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/fmtutil-sys --all >/dev/null 2>&1
21%define exec_upddeffont    [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
22%define vartexfonts %{_var}/lib/texmf/fonts
23
24Summary: TeX Live: MetaPost (and Metafont) drawing packages
25Summary(ja): TeX Live: MetaPost (and Metafont) drawing packages
26Name: texlive-collection-metapost
27Version: 2011
28Release: 1%{?_dist_release}
29License: LPPL, Public Domain, GPL+, LGPLv2+, No Info, Freely redistributable without restriction
30Group: Applications/Publishing
31URL:http://www.tug.org/texlive/
32
33Requires: texlive = %{version}
34Requires: texlive-collection-basic = %{version}
35
36Requires(post):         texlive = %{version}
37Requires(postun):       texlive = %{version}
38BuildRequires:          texlive-sources = %{version}
39
40BuildArch:      noarch
41Buildroot:      %{_tmppath}/%{name}-%{version}-root
42
43Vendor:         Project Vine
44Distribution:   Vine Linux
45Packager:       munepi
46
47%description
48The TeX Live software distribution offers a complete TeX system for a
49variety of Unix, Macintosh, Windows and other platforms. It
50encompasses programs for editing, typesetting, previewing and printing
51of TeX documents in many different languages, and a large collection
52of TeX macros and font libraries.
53
54The distribution includes extensive general documentation about TeX,
55as well as the documentation for the included software packages.
56
57This package is a collection of MetaPost (and Metafont) drawing packages:
58
59
60This package contains the following CTAN packages:
61automata: Finite state machines, graphs and trees in MetaPost.
62bbcard: Bullshit bingo, calendar and baseball-score cards.
63blockdraw_mp: Block diagrams and bond graphs, with MetaPost.
64bpolynomial: Drawing polynomial functions of up to order 3.
65cmarrows: MetaPost arrows and braces in the Computer Modern style.
66drv: Derivation trees with MetaPost.
67dviincl: Include a DVI page into MetaPost output.
68emp: "Encapsulate" MetaPost figures in a document.
69epsincl: Include EPS in MetaPost figures.
70expressg: Diagrams consisting of boxes, lines, and annotations.
71exteps: Include EPS figures in MetaPost.
72featpost: MetaPost macros for 3D.
73feynmf: Macros and fonts for creating Feynman (and other) diagrams.
74garrigues: MetaPost macros for the reproduction of Garrigues' Easter nomogram.
75gmp: Allow integration between MetaPost pictures and LaTeX.
76hatching: MetaPost macros for hatching interior of closed paths.
77latexmp: Interface for LaTeX-based typesetting in MetaPost
78metago: MetaPost output of Go positions.
79metaobj: MetaPost package providing high-level objects.
80metaplot: Plot-manipulation macros for use in Metapost.
81metapost: A development of Metafont for creating graphics.
82metauml: MetaPost library for typesetting UML diagrams.
83mfpic: Draw MetaFont/Post pictures from (La)TeX commands.
84mfpic4ode: Macros to draw direction fields and solutions of ODEs.
85mp3d: 3D animations.
86mpgraphics: Process and display MetaPost figures inline.
87mpattern: Patterns in MetaPost.
88piechartmp: Draw pie-charts using MetaPost.
89roex:
90slideshow: Generate slideshow with MetaPost.
91splines: MetaPost macros for drawing cubic spline interpolants.
92suanpan: MetaPost macros for drawing Chinese and Japanese abaci.
93textpath: Setting text along a path with MetaPost.
94threeddice: Create images of dice with one, two, or three faces showing, using MetaPost.
95
96%description -l ja
97TeX Live ソフトウェアディストリビューションは、
98さまざまな Unix, Macintosh, Windows、および
99他のプラットホームに対して完全な TeX システムを提供します。
100多くの異なった言語を含む TeX ドキュメントの
101編集、組版、閲覧、印刷するためのプログラム、
102そして、TeX マクロやフォントライブラリの大きなコレクションを
103同梱しています。
104
105このディストリビューションは
106同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
107TeX に関するたくさんの一般的なドキュメントを含んでいます。
108
109このパッケージは以下のようなパッケージ集です。
110MetaPost (and Metafont) drawing packages:
111
112
113このパッケージは以下の CTAN パッケージを含んでいます:
114automata: Finite state machines, graphs and trees in MetaPost.
115bbcard: Bullshit bingo, calendar and baseball-score cards.
116blockdraw_mp: Block diagrams and bond graphs, with MetaPost.
117bpolynomial: Drawing polynomial functions of up to order 3.
118cmarrows: MetaPost arrows and braces in the Computer Modern style.
119drv: Derivation trees with MetaPost.
120dviincl: Include a DVI page into MetaPost output.
121emp: "Encapsulate" MetaPost figures in a document.
122epsincl: Include EPS in MetaPost figures.
123expressg: Diagrams consisting of boxes, lines, and annotations.
124exteps: Include EPS figures in MetaPost.
125featpost: MetaPost macros for 3D.
126feynmf: Macros and fonts for creating Feynman (and other) diagrams.
127garrigues: MetaPost macros for the reproduction of Garrigues' Easter nomogram.
128gmp: Allow integration between MetaPost pictures and LaTeX.
129hatching: MetaPost macros for hatching interior of closed paths.
130latexmp: Interface for LaTeX-based typesetting in MetaPost
131metago: MetaPost output of Go positions.
132metaobj: MetaPost package providing high-level objects.
133metaplot: Plot-manipulation macros for use in Metapost.
134metapost: A development of Metafont for creating graphics.
135metauml: MetaPost library for typesetting UML diagrams.
136mfpic: Draw MetaFont/Post pictures from (La)TeX commands.
137mfpic4ode: Macros to draw direction fields and solutions of ODEs.
138mp3d: 3D animations.
139mpgraphics: Process and display MetaPost figures inline.
140mpattern: Patterns in MetaPost.
141piechartmp: Draw pie-charts using MetaPost.
142roex:
143slideshow: Generate slideshow with MetaPost.
144splines: MetaPost macros for drawing cubic spline interpolants.
145suanpan: MetaPost macros for drawing Chinese and Japanese abaci.
146textpath: Setting text along a path with MetaPost.
147threeddice: Create images of dice with one, two, or three faces showing, using MetaPost.
148
149%package doc
150Summary: TeX Live: Documentation files of %{name}
151Group: Applications/Publishing
152Requires: %{name} = %{version}-%{release}
153
154%description doc
155This package contains documentation files of %{name}.
156
157%prep
158
159%build
160
161%install
162[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
163
164PREF=%{buildroot}%{tex_destdir}
165
166manifest=(
167texmf-dist/doc/metapost/automata/README
168texmf-dist/doc/metapost/automata/example.mp
169texmf-dist/doc/metapost/automata/example.pdf
170texmf-dist/doc/metapost/automata/example.tex
171texmf-dist/metapost/automata/automata.mp
172texmf-dist/doc/metapost/bbcard/README.TEXLIVE
173texmf-dist/doc/metapost/bbcard/README.bbcard
174texmf-dist/doc/metapost/bbcard/README.calendar
175texmf-dist/doc/metapost/bbcard/README.scorecard
176texmf-dist/metapost/bbcard/bbcard.mp
177texmf-dist/metapost/bbcard/breakwidth.mp
178texmf-dist/metapost/bbcard/calendar.mp
179texmf-dist/metapost/bbcard/scorecard.mp
180texmf-dist/doc/metapost/blockdraw_mp/README
181texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.pdf
182texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.tex
183texmf-dist/doc/metapost/blockdraw_mp/bonddemo.pdf
184texmf-dist/doc/metapost/blockdraw_mp/cascadedemo.pdf
185texmf-dist/doc/metapost/blockdraw_mp/tiddetext.sty
186texmf-dist/doc/metapost/blockdraw_mp/tighttoc.sty
187texmf-dist/metapost/blockdraw_mp/blockdraw.mp
188texmf-dist/metapost/blockdraw_mp/bonddemo.mp
189texmf-dist/metapost/blockdraw_mp/bondgraph.mp
190texmf-dist/metapost/blockdraw_mp/cascadedemo.mp
191texmf-dist/metapost/blockdraw_mp/docblockprefs.mp
192texmf-dist/metapost/blockdraw_mp/shiftoff.mp
193texmf-dist/doc/metapost/bpolynomial/CHANGES
194texmf-dist/doc/metapost/bpolynomial/README
195texmf-dist/doc/metapost/bpolynomial/TODO
196texmf-dist/doc/metapost/bpolynomial/bpolynomial.pdf
197texmf-dist/doc/metapost/bpolynomial/bpolynomial.tex
198texmf-dist/doc/metapost/bpolynomial/examples.mp
199texmf-dist/metapost/bpolynomial/bpolynomial.mp
200texmf-dist/doc/metapost/cmarrows/README
201texmf-dist/doc/metapost/cmarrows/cmarrows.pdf
202texmf-dist/doc/metapost/cmarrows/cmmanual.zip
203texmf-dist/metapost/cmarrows/cmarrows.mp
204texmf-dist/metapost/cmarrows/rgbx0009.mp
205texmf-dist/metapost/cmarrows/rgbx0016.mp
206texmf-dist/metapost/cmarrows/rgbx0020.mp
207texmf-dist/metapost/cmarrows/rgbx0025.mp
208texmf-dist/metapost/cmarrows/sgbx0008.mp
209texmf-dist/metapost/cmarrows/sgbx0010.mp
210texmf-dist/metapost/cmarrows/sgbx0011.mp
211texmf-dist/metapost/cmarrows/sgbx0012.mp
212texmf-dist/metapost/cmarrows/sgbx0013.mp
213texmf-dist/metapost/cmarrows/sgbx0014.mp
214texmf-dist/metapost/cmarrows/sgbx0015.mp
215texmf-dist/metapost/cmarrows/sgbx0017.mp
216texmf-dist/metapost/cmarrows/sgbx0018.mp
217texmf-dist/metapost/cmarrows/sgbx0019.mp
218texmf-dist/metapost/cmarrows/sgbx0021.mp
219texmf-dist/metapost/cmarrows/sgbx0022.mp
220texmf-dist/metapost/cmarrows/sgbx0023.mp
221texmf-dist/metapost/cmarrows/sgbx0024.mp
222texmf-dist/metapost/cmarrows/tgbx0000.mp
223texmf-dist/metapost/cmarrows/tgbx0001.mp
224texmf-dist/metapost/cmarrows/tgbx0002.mp
225texmf-dist/metapost/cmarrows/tgbx0003.mp
226texmf-dist/metapost/cmarrows/tgbx0004.mp
227texmf-dist/metapost/cmarrows/tgbx0005.mp
228texmf-dist/metapost/cmarrows/tgbx0006.mp
229texmf-dist/metapost/cmarrows/tgbx0007.mp
230texmf-dist/metapost/cmarrows/tgbx0027.mp
231texmf-dist/doc/metapost/drv/README
232texmf-dist/doc/metapost/drv/doc/drv-guide.mp
233texmf-dist/doc/metapost/drv/doc/drv-guide.tex
234texmf-dist/doc/metapost/drv/doc/drv.mp
235texmf-dist/doc/metapost/drv/doc/makefile
236texmf-dist/doc/metapost/drv/doc/readme.sh
237texmf-dist/doc/metapost/drv/drv-guide.pdf
238texmf-dist/doc/metapost/drv/sample/coq-sample.mp
239texmf-dist/doc/metapost/drv/sample/coq-sample.tex
240texmf-dist/doc/metapost/drv/sample/drv.mp
241texmf-dist/doc/metapost/drv/sample/makefile
242texmf-dist/doc/metapost/drv/sample/readme.sh
243texmf-dist/doc/metapost/drv/template/drv.mp
244texmf-dist/doc/metapost/drv/template/makefile
245texmf-dist/doc/metapost/drv/template/readme.sh
246texmf-dist/doc/metapost/drv/template/template.mp
247texmf-dist/doc/metapost/drv/template/template.tex
248texmf-dist/metapost/drv/drv.mp
249texmf-dist/doc/metapost/dviincl/0czytaj.sla
250texmf-dist/doc/metapost/dviincl/0dviincl.inf
251texmf-dist/doc/metapost/dviincl/README
252texmf-dist/doc/metapost/dviincl/README.pl
253texmf-dist/doc/metapost/dviincl/storyx.tex
254texmf-dist/doc/metapost/dviincl/test-bop.mp
255texmf-dist/doc/metapost/dviincl/test-bop.tex
256texmf-dist/doc/metapost/dviincl/testit.bat
257texmf-dist/doc/metapost/dviincl/testit.sh
258texmf-dist/metapost/dviincl/fix_brks.mp
259texmf-dist/metapost/dviincl/fix_page.mp
260texmf-dist/doc/latex/emp/COPYING
261texmf-dist/doc/latex/emp/README
262texmf-dist/doc/latex/emp/emp.pdf
263texmf-dist/doc/latex/emp/empman.pdf
264texmf-dist/source/latex/emp/Makefile
265texmf-dist/source/latex/emp/emp.drv
266texmf-dist/source/latex/emp/emp.dtx
267texmf-dist/source/latex/emp/emp.ins
268texmf-dist/source/latex/emp/empman.drv
269texmf-dist/tex/latex/emp/emp.sty
270texmf-dist/doc/metapost/epsincl/0info.txt
271texmf-dist/doc/metapost/epsincl/README
272texmf-dist/doc/metapost/epsincl/epsincl.awk
273texmf-dist/doc/metapost/epsincl/epsincl.bat
274texmf-dist/doc/metapost/epsincl/testinc0.eps
275texmf-dist/doc/metapost/epsincl/testincl.bat
276texmf-dist/doc/metapost/epsincl/testincl.mp
277texmf-dist/doc/metapost/epsincl/testincl.sh
278texmf-dist/metapost/epsincl/epsincl.mp
279texmf-dist/doc/metapost/expressg/README
280texmf-dist/doc/metapost/expressg/aamfigs.pdf
281texmf-dist/doc/metapost/expressg/aamfigs.tex
282texmf-dist/doc/metapost/expressg/expeg.pdf
283texmf-dist/doc/metapost/expressg/expeg.tex
284texmf-dist/doc/metapost/expressg/expressg.pdf
285texmf-dist/doc/metapost/expressg/n2mps.sh
286texmf-dist/doc/metapost/expressg/n2mpsprl.prl
287texmf-dist/source/metapost/expressg/expressg.dtx
288texmf-dist/source/metapost/expressg/expressg.ins
289texmf-dist/metapost/expressg/aam.mp
290texmf-dist/metapost/expressg/expeg.mp
291texmf-dist/metapost/expressg/expressg.mp
292texmf-dist/doc/metapost/exteps/LICENSE
293texmf-dist/doc/metapost/exteps/README
294texmf-dist/doc/metapost/exteps/delfin
295texmf-dist/doc/metapost/exteps/exteps.pdf
296texmf-dist/doc/metapost/exteps/exteps.tex
297texmf-dist/metapost/exteps/exteps.mp
298texmf-dist/doc/metapost/featpost/README.ctan
299texmf-dist/doc/metapost/featpost/README.featpost
300texmf-dist/doc/metapost/featpost/bashscript/dosome.sh
301texmf-dist/doc/metapost/featpost/bashscript/eps2j.sh
302texmf-dist/doc/metapost/featpost/bashscript/fpost
303texmf-dist/doc/metapost/featpost/bashscript/insertinputcommands.sed
304texmf-dist/doc/metapost/featpost/bashscript/insertinputcommands.sh
305texmf-dist/doc/metapost/featpost/bashscript/laproof
306texmf-dist/doc/metapost/featpost/bashscript/lbproof
307texmf-dist/doc/metapost/featpost/bashscript/lcproof
308texmf-dist/doc/metapost/featpost/bashscript/makelogo.sh
309texmf-dist/doc/metapost/featpost/bashscript/maketugboatart.sh
310texmf-dist/doc/metapost/featpost/bashscript/nontextualpng.sh
311texmf-dist/doc/metapost/featpost/bashscript/procedurenames.sh
312texmf-dist/doc/metapost/featpost/bashscript/remfi.sh
313texmf-dist/doc/metapost/featpost/bashscript/removeinputcommand.sh
314texmf-dist/doc/metapost/featpost/bashscript/replacetext.sh
315texmf-dist/doc/metapost/featpost/bashscript/simpleviewer.sh
316texmf-dist/doc/metapost/featpost/doc/doclicense.txt
317texmf-dist/doc/metapost/featpost/doc/featexamples.html
318texmf-dist/doc/metapost/featpost/doc/featpost.1.gz
319texmf-dist/doc/metapost/featpost/doc/featpost.sgml
320texmf-dist/doc/metapost/featpost/doc/tug2004.pdf
321texmf-dist/doc/metapost/featpost/example/bugtrack/bughunt.mp
322texmf-dist/doc/metapost/featpost/example/bugtrack/gstr.mp
323texmf-dist/doc/metapost/featpost/example/highmemory/hiddenlinegraph.mp
324texmf-dist/doc/metapost/featpost/example/highmemory/mainmemtest.mp
325texmf-dist/doc/metapost/featpost/example/highmemory/par3Dplotexamples.mp
326texmf-dist/doc/metapost/featpost/example/repeated/borderframetest.mp
327texmf-dist/doc/metapost/featpost/example/repeated/conegetready.mp
328texmf-dist/doc/metapost/featpost/example/repeated/doitnow.mp
329texmf-dist/doc/metapost/featpost/example/repeated/electricpotential.mp
330texmf-dist/doc/metapost/featpost/example/repeated/emptylines.mp
331texmf-dist/doc/metapost/featpost/example/repeated/experimental.mp
332texmf-dist/doc/metapost/featpost/example/repeated/fieldlines.mp
333texmf-dist/doc/metapost/featpost/example/repeated/fis3prey.mp
334texmf-dist/doc/metapost/featpost/example/repeated/frustum.mp
335texmf-dist/doc/metapost/featpost/example/repeated/geom_casq.mp
336texmf-dist/doc/metapost/featpost/example/repeated/geom_freder.mp
337texmf-dist/doc/metapost/featpost/example/repeated/graphexample.mp
338texmf-dist/doc/metapost/featpost/example/repeated/lcurvature.mp
339texmf-dist/doc/metapost/featpost/example/repeated/mptoolcone.mp
340texmf-dist/doc/metapost/featpost/example/repeated/nembends.mp
341texmf-dist/doc/metapost/featpost/example/repeated/nemdirector.mp
342texmf-dist/doc/metapost/featpost/example/repeated/nemquira.mp
343texmf-dist/doc/metapost/featpost/example/repeated/nemquirapitch.mp
344texmf-dist/doc/metapost/featpost/example/repeated/nemuniax.mp
345texmf-dist/doc/metapost/featpost/example/repeated/pathernon.mp
346texmf-dist/doc/metapost/featpost/example/repeated/planpht.mp
347texmf-dist/doc/metapost/featpost/example/repeated/rigorcubo.mp
348texmf-dist/doc/metapost/featpost/example/repeated/rmnbob.mp
349texmf-dist/doc/metapost/featpost/example/repeated/sal.mp
350texmf-dist/doc/metapost/featpost/example/repeated/sfearschem.mp
351texmf-dist/doc/metapost/featpost/example/repeated/signalvertexSD.mp
352texmf-dist/doc/metapost/featpost/example/repeated/spherample.mp
353texmf-dist/doc/metapost/featpost/example/repeated/squareanglines.mp
354texmf-dist/doc/metapost/featpost/example/repeated/troncoconedef.mp
355texmf-dist/doc/metapost/featpost/example/repeated/twistnlc.mp
356texmf-dist/doc/metapost/featpost/example/repeated/twistroundbiax.mp
357texmf-dist/doc/metapost/featpost/example/repeated/twocyclestogether.mp
358texmf-dist/doc/metapost/featpost/example/repeated/twoupcones.mp
359texmf-dist/doc/metapost/featpost/example/standard/anglinerigorouscircle.mp
360texmf-dist/doc/metapost/featpost/example/standard/cartaxes.mp
361texmf-dist/doc/metapost/featpost/example/standard/conicurv.mp
362texmf-dist/doc/metapost/featpost/example/standard/cubicfacecentered.mp
363texmf-dist/doc/metapost/featpost/example/standard/cubicfigures.mp
364texmf-dist/doc/metapost/featpost/example/standard/cylimple.mp
365texmf-dist/doc/metapost/featpost/example/standard/downloadicon.mp
366texmf-dist/doc/metapost/featpost/example/standard/eemcsblabla.mp
367texmf-dist/doc/metapost/featpost/example/standard/embroncordada.mp
368texmf-dist/doc/metapost/featpost/example/standard/fakehole.mp
369texmf-dist/doc/metapost/featpost/example/standard/featpostlogo.mp
370texmf-dist/doc/metapost/featpost/example/standard/ffcbob.mp
371texmf-dist/doc/metapost/featpost/example/standard/fieldlinesnorma.mp
372texmf-dist/doc/metapost/featpost/example/standard/fis1prex.mp
373texmf-dist/doc/metapost/featpost/example/standard/fis3prex.mp
374texmf-dist/doc/metapost/featpost/example/standard/geombasic.mp
375texmf-dist/doc/metapost/featpost/example/standard/geomfiguei.mp
376texmf-dist/doc/metapost/featpost/example/standard/geommine.mp
377texmf-dist/doc/metapost/featpost/example/standard/globe.mp
378texmf-dist/doc/metapost/featpost/example/standard/halfcirclesfear.mp
379texmf-dist/doc/metapost/featpost/example/standard/hexagonaltrimesh.mp
380texmf-dist/doc/metapost/featpost/example/standard/hiddensurface.mp
381texmf-dist/doc/metapost/featpost/example/standard/hiddensurfaces.mp
382texmf-dist/doc/metapost/featpost/example/standard/inductionbob.mp
383texmf-dist/doc/metapost/featpost/example/standard/joinedemptylines.mp
384texmf-dist/doc/metapost/featpost/example/standard/kindofcube.mp
385texmf-dist/doc/metapost/featpost/example/standard/labelconstruct.mp
386texmf-dist/doc/metapost/featpost/example/standard/labelinspace.mp
387texmf-dist/doc/metapost/featpost/example/standard/magneticflux.mp
388texmf-dist/doc/metapost/featpost/example/standard/nembiaxi.mp
389texmf-dist/doc/metapost/featpost/example/standard/nemsaddl.mp
390texmf-dist/doc/metapost/featpost/example/standard/nsmetica.mp
391texmf-dist/doc/metapost/featpost/example/standard/parafuso.mp
392texmf-dist/doc/metapost/featpost/example/standard/pathofstraightline.mp
393texmf-dist/doc/metapost/featpost/example/standard/photoreverse.mp
394texmf-dist/doc/metapost/featpost/example/standard/polyhedr.mp
395texmf-dist/doc/metapost/featpost/example/standard/positivecharge.mp
396texmf-dist/doc/metapost/featpost/example/standard/resistcircuit.mp
397texmf-dist/doc/metapost/featpost/example/standard/rigorouscircle.mp
398texmf-dist/doc/metapost/featpost/example/standard/rigorouscone.mp
399texmf-dist/doc/metapost/featpost/example/standard/rigorousdiscSD.mp
400texmf-dist/doc/metapost/featpost/example/standard/rigorousdiscoptions.mp
401texmf-dist/doc/metapost/featpost/example/standard/rigorousfearpath.mp
402texmf-dist/doc/metapost/featpost/example/standard/rotatnlc.mp
403texmf-dist/doc/metapost/featpost/example/standard/saturn.mp
404texmf-dist/doc/metapost/featpost/example/standard/sharpraytrace.mp
405texmf-dist/doc/metapost/featpost/example/standard/simplecar.mp
406texmf-dist/doc/metapost/featpost/example/standard/simplecarparam.mp
407texmf-dist/doc/metapost/featpost/example/standard/spatialhalfsfear.mp
408texmf-dist/doc/metapost/featpost/example/standard/spltwiben.mp
409texmf-dist/doc/metapost/featpost/example/standard/stageforthree.mp
410texmf-dist/doc/metapost/featpost/example/standard/tangencypoint.mp
411texmf-dist/doc/metapost/featpost/example/standard/tdarrow.mp
412texmf-dist/doc/metapost/featpost/example/standard/thearchicon.mp
413texmf-dist/doc/metapost/featpost/example/standard/thethreekindsofperspec.mp
414texmf-dist/doc/metapost/featpost/example/standard/torus.mp
415texmf-dist/doc/metapost/featpost/example/standard/trajectoryline.mp
416texmf-dist/doc/metapost/featpost/example/standard/triangulartrimesh.mp
417texmf-dist/doc/metapost/featpost/example/standard/tropicalglobe.mp
418texmf-dist/doc/metapost/featpost/example/standard/tshirtfig.mp
419texmf-dist/doc/metapost/featpost/example/standard/tuftescatter.mp
420texmf-dist/doc/metapost/featpost/example/standard/twistflat.mp
421texmf-dist/doc/metapost/featpost/example/standard/twoholes.mp
422texmf-dist/doc/metapost/featpost/example/standard/unperfection.mp
423texmf-dist/doc/metapost/featpost/example/standard/unperfectionremoved.mp
424texmf-dist/doc/metapost/featpost/example/standard/vanallenbelt.mp
425texmf-dist/doc/metapost/featpost/example/standard/verygoodcone.mp
426texmf-dist/doc/metapost/featpost/example/standard/xraycamera.mp
427texmf-dist/doc/metapost/featpost/example/tug04/cone.mp
428texmf-dist/doc/metapost/featpost/example/tug04/ellipticprism.mp
429texmf-dist/doc/metapost/featpost/example/tug04/intersection2D.mp
430texmf-dist/doc/metapost/featpost/example/tug04/kindofcube.mp
431texmf-dist/doc/metapost/featpost/example/tug04/newexperimental.mp
432texmf-dist/doc/metapost/featpost/example/tug04/perspec.mp
433texmf-dist/doc/metapost/featpost/example/tug04/planintersection.mp
434texmf-dist/doc/metapost/featpost/example/tug04/revolvers.mp
435texmf-dist/doc/metapost/featpost/example/tug04/tangency2D.mp
436texmf-dist/doc/metapost/featpost/galrey/galrey.rc
437texmf-dist/doc/metapost/featpost/galrey/galrey.sh
438texmf-dist/doc/metapost/featpost/galrey/galrey.tpl
439texmf-dist/doc/metapost/featpost/jpeg/cbxSmall.jpg
440texmf-dist/doc/metapost/featpost/jpeg/hiddenlinegraph1.jpg
441texmf-dist/doc/metapost/featpost/jpeg/mymetapostbackground.jpeg
442texmf-dist/doc/metapost/featpost/jpeg/mymetapostclearback.jpeg
443texmf-dist/doc/metapost/featpost/jpeg/par3Dplotexamples1.jpg
444texmf-dist/doc/metapost/featpost/jpeg/par3Dplotexamples2.jpg
445texmf-dist/doc/metapost/featpost/jpeg/planpau2.jpeg
446texmf-dist/doc/metapost/featpost/latex/linuxdoc-sgml.sty
447texmf-dist/doc/metapost/featpost/latex/logofeatpost.tex
448texmf-dist/doc/metapost/featpost/latex/ltugboat.cls
449texmf-dist/doc/metapost/featpost/latex/macroMan.tex
450texmf-dist/doc/metapost/featpost/latex/mflogohack.sty
451texmf-dist/doc/metapost/featpost/latex/null.sty
452texmf-dist/doc/metapost/featpost/latex/qwertz.sty
453texmf-dist/doc/metapost/featpost/macro/README.macro
454texmf-dist/doc/metapost/featpost/nontextualpng/cylimple.1.png
455texmf-dist/doc/metapost/featpost/nontextualpng/globe.1.png
456texmf-dist/doc/metapost/featpost/nontextualpng/rigorouscone.1.png
457texmf-dist/doc/metapost/featpost/nontextualpng/rigorousfearpath.1.png
458texmf-dist/doc/metapost/featpost/nontextualpng/rotatnlc.1.png
459texmf-dist/doc/metapost/featpost/nontextualpng/stageforthree.2.png
460texmf-dist/doc/metapost/featpost/nontextualpng/torus.5.png
461texmf-dist/doc/metapost/featpost/nontextualpng/torus.6.png
462texmf-dist/doc/metapost/featpost/nontextualpng/triangulartrimesh.1.png
463texmf-dist/doc/metapost/featpost/png/border140.png
464texmf-dist/doc/metapost/featpost/png/borderframetest.png
465texmf-dist/doc/metapost/featpost/png/composite.png
466texmf-dist/doc/metapost/featpost/png/downloadicon.png
467texmf-dist/doc/metapost/featpost/png/experfilminifram.png
468texmf-dist/doc/metapost/featpost/png/featpost2.png
469texmf-dist/doc/metapost/featpost/png/inifram.png
470texmf-dist/doc/metapost/featpost/png/lcdistortsallinifram.png
471texmf-dist/doc/metapost/featpost/png/metapostlace.png
472texmf-dist/doc/metapost/featpost/png/myicon.png
473texmf-dist/doc/metapost/featpost/typesetinspace/README.mpy
474texmf-dist/doc/metapost/featpost/typesetinspace/example.mp
475texmf-dist/doc/metapost/featpost/typesetinspace/exampleminimal.mp
476texmf-dist/doc/metapost/featpost/typesetinspace/makempy.pl
477texmf-dist/doc/metapost/featpost/typesetinspace/mp-grph.mp
478texmf-dist/doc/metapost/featpost/typesetinspace/mp-tool.mp
479texmf-dist/doc/metapost/featpost/xcmd/README.xcmd
480texmf-dist/doc/metapost/featpost/xcmd/xmpost
481texmf-dist/metapost/featpost/featpost.mp
482texmf-dist/metapost/featpost/featpost3Dplus2D.mp
483texmf-dist/doc/latex/feynmf/Announce
484texmf-dist/doc/latex/feynmf/COPYING
485texmf-dist/doc/latex/feynmf/Feynman.Diagrams
486texmf-dist/doc/latex/feynmf/README
487texmf-dist/doc/latex/feynmf/Tutorial
488texmf-dist/doc/latex/feynmf/fmfman.pdf
489texmf-dist/doc/latex/feynmf/manpics.1
490texmf-dist/doc/latex/feynmf/manpics.2
491texmf-dist/doc/latex/feynmf/manpics.3
492texmf-dist/doc/latex/feynmf/template.tex
493texmf-dist/source/latex/feynmf/Makefile
494texmf-dist/source/latex/feynmf/feynmf.drv
495texmf-dist/source/latex/feynmf/feynmf.dtx
496texmf-dist/source/latex/feynmf/feynmf.ins
497texmf-dist/source/latex/feynmf/feynmf.pl
498texmf-dist/source/latex/feynmf/feynmf209.ins
499texmf-dist/source/latex/feynmf/feynmp.drv
500texmf-dist/source/latex/feynmf/fmfman.drv
501texmf-dist/source/latex/feynmf/fmfmanps.drv
502texmf-dist/metafont/feynmf/feynmf.mf
503texmf-dist/metapost/feynmf/feynmp.mp
504texmf-dist/metapost/feynmf/manpics.mp
505texmf-dist/tex/latex/feynmf/feynmf.sty
506texmf-dist/tex/latex/feynmf/feynmp.sty
507texmf-dist/doc/metapost/garrigues/README
508texmf-dist/doc/metapost/garrigues/article.txt
509texmf-dist/metapost/garrigues/garrigues.mp
510texmf-dist/doc/latex/gmp/README
511texmf-dist/doc/latex/gmp/gmp.pdf
512texmf-dist/source/latex/gmp/gmp.dtx
513texmf-dist/source/latex/gmp/gmp.ins
514texmf-dist/tex/latex/gmp/gmp.sty
515texmf-dist/doc/metapost/hatching/README
516texmf-dist/doc/metapost/hatching/htchuse.mp
517texmf-dist/doc/metapost/hatching/htchuse_.tex
518texmf-dist/metapost/hatching/hatching.mp
519texmf-dist/doc/metapost/latexmp/README
520texmf-dist/doc/metapost/latexmp/latexmp.pdf
521texmf-dist/metapost/latexmp/latexmp.mp
522texmf-dist/doc/metapost/metago/README
523texmf-dist/doc/metapost/metago/example-program.mp
524texmf-dist/doc/metapost/metago/example-program.pdf
525texmf-dist/doc/metapost/metago/example-script-1.pdf
526texmf-dist/doc/metapost/metago/example-script-2.pdf
527texmf-dist/doc/metapost/metago/example-script-3.pdf
528texmf-dist/doc/metapost/metago/example-script-4.pdf
529texmf-dist/doc/metapost/metago/example-script-5.pdf
530texmf-dist/doc/metapost/metago/example-script-6.pdf
531texmf-dist/doc/metapost/metago/example-script-7.pdf
532texmf-dist/doc/metapost/metago/example-script-8.pdf
533texmf-dist/doc/metapost/metago/example-script.mp
534texmf-dist/doc/metapost/metago/script.go
535texmf-dist/metapost/metago/metago.mp
536texmf-dist/doc/metapost/metaobj/README
537texmf-dist/doc/metapost/metaobj/license.txt
538texmf-dist/doc/metapost/metaobj/momanual.pdf
539texmf-dist/metapost/metaobj/connections.mp
540texmf-dist/metapost/metaobj/metaobj.mp
541texmf-dist/metapost/metaobj/mobjstandard.mp
542texmf-dist/metapost/metaobj/proofex.mp
543texmf-dist/metapost/metaobj/pstricksex1.mp
544texmf-dist/metapost/metaobj/pstricksex2.mp
545texmf-dist/metapost/metaobj/pstricksex3.mp
546texmf-dist/metapost/metaobj/pstricksex4.mp
547texmf-dist/doc/latex/metaplot/README
548texmf-dist/doc/latex/metaplot/examples/cap1.cc
549texmf-dist/doc/latex/metaplot/examples/cap1.mp
550texmf-dist/doc/latex/metaplot/examples/capillary.cc
551texmf-dist/doc/latex/metaplot/examples/cpoint.cc
552texmf-dist/doc/latex/metaplot/examples/cpoint.h
553texmf-dist/doc/latex/metaplot/examples/figure_1.mp
554texmf-dist/doc/latex/metaplot/examples/figures_2-7.mp
555texmf-dist/doc/latex/metaplot/examples/figures_8-9.mp
556texmf-dist/doc/latex/metaplot/examples/gpl.txt
557texmf-dist/doc/latex/metaplot/examples/mc2.mp
558texmf-dist/doc/latex/metaplot/examples/metacontour.cc
559texmf-dist/doc/latex/metaplot/examples/metacontour.h
560texmf-dist/doc/latex/metaplot/examples/metacontour_main.cc
561texmf-dist/doc/latex/metaplot/metaplot_preprint.pdf
562texmf-dist/metapost/metaplot/axes.mp
563texmf-dist/metapost/metaplot/metaplot.mp
564texmf-dist/doc/metapost/base/grdemo-doc.pdf
565texmf-dist/doc/metapost/base/grdemo.pdf
566texmf-dist/doc/metapost/base/index.html
567texmf-dist/doc/metapost/base/mpboxes.pdf
568texmf-dist/doc/metapost/base/mpgraph.pdf
569texmf-dist/doc/metapost/base/mpintro.pdf
570texmf-dist/doc/metapost/base/mplibapi.pdf
571texmf-dist/doc/metapost/base/mpman.pdf
572texmf-dist/doc/metapost/base/source-manual/Makefile
573texmf-dist/doc/metapost/base/source-manual/README
574texmf-dist/doc/metapost/base/source-manual/TODO
575texmf-dist/doc/metapost/base/source-manual/agepop91.d
576texmf-dist/doc/metapost/base/source-manual/agepopm.d
577texmf-dist/doc/metapost/base/source-manual/charts.mp
578texmf-dist/doc/metapost/base/source-manual/cm2lm.map
579texmf-dist/doc/metapost/base/source-manual/countries.d
580texmf-dist/doc/metapost/base/source-manual/ctabbing.sty
581texmf-dist/doc/metapost/base/source-manual/demo.ms
582texmf-dist/doc/metapost/base/source-manual/energy.d
583texmf-dist/doc/metapost/base/source-manual/figs.1
584texmf-dist/doc/metapost/base/source-manual/figs.mp
585texmf-dist/doc/metapost/base/source-manual/grdemo-doc.ms
586texmf-dist/doc/metapost/base/source-manual/grdemo-doc.ps
587texmf-dist/doc/metapost/base/source-manual/grdemo.eps
588texmf-dist/doc/metapost/base/source-manual/grdemo.mp
589texmf-dist/doc/metapost/base/source-manual/grdemo.ms
590texmf-dist/doc/metapost/base/source-manual/lead.d
591texmf-dist/doc/metapost/base/source-manual/matmul.d
592texmf-dist/doc/metapost/base/source-manual/mpboxes.bib
593texmf-dist/doc/metapost/base/source-manual/mpboxes.mp
594texmf-dist/doc/metapost/base/source-manual/mpboxes.tex
595texmf-dist/doc/metapost/base/source-manual/mpgraph.bib
596texmf-dist/doc/metapost/base/source-manual/mpgraph.mp
597texmf-dist/doc/metapost/base/source-manual/mpgraph.tex
598texmf-dist/doc/metapost/base/source-manual/mplibapi.tex
599texmf-dist/doc/metapost/base/source-manual/mpman-app-legacy.tex
600texmf-dist/doc/metapost/base/source-manual/mpman-app-optab.tex
601texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex
602texmf-dist/doc/metapost/base/source-manual/mpman-charts.mp
603texmf-dist/doc/metapost/base/source-manual/mpman.bib
604texmf-dist/doc/metapost/base/source-manual/mpman.ist
605texmf-dist/doc/metapost/base/source-manual/mpman.mp
606texmf-dist/doc/metapost/base/source-manual/mpman.tex
607texmf-dist/doc/metapost/base/source-manual/timepop.d
608texmf-dist/doc/metapost/base/source-tutorial/Makefile
609texmf-dist/doc/metapost/base/source-tutorial/abstract.tex
610texmf-dist/doc/metapost/base/source-tutorial/annulus.mp
611texmf-dist/doc/metapost/base/source-tutorial/arrows.tex
612texmf-dist/doc/metapost/base/source-tutorial/biblio.tex
613texmf-dist/doc/metapost/base/source-tutorial/circles.mp
614texmf-dist/doc/metapost/base/source-tutorial/commands.tex
615texmf-dist/doc/metapost/base/source-tutorial/compilation.tex
616texmf-dist/doc/metapost/base/source-tutorial/conclusion.tex
617texmf-dist/doc/metapost/base/source-tutorial/data.d
618texmf-dist/doc/metapost/base/source-tutorial/data.mp
619texmf-dist/doc/metapost/base/source-tutorial/data.tex
620texmf-dist/doc/metapost/base/source-tutorial/draw.mp
621texmf-dist/doc/metapost/base/source-tutorial/draw.tex
622texmf-dist/doc/metapost/base/source-tutorial/fill.mp
623texmf-dist/doc/metapost/base/source-tutorial/fill.tex
624texmf-dist/doc/metapost/base/source-tutorial/graph.tex
625texmf-dist/doc/metapost/base/source-tutorial/inclusion.tex
626texmf-dist/doc/metapost/base/source-tutorial/intro.tex
627texmf-dist/doc/metapost/base/source-tutorial/label.mp
628texmf-dist/doc/metapost/base/source-tutorial/label.tex
629texmf-dist/doc/metapost/base/source-tutorial/mpintro.bib
630texmf-dist/doc/metapost/base/source-tutorial/mpintro.ltx
631texmf-dist/doc/metapost/base/source-tutorial/paperclip.mp
632texmf-dist/doc/metapost/base/source-tutorial/parabola.mp
633texmf-dist/doc/metapost/base/source-tutorial/previewer.eps
634texmf-dist/doc/metapost/base/source-tutorial/previewer.pdf
635texmf-dist/doc/metapost/base/source-tutorial/previewer.png
636texmf-dist/fonts/afm/metapost/freeeuro.afm
637texmf-dist/fonts/afm/metapost/psyrgo.afm
638texmf-dist/fonts/afm/metapost/zpzdr-reversed.afm
639texmf-dist/fonts/enc/dvips/metapost/groff.enc
640texmf-dist/fonts/map/dvips/metapost/troff-updmap.map
641texmf-dist/fonts/map/dvips/metapost/troff.map
642texmf-dist/fonts/tfm/metapost/freeeuro.tfm
643texmf-dist/fonts/tfm/metapost/pagd8g.tfm
644texmf-dist/fonts/tfm/metapost/pagdo8g.tfm
645texmf-dist/fonts/tfm/metapost/pagk8g.tfm
646texmf-dist/fonts/tfm/metapost/pagko8g.tfm
647texmf-dist/fonts/tfm/metapost/pbkd8g.tfm
648texmf-dist/fonts/tfm/metapost/pbkdi8g.tfm
649texmf-dist/fonts/tfm/metapost/pbkl8g.tfm
650texmf-dist/fonts/tfm/metapost/pbkli8g.tfm
651texmf-dist/fonts/tfm/metapost/pcrb8g.tfm
652texmf-dist/fonts/tfm/metapost/pcrbo8g.tfm
653texmf-dist/fonts/tfm/metapost/pcrr8g.tfm
654texmf-dist/fonts/tfm/metapost/pcrro8g.tfm
655texmf-dist/fonts/tfm/metapost/phvb8g.tfm
656texmf-dist/fonts/tfm/metapost/phvb8gn.tfm
657texmf-dist/fonts/tfm/metapost/phvbo8g.tfm
658texmf-dist/fonts/tfm/metapost/phvbo8gn.tfm
659texmf-dist/fonts/tfm/metapost/phvr8g.tfm
660texmf-dist/fonts/tfm/metapost/phvr8gn.tfm
661texmf-dist/fonts/tfm/metapost/phvro8g.tfm
662texmf-dist/fonts/tfm/metapost/phvro8gn.tfm
663texmf-dist/fonts/tfm/metapost/pncb8g.tfm
664texmf-dist/fonts/tfm/metapost/pncbi8g.tfm
665texmf-dist/fonts/tfm/metapost/pncr8g.tfm
666texmf-dist/fonts/tfm/metapost/pncri8g.tfm
667texmf-dist/fonts/tfm/metapost/pplb8g.tfm
668texmf-dist/fonts/tfm/metapost/pplbi8g.tfm
669texmf-dist/fonts/tfm/metapost/pplr8g.tfm
670texmf-dist/fonts/tfm/metapost/pplri8g.tfm
671texmf-dist/fonts/tfm/metapost/psyrgo.tfm
672texmf-dist/fonts/tfm/metapost/ptmb8g.tfm
673texmf-dist/fonts/tfm/metapost/ptmbi8g.tfm
674texmf-dist/fonts/tfm/metapost/ptmr8g.tfm
675texmf-dist/fonts/tfm/metapost/ptmri8g.tfm
676texmf-dist/fonts/tfm/metapost/pzcmi8g.tfm
677texmf-dist/fonts/tfm/metapost/zpzdr-reversed.tfm
678texmf-dist/fonts/type1/metapost/freeeuro.pfa
679texmf-dist/metapost/base/TEX.mp
680texmf-dist/metapost/base/boxes.mp
681texmf-dist/metapost/base/format.mp
682texmf-dist/metapost/base/graph.mp
683texmf-dist/metapost/base/marith.mp
684texmf-dist/metapost/base/mfplain.mp
685texmf-dist/metapost/base/mpost.mp
686texmf-dist/metapost/base/plain.mp
687texmf-dist/metapost/base/rboxes.mp
688texmf-dist/metapost/base/sarith.mp
689texmf-dist/metapost/base/string.mp
690texmf-dist/metapost/base/texnum.mp
691texmf-dist/metapost/base/troffnum.mp
692texmf-dist/metapost/config/mfplain.ini
693texmf-dist/metapost/misc/null.mp
694texmf-dist/metapost/support/charlib/12
695texmf-dist/metapost/support/charlib/14
696texmf-dist/metapost/support/charlib/34
697texmf-dist/metapost/support/charlib/Ao
698texmf-dist/metapost/support/charlib/Fi
699texmf-dist/metapost/support/charlib/Fl
700texmf-dist/metapost/support/charlib/L1
701texmf-dist/metapost/support/charlib/LH
702texmf-dist/metapost/support/charlib/Lb
703texmf-dist/metapost/support/charlib/Sl
704texmf-dist/metapost/support/charlib/ao.x
705texmf-dist/metapost/support/charlib/bx
706texmf-dist/metapost/support/charlib/ci
707texmf-dist/metapost/support/charlib/ff
708texmf-dist/metapost/support/charlib/lh.x
709texmf-dist/metapost/support/charlib/ob
710texmf-dist/metapost/support/charlib/rh
711texmf-dist/metapost/support/charlib/sq
712texmf-dist/metapost/support/charlib/twiddle
713texmf-dist/metapost/support/trchars.adj
714texmf-dist/metapost/support/trfonts.map
715texmf-dist/tex/generic/metapost/mproof.tex
716texmf-dist/tex/generic/metapost/mpsproof.tex
717texmf-dist/doc/metapost/metauml/README
718texmf-dist/doc/metapost/metauml/metauml_manual/fig/activity.mp
719texmf-dist/doc/metapost/metauml/metauml_manual/fig/activity_diagrams.mp
720texmf-dist/doc/metapost/metauml/metauml_manual/fig/appetizer.mp
721texmf-dist/doc/metapost/metauml/metauml_manual/fig/boxes_vs_util.mp
722texmf-dist/doc/metapost/metauml/metauml_manual/fig/class.mp
723texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_association.mp
724texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_customization.mp
725texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_customization2.mp
726texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_diagrams.mp
727texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_templates.mp
728texmf-dist/doc/metapost/metauml/metauml_manual/fig/cliparts.mp
729texmf-dist/doc/metapost/metauml/metauml_manual/fig/component.mp
730texmf-dist/doc/metapost/metauml/metauml_manual/fig/group.mp
731texmf-dist/doc/metapost/metauml/metauml_manual/fig/how-links-work.mp
732texmf-dist/doc/metapost/metauml/metauml_manual/fig/instance.mp
733texmf-dist/doc/metapost/metauml/metauml_manual/fig/mptextmp.mp
734texmf-dist/doc/metapost/metauml/metauml_manual/fig/mptrace.tmp
735texmf-dist/doc/metapost/metauml/metauml_manual/fig/note.mp
736texmf-dist/doc/metapost/metauml/metauml_manual/fig/object_stack.mp
737texmf-dist/doc/metapost/metauml/metauml_manual/fig/package.mp
738texmf-dist/doc/metapost/metauml/metauml_manual/fig/paths.mp
739texmf-dist/doc/metapost/metauml/metauml_manual/fig/paths_man.mp
740texmf-dist/doc/metapost/metauml/metauml_manual/fig/picture_info.mp
741texmf-dist/doc/metapost/metauml/metauml_manual/fig/picture_stack.mp
742texmf-dist/doc/metapost/metauml/metauml_manual/fig/positioning.mp
743texmf-dist/doc/metapost/metauml/metauml_manual/fig/properties.mp
744texmf-dist/doc/metapost/metauml/metauml_manual/fig/state.mp
745texmf-dist/doc/metapost/metauml/metauml_manual/fig/statemachine_diagrams.mp
746texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_activity.mp
747texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class.mp
748texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class_qual_assoc.mp
749texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class_templates.mp
750texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_component.mp
751texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_font.mp
752texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_group.mp
753texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_instance.mp
754texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_lars_issues.mp
755texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_lowlevel.mp
756texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_note.mp
757texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_package.mp
758texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_paths.mp
759texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture.mp
760texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture_stack.mp
761texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture_tex_rendering.mp
762texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_positioning.mp
763texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_skins.mp
764texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_skins_global_defaults.mp
765texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_state.mp
766texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_usecase.mp
767texmf-dist/doc/metapost/metauml/metauml_manual/fig/usecase.mp
768texmf-dist/doc/metapost/metauml/metauml_manual/fig/usecase_diagrams.mp
769texmf-dist/doc/metapost/metauml/metauml_manual/gnu-fdl.tex
770texmf-dist/doc/metapost/metauml/metauml_manual/macro.tex
771texmf-dist/doc/metapost/metauml/metauml_manual/metauml_manual.tex
772texmf-dist/doc/metapost/metauml/metauml_manual/my-bib.bib
773texmf-dist/doc/metapost/metauml/metauml_manual/test.mp
774texmf-dist/doc/metapost/metauml/metauml_manual/test_suite.tex
775texmf-dist/doc/metapost/metauml/metauml_manual_0.2.5.pdf
776texmf-dist/metapost/metauml/metauml.mp
777texmf-dist/metapost/metauml/metauml_activity.mp
778texmf-dist/metapost/metauml/metauml_base.mp
779texmf-dist/metapost/metauml/metauml_behavioral_common.mp
780texmf-dist/metapost/metauml/metauml_class.mp
781texmf-dist/metapost/metauml/metauml_class_assoc.mp
782texmf-dist/metapost/metauml/metauml_class_clipart.mp
783texmf-dist/metapost/metauml/metauml_class_relations.mp
784texmf-dist/metapost/metauml/metauml_component.mp
785texmf-dist/metapost/metauml/metauml_component_relations.mp
786texmf-dist/metapost/metauml/metauml_defaults.mp
787texmf-dist/metapost/metauml/metauml_instance.mp
788texmf-dist/metapost/metauml/metauml_links.mp
789texmf-dist/metapost/metauml/metauml_note.mp
790texmf-dist/metapost/metauml/metauml_package.mp
791texmf-dist/metapost/metauml/metauml_package_relations.mp
792texmf-dist/metapost/metauml/metauml_paths.mp
793texmf-dist/metapost/metauml/metauml_skin_simple.mp
794texmf-dist/metapost/metauml/metauml_state.mp
795texmf-dist/metapost/metauml/metauml_stereotype.mp
796texmf-dist/metapost/metauml/metauml_templates.mp
797texmf-dist/metapost/metauml/metauml_usecase.mp
798texmf-dist/metapost/metauml/metauml_usecase_clipart.mp
799texmf-dist/metapost/metauml/util_commons.mp
800texmf-dist/metapost/metauml/util_group.mp
801texmf-dist/metapost/metauml/util_infrastructure.mp
802texmf-dist/metapost/metauml/util_log.mp
803texmf-dist/metapost/metauml/util_margins.mp
804texmf-dist/metapost/metauml/util_object.mp
805texmf-dist/metapost/metauml/util_picture.mp
806texmf-dist/metapost/metauml/util_picture_stack.mp
807texmf-dist/metapost/metauml/util_positioning.mp
808texmf-dist/metapost/metauml/util_shade.mp
809texmf-dist/doc/generic/mfpic/README
810texmf-dist/doc/generic/mfpic/changes.txt
811texmf-dist/doc/generic/mfpic/coil.mps
812texmf-dist/doc/generic/mfpic/examples/data.dat
813texmf-dist/doc/generic/mfpic/examples/forfun.tex
814texmf-dist/doc/generic/mfpic/examples/lapictures.tex
815texmf-dist/doc/generic/mfpic/examples/pictures.tex
816texmf-dist/doc/generic/mfpic/install.txt
817texmf-dist/doc/generic/mfpic/lcheadings.ist
818texmf-dist/doc/generic/mfpic/mfpcard.pdf
819texmf-dist/doc/generic/mfpic/mfpcard.tex
820texmf-dist/doc/generic/mfpic/mfpdoc.sty
821texmf-dist/doc/generic/mfpic/mfpguide.pdf
822texmf-dist/doc/generic/mfpic/mfpguide.tex
823texmf-dist/doc/generic/mfpic/mfpic-doc.pdf
824texmf-dist/doc/generic/mfpic/mfpic-doc.tex
825texmf-dist/source/generic/mfpic/grafbase.dtx
826texmf-dist/source/generic/mfpic/mfpic.dtx
827texmf-dist/source/generic/mfpic/mfpic.ins
828texmf-dist/metafont/mfpic/grafbase.mf
829texmf-dist/metapost/mfpic/dvipsnam.mp
830texmf-dist/metapost/mfpic/grafbase.mp
831texmf-dist/tex/generic/mfpic/mfpic.sty
832texmf-dist/tex/generic/mfpic/mfpic.tex
833texmf-dist/doc/latex/mfpic4ode/README
834texmf-dist/doc/latex/mfpic4ode/demo/demo-plain.pdf
835texmf-dist/doc/latex/mfpic4ode/demo/demo-plain.tex
836texmf-dist/doc/latex/mfpic4ode/demo/demo.pdf
837texmf-dist/doc/latex/mfpic4ode/demo/demo.tex
838texmf-dist/doc/latex/mfpic4ode/mfpic4ode.pdf
839texmf-dist/source/latex/mfpic4ode/mfpic4ode.dtx
840texmf-dist/source/latex/mfpic4ode/mfpic4ode.ins
841texmf-dist/tex/latex/mfpic4ode/mfpic4ode.sty
842texmf-dist/tex/latex/mfpic4ode/mfpic4ode.tex
843texmf-dist/doc/metapost/mp3d/README
844texmf-dist/doc/metapost/mp3d/README.doc
845texmf-dist/doc/metapost/mp3d/create_animation.sh
846texmf-dist/doc/metapost/mp3d/cube10.mp
847texmf-dist/doc/metapost/mp3d/cube4-eng.mp
848texmf-dist/doc/metapost/mp3d/cube5.mp
849texmf-dist/doc/metapost/mp3d/cube6.mp
850texmf-dist/doc/metapost/mp3d/cube7.mp
851texmf-dist/doc/metapost/mp3d/cube8.mp
852texmf-dist/doc/metapost/mp3d/cube9.mp
853texmf-dist/doc/metapost/mp3d/gut2001.pdf
854texmf-dist/doc/metapost/mp3d/gutmp1-eng.mp
855texmf-dist/doc/metapost/mp3d/gutmp1.mp
856texmf-dist/doc/metapost/mp3d/gutmp2-eng.mp
857texmf-dist/doc/metapost/mp3d/gutmp2.mp
858texmf-dist/doc/metapost/mp3d/gutmp3-eng.mp
859texmf-dist/doc/metapost/mp3d/gutmp3.mp
860texmf-dist/doc/metapost/mp3d/gutmp4-eng.mp
861texmf-dist/doc/metapost/mp3d/gutmp4.mp
862texmf-dist/doc/metapost/mp3d/gutmp5-eng.mp
863texmf-dist/doc/metapost/mp3d/gutmp5.mp
864texmf-dist/doc/metapost/mp3d/gutmp6-eng.mp
865texmf-dist/doc/metapost/mp3d/gutmp6.mp
866texmf-dist/doc/metapost/mp3d/gutmp7-eng.mp
867texmf-dist/doc/metapost/mp3d/gutmp7.mp
868texmf-dist/doc/metapost/mp3d/gutmp8-eng.mp
869texmf-dist/doc/metapost/mp3d/gutmp8.mp
870texmf-dist/doc/metapost/mp3d/gutmp9.mp
871texmf-dist/doc/metapost/mp3d/monge-eng.mp
872texmf-dist/doc/metapost/mp3d/monge.mp
873texmf-dist/doc/metapost/mp3d/paper1997corrected.pdf
874texmf-dist/doc/metapost/mp3d/tb57roeg.pdf
875texmf-dist/doc/metapost/mp3d/tb57roegel.ltx
876texmf-dist/doc/metapost/mp3d/tugboat-geometry-space.pdf
877texmf-dist/metapost/mp3d/3d.mp
878texmf-dist/metapost/mp3d/3danim.mp
879texmf-dist/metapost/mp3d/3dgeom.mp
880texmf-dist/metapost/mp3d/3dpoly.mp
881texmf-dist/metapost/mp3d/3dutil.mp
882texmf-dist/metapost/mp3d/animpoly.mp
883texmf-dist/doc/latex/mpgraphics/README
884texmf-dist/doc/latex/mpgraphics/mpgraphics-example.ltx
885texmf-dist/doc/latex/mpgraphics/mpgraphics.pdf
886texmf-dist/source/latex/mpgraphics/mpgraphics.dtx
887texmf-dist/source/latex/mpgraphics/mpgraphics.ins
888texmf-dist/tex/latex/mpgraphics/mpgraphics.sty
889texmf-dist/doc/metapost/mpattern/README
890texmf-dist/doc/metapost/mpattern/README.PL
891texmf-dist/doc/metapost/mpattern/mpattern_test.pdf
892texmf-dist/doc/metapost/mpattern/mpattern_test.tex
893texmf-dist/doc/metapost/mpattern/test.mp
894texmf-dist/metapost/mpattern/mpattern.mp
895texmf-dist/doc/metapost/piechartmp/INSTALL
896texmf-dist/doc/metapost/piechartmp/LEGAL
897texmf-dist/doc/metapost/piechartmp/README
898texmf-dist/doc/metapost/piechartmp/README.TEXLIVE
899texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.mp
900texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.pdf
901texmf-dist/doc/metapost/piechartmp/examples/wec.mp
902texmf-dist/doc/metapost/piechartmp/examples/wec.pdf
903texmf-dist/doc/metapost/piechartmp/examples/worldmap.jpg
904texmf-dist/metapost/piechartmp/piechartmp.mp
905texmf-dist/source/metafont/roex/0roex.doc
906texmf-dist/source/metafont/roex/roexsamp/0roexsam.doc
907texmf-dist/source/metafont/roex/roexsamp/es-01.mf
908texmf-dist/source/metafont/roex/roexsamp/es-02.mf
909texmf-dist/source/metafont/roex/roexsamp/es-03.mf
910texmf-dist/source/metafont/roex/roexsamp/ro-01.mf
911texmf-dist/source/metafont/roex/roexsamp/ro-02.mf
912texmf-dist/source/metafont/roex/roexsamp/ro-03.mf
913texmf-dist/source/metafont/roex/roexsamp/ro-04.mf
914texmf-dist/source/metafont/roex/roexsamp/ro-05.mf
915texmf-dist/source/metafont/roex/roexsamp/ro-06.mf
916texmf-dist/source/metafont/roex/roexsamp/ro-07.mf
917texmf-dist/source/metafont/roex/roexsamp/roes-01.mf
918texmf-dist/source/metafont/roex/roexsamp/roes-02.mf
919texmf-dist/source/metafont/roex/roexsamp/roes-03.mf
920texmf-dist/source/metafont/roex/roexsamp/roes-04.mf
921texmf-dist/metafont/roex/roex.mf
922texmf-dist/doc/metapost/slideshow/slideshow.txt
923texmf-dist/doc/metapost/slideshow/sshowex.pdf
924texmf-dist/doc/metapost/slideshow/sshowex2.pdf
925texmf-dist/doc/metapost/slideshow/sshowex3.pdf
926texmf-dist/doc/metapost/slideshow/sshowintro.pdf
927texmf-dist/metapost/slideshow/pathalong.mp
928texmf-dist/metapost/slideshow/slideshow.mp
929texmf-dist/metapost/slideshow/sshowex.mp
930texmf-dist/metapost/slideshow/sshowex2.mp
931texmf-dist/metapost/slideshow/sshowex3.mp
932texmf-dist/metapost/slideshow/sshowintro.mp
933texmf-dist/doc/metapost/splines/README
934texmf-dist/doc/metapost/splines/splines.pdf
935texmf-dist/source/metapost/splines/splines.dtx
936texmf-dist/source/metapost/splines/splines.ins
937texmf-dist/metapost/splines/splines.mp
938texmf-dist/metapost/splines/testsplines.mp
939texmf-dist/doc/metapost/suanpan/README
940texmf-dist/doc/metapost/suanpan/article.txt
941texmf-dist/metapost/suanpan/abacus.mp
942texmf-dist/metapost/suanpan/suanpan.mp
943texmf-dist/doc/metapost/textpath/CHANGES
944texmf-dist/doc/metapost/textpath/README
945texmf-dist/doc/metapost/textpath/textpath.pdf
946texmf-dist/doc/metapost/textpath/textpath.tex
947texmf-dist/doc/metapost/textpath/textpathfigs.mp
948texmf-dist/doc/metapost/textpath/textpathfigs.tex
949texmf-dist/metapost/textpath/textpath.mp
950texmf-dist/tex/latex/textpath/textpathmp.sty
951texmf-dist/doc/metapost/threeddice/README
952texmf-dist/doc/metapost/threeddice/threeddice-doc.pdf
953texmf-dist/doc/metapost/threeddice/threeddice-doc.tex
954texmf-dist/metapost/threeddice/threeddice.mp
955)
956
957%__mkdir_p ${PREF}/texmf-dist
958for i in "${manifest[@]}"; do
959    %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
960done
961## make symlinks of core script utils
962mk_symlinks=(
963texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
964texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
965texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
966texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
967texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
968texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
969texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
970texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
971texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
972texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
973texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
974texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
975texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
976texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
977texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
978texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
979texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
980texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
981texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
982texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
983texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
984texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
985texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
986texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
987texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
988texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
989texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
990texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
991texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
992texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
993texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
994texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
995texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
996texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
997texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
998texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
999texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
1000texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
1001texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
1002texlive-collection-fontutils,/usr/bin/cmap2enc,/usr/share/texmf-dist/scripts/fontools/cmap2enc
1003texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
1004texlive-collection-fontutils,/usr/bin/font2afm,/usr/share/texmf-dist/scripts/fontools/font2afm
1005texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
1006texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
1007texlive-collection-fontutils,/usr/bin/pfm2kpx,/usr/share/texmf-dist/scripts/fontools/pfm2kpx
1008texlive-collection-fontutils,/usr/bin/showglyphs,/usr/share/texmf-dist/scripts/fontools/showglyphs
1009texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
1010texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
1011texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
1012texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
1013texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
1014texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
1015texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
1016texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
1017texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
1018texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
1019texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
1020texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
1021texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
1022texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
1023texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
1024texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
1025texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
1026texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
1027texlive-collection-latexextra,/usr/bin/pdfthumb,/usr/share/texmf-dist/scripts/ppower4/pdfthumb.tlu
1028texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
1029texlive-collection-latexextra,/usr/bin/ppower4,/usr/share/texmf-dist/scripts/ppower4/ppower4.tlu
1030texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
1031texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
1032texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
1033texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
1034texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
1035texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
1036texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
1037texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
1038texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
1039texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
1040texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
1041texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
1042texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
1043texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
1044texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
1045)
1046%__mkdir_p %{buildroot}%{_bindir}
1047pushd %{buildroot}%{_bindir}
1048    for i in "${mk_symlinks[@]}"; do
1049        tlc=$(echo $i | cut -f 1 -d",")
1050        lnk=$(echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
1051        rlnk=$(echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
1052
1053        [ "%{name}" = "$tlc" ] || continue
1054        [ -f $rlnk ] || exit 1
1055        %__ln_s $rlnk $lnk || exit 1
1056    done
1057popd
1058## Files list
1059find %{buildroot} -type f -or -type l | \
1060    %__sed -e "s|%{buildroot}||g" > filelist.full
1061
1062find %{buildroot}%{texmf}-dist -type d | \
1063    %__sed -e "s|^%{buildroot}|%dir |" \
1064           -e "s|$|/|"             >> filelist.full
1065
1066## subpackages
1067grep "/texmf-dist/doc/" filelist.full > filelist.doc
1068cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
1069%__mv -f filelist.tmp filelist.full
1070
1071%clean
1072%__rm -rf %{buildroot}
1073
1074%post
1075%{exec_texhash}
1076
1077[ -f %{texmf}/web2c/updmap.cfg ] || exit 0
1078
1079updmap_lock=%{texmf}/updmap.lock
1080%{exec_updmap} --listmaps 2>/dev/null | egrep -q "^#! Map troff-updmap.map" && \
1081    echo -n "    " && \
1082    echo -n "Running updmap: enable troff-updmap.map ... " && \
1083    %{exec_updmap} --nomkmap --enable Map troff-updmap.map >/dev/null 2>&1 && \
1084    echo "done." && \
1085    touch ${updmap_lock}
1086
1087rpm -q --quiet texlive-common || exit 0
1088
1089[ -f ${updmap_lock} ] && \
1090    echo -n "    " && \
1091    echo -n "Running updmap: recreate map files ... " && \
1092    %{exec_updmap} >/dev/null 2>&1 && \
1093    echo "done." && \
1094    rm -f ${updmap_lock}
1095
1096exit 0
1097
1098
1099%postun
1100if [ "$1" = 0 ]; then
1101    %{exec_texhash}
1102
1103    [ -f %{texmf}/web2c/updmap.cfg ] || exit 0
1104
1105    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^Map troff-updmap.map" && \
1106        echo -n "    " && \
1107        echo -n "Running updmap: disable troff-updmap.map ... " && \
1108        %{exec_updmap} --nomkmap --disable troff-updmap.map >/dev/null 2>&1 && \
1109        echo "done."
1110    echo -n "    " && \
1111        echo -n "Running updmap: recreate map files ... " && \
1112        %{exec_updmap} >/dev/null 2>&1 && \
1113        echo "done."
1114
1115fi
1116
1117exit 0
1118
1119%files -f filelist.full
1120%defattr(-,root,root,-)
1121
1122%files -f filelist.doc doc
1123%defattr(-,root,root,-)
1124
1125%changelog
1126* Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
1127- generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-metapost
1128
1129* Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
1130- generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-metapost
1131- make symlinks of core script utils (texlive-collection-binextra,
1132  texlive-collection-context, texlive-collection-fontutils,
1133  texlive-collection-langgreek, texlive-collection-langindic,
1134  texlive-collection-latex, texlive-collection-latexextra,
1135  texlive-collection-latexrecommended, texlive-collection-pictures,
1136  texlive-collection-pstricks, texlive-collection-science)
1137
1138* Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
1139- generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-metapost
1140- improved %%post
1141
1142* Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
1143- generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-metapost
1144- removed arch dependent binaries (texlive-collection-latexextra)
1145- fixed perl path
1146- improved updmap process in %%post and %%postun
1147
1148* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
1149- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-metapost
Note: See TracBrowser for help on using the repository browser.