source: projects/specs/branches/6/t/texlive-collection-metapost/texlive-collection-metapost-vl.spec @ 2505

Revision 2505, 45.6 KB checked in by munepi, 13 years ago (diff)

updated all texlive-collection-* packages: improved %%post

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2009-3:
3## tlpdb2rpmspec collection-metapost
4
5%bcond_with firstbuild
6
7%define tex_destdir     %{_datadir}
8%define texmf           %{tex_destdir}/texmf
9%define texlive_src     %{tex_destdir}/texlive-sources
10%define build_tex_destdir       %{buildroot}%{tex_destdir}
11%define build_texmf     %{buildroot}%{texmf}
12
13%define exec_mktexlsr  [ -x %{_bindir}/texconfig-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/texconfig-sys rehash
14%define exec_texhash  [ -x %{_bindir}/texhash ] && PATH=%{_bindir}:$PATH %{_bindir}/texhash
15%define exec_updmap   [ -x %{_bindir}/updmap-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/updmap-sys --nostop
16%define exec_fmtutil  [ -x %{_bindir}/fmtutil-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/fmtutil-sys --all >/dev/null 2>&1
17%define exec_upddeffont    [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
18%define vartexfonts %{_var}/lib/texmf
19
20%define __find_provides %{nil}
21%define __find_requires %{nil}
22%define __perl_provides %{nil}
23%define __perl_requires %{nil}
24
25Autoreq: 0
26
27Summary: TeX Live: MetaPost (and Metafont) drawing packages
28Summary(ja): TeX Live: MetaPost (and Metafont) drawing packages
29Name: texlive-collection-metapost
30Version: 2009
31Release: 3%{?_dist_release}
32License: LPPL, Public Domain, GPL+, LGPLv2+, No Info, Freely redistributable without restriction
33Group: Applications/Publishing
34URL:http://www.tug.org/texlive/
35
36Requires: texlive = %{version}
37Requires: texlive-collection-basic = %{version}
38
39Requires(post):         texlive = %{version}
40Requires(postun):       texlive = %{version}
41BuildRequires:          texlive-sources = %{version}
42
43BuildArch:      noarch
44Buildroot:      %{_tmppath}/%{name}-%{version}-root
45
46Vendor:         Project Vine
47Distribution:   Vine Linux
48Packager:       munepi
49
50%description
51The TeX Live software distribution offers a complete TeX system for a
52variety of Unix, Macintosh, Windows and other platforms. It
53encompasses programs for editing, typesetting, previewing and printing
54of TeX documents in many different languages, and a large collection
55of TeX macros and font libraries.
56
57The distribution includes extensive general documentation about TeX,
58as well as the documentation for the included software packages.
59
60This package is a collection of MetaPost (and Metafont) drawing packages:
61
62
63This package contains the following CTAN packages:
64automata: Finite state machines, graphs and trees in MetaPost.
65bbcard: Bullshit bingo, calendar and baseball-score cards.
66blockdraw_mp: Block diagrams and bond graphs, with MetaPost.
67bpolynomial: Drawing polynomial functions of up to order 3.
68cmarrows: MetaPost arrows and braces in the Computer Modern style.
69drv: Derivation trees with MetaPost.
70dviincl: Include a DVI page into MetaPost output.
71emp: "Encapsulate" MetaPost figures in a document.
72epsincl: Include EPS in MetaPost figures.
73expressg: Diagrams consisting of boxes, lines, and annotations.
74exteps: Include EPS figures in MetaPost.
75featpost: MetaPost macros for 3D.
76feynmf: Macros and fonts for creating Feynman (and other) diagrams.
77garrigues: MetaPost macros for the reproduction of Garrigues' Easter nomogram.
78hatching: MetaPost macros for hatching interior of closed paths.
79latexmp: Interface for LaTeX-based typesetting in MetaPost
80metago: MetaPost output of Go positions.
81metaobj: MetaPost package providing high-level objects.
82metaplot: Plot-manipulation macros for use in Metapost.
83metapost: A development of MetaFont for creating graphics.
84metauml: MetaPost library for typesetting UML diagrams.
85mfpic: Draw MetaFont/Post pictures from (La)TeX commands.
86mfpic4ode: Macros to draw direction fields and solutions of ODEs.
87mp3d: 3D animations.
88mpattern: Patterns in MetaPost.
89piechartmp: Draw pie-charts using MetaPost.
90roex:
91slideshow: Generate slideshow with MetaPost.
92splines: MetaPost macros for drawing cubic spline interpolants.
93suanpan: MetaPost macros for drawing Chinese and Japanese abaci.
94textpath: Setting text along a path with 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.
128hatching: MetaPost macros for hatching interior of closed paths.
129latexmp: Interface for LaTeX-based typesetting in MetaPost
130metago: MetaPost output of Go positions.
131metaobj: MetaPost package providing high-level objects.
132metaplot: Plot-manipulation macros for use in Metapost.
133metapost: A development of MetaFont for creating graphics.
134metauml: MetaPost library for typesetting UML diagrams.
135mfpic: Draw MetaFont/Post pictures from (La)TeX commands.
136mfpic4ode: Macros to draw direction fields and solutions of ODEs.
137mp3d: 3D animations.
138mpattern: Patterns in MetaPost.
139piechartmp: Draw pie-charts using MetaPost.
140roex:
141slideshow: Generate slideshow with MetaPost.
142splines: MetaPost macros for drawing cubic spline interpolants.
143suanpan: MetaPost macros for drawing Chinese and Japanese abaci.
144textpath: Setting text along a path with MetaPost.
145
146%package doc
147Summary: TeX Live: Documentation files of %{name}
148Group: Applications/Publishing
149Requires: %{name} = %{version}-%{release}
150
151%description doc
152This package contains documentation files of %{name}.
153
154%prep
155
156%build
157
158%install
159[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
160
161PREF=%{buildroot}%{tex_destdir}
162
163manifest=(
164texmf-dist/doc/metapost/automata/README
165texmf-dist/doc/metapost/automata/example.mp
166texmf-dist/doc/metapost/automata/example.pdf
167texmf-dist/doc/metapost/automata/example.tex
168texmf-dist/metapost/automata/automata.mp
169texmf-dist/doc/metapost/bbcard/README.bbcard
170texmf-dist/doc/metapost/bbcard/README.calendar
171texmf-dist/doc/metapost/bbcard/README.scorecard
172texmf-dist/metapost/bbcard/bbcard.mp
173texmf-dist/metapost/bbcard/breakwidth.mp
174texmf-dist/metapost/bbcard/calendar.mp
175texmf-dist/metapost/bbcard/scorecard.mp
176texmf-dist/doc/metapost/blockdraw_mp/README
177texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.pdf
178texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.tex
179texmf-dist/doc/metapost/blockdraw_mp/bonddemo.pdf
180texmf-dist/doc/metapost/blockdraw_mp/cascadedemo.pdf
181texmf-dist/doc/metapost/blockdraw_mp/tiddetext.sty
182texmf-dist/doc/metapost/blockdraw_mp/tighttoc.sty
183texmf-dist/metapost/blockdraw_mp/blockdraw.mp
184texmf-dist/metapost/blockdraw_mp/bonddemo.mp
185texmf-dist/metapost/blockdraw_mp/bondgraph.mp
186texmf-dist/metapost/blockdraw_mp/cascadedemo.mp
187texmf-dist/metapost/blockdraw_mp/docblockprefs.mp
188texmf-dist/metapost/blockdraw_mp/shiftoff.mp
189texmf-dist/doc/metapost/bpolynomial/CHANGES
190texmf-dist/doc/metapost/bpolynomial/README
191texmf-dist/doc/metapost/bpolynomial/TODO
192texmf-dist/doc/metapost/bpolynomial/bpolynomial.pdf
193texmf-dist/doc/metapost/bpolynomial/bpolynomial.tex
194texmf-dist/doc/metapost/bpolynomial/examples.mp
195texmf-dist/metapost/bpolynomial/bpolynomial.mp
196texmf-dist/doc/metapost/cmarrows/README
197texmf-dist/doc/metapost/cmarrows/cmarrows.pdf
198texmf-dist/doc/metapost/cmarrows/cmmanual.zip
199texmf-dist/metapost/cmarrows/cmarrows.mp
200texmf-dist/metapost/cmarrows/rgbx0009.mp
201texmf-dist/metapost/cmarrows/rgbx0016.mp
202texmf-dist/metapost/cmarrows/rgbx0020.mp
203texmf-dist/metapost/cmarrows/rgbx0025.mp
204texmf-dist/metapost/cmarrows/sgbx0008.mp
205texmf-dist/metapost/cmarrows/sgbx0010.mp
206texmf-dist/metapost/cmarrows/sgbx0011.mp
207texmf-dist/metapost/cmarrows/sgbx0012.mp
208texmf-dist/metapost/cmarrows/sgbx0013.mp
209texmf-dist/metapost/cmarrows/sgbx0014.mp
210texmf-dist/metapost/cmarrows/sgbx0015.mp
211texmf-dist/metapost/cmarrows/sgbx0017.mp
212texmf-dist/metapost/cmarrows/sgbx0018.mp
213texmf-dist/metapost/cmarrows/sgbx0019.mp
214texmf-dist/metapost/cmarrows/sgbx0021.mp
215texmf-dist/metapost/cmarrows/sgbx0022.mp
216texmf-dist/metapost/cmarrows/sgbx0023.mp
217texmf-dist/metapost/cmarrows/sgbx0024.mp
218texmf-dist/metapost/cmarrows/tgbx0000.mp
219texmf-dist/metapost/cmarrows/tgbx0001.mp
220texmf-dist/metapost/cmarrows/tgbx0002.mp
221texmf-dist/metapost/cmarrows/tgbx0003.mp
222texmf-dist/metapost/cmarrows/tgbx0004.mp
223texmf-dist/metapost/cmarrows/tgbx0005.mp
224texmf-dist/metapost/cmarrows/tgbx0006.mp
225texmf-dist/metapost/cmarrows/tgbx0007.mp
226texmf-dist/metapost/cmarrows/tgbx0027.mp
227texmf-dist/doc/metapost/drv/README
228texmf-dist/doc/metapost/drv/doc/drv-guide.mp
229texmf-dist/doc/metapost/drv/doc/drv-guide.tex
230texmf-dist/doc/metapost/drv/doc/drv.mp
231texmf-dist/doc/metapost/drv/doc/makefile
232texmf-dist/doc/metapost/drv/doc/readme.txt
233texmf-dist/doc/metapost/drv/drv-guide.pdf
234texmf-dist/doc/metapost/drv/sample/coq-sample.mp
235texmf-dist/doc/metapost/drv/sample/coq-sample.tex
236texmf-dist/doc/metapost/drv/sample/drv.mp
237texmf-dist/doc/metapost/drv/sample/makefile
238texmf-dist/doc/metapost/drv/sample/readme.txt
239texmf-dist/doc/metapost/drv/template/drv.mp
240texmf-dist/doc/metapost/drv/template/makefile
241texmf-dist/doc/metapost/drv/template/readme.txt
242texmf-dist/doc/metapost/drv/template/template.mp
243texmf-dist/doc/metapost/drv/template/template.tex
244texmf-dist/metapost/drv/drv.mp
245texmf-dist/doc/metapost/dviincl/0czytaj.sla
246texmf-dist/doc/metapost/dviincl/0dviincl.inf
247texmf-dist/doc/metapost/dviincl/README
248texmf-dist/doc/metapost/dviincl/README.pl
249texmf-dist/doc/metapost/dviincl/storyx.tex
250texmf-dist/doc/metapost/dviincl/test-bop.mp
251texmf-dist/doc/metapost/dviincl/test-bop.tex
252texmf-dist/doc/metapost/dviincl/testit.bat
253texmf-dist/doc/metapost/dviincl/testit.sh
254texmf-dist/metapost/dviincl/fix_brks.mp
255texmf-dist/metapost/dviincl/fix_page.mp
256texmf-dist/doc/latex/emp/COPYING
257texmf-dist/doc/latex/emp/README
258texmf-dist/doc/latex/emp/emp.pdf
259texmf-dist/doc/latex/emp/empman.pdf
260texmf-dist/source/latex/emp/Makefile
261texmf-dist/source/latex/emp/emp.drv
262texmf-dist/source/latex/emp/emp.dtx
263texmf-dist/source/latex/emp/emp.ins
264texmf-dist/source/latex/emp/empman.drv
265texmf-dist/tex/latex/emp/emp.sty
266texmf-dist/doc/metapost/epsincl/0info.txt
267texmf-dist/doc/metapost/epsincl/README
268texmf-dist/doc/metapost/epsincl/epsincl.awk
269texmf-dist/doc/metapost/epsincl/epsincl.bat
270texmf-dist/doc/metapost/epsincl/testinc0.eps
271texmf-dist/doc/metapost/epsincl/testincl.bat
272texmf-dist/doc/metapost/epsincl/testincl.mp
273texmf-dist/doc/metapost/epsincl/testincl.sh
274texmf-dist/metapost/epsincl/epsincl.mp
275texmf-dist/doc/metapost/expressg/README
276texmf-dist/doc/metapost/expressg/aamfigs.pdf
277texmf-dist/doc/metapost/expressg/aamfigs.tex
278texmf-dist/doc/metapost/expressg/expeg.pdf
279texmf-dist/doc/metapost/expressg/expeg.tex
280texmf-dist/doc/metapost/expressg/expressg.pdf
281texmf-dist/doc/metapost/expressg/n2mps.sh
282texmf-dist/doc/metapost/expressg/n2mpsprl.prl
283texmf-dist/source/metapost/expressg/expressg.dtx
284texmf-dist/source/metapost/expressg/expressg.ins
285texmf-dist/metapost/expressg/aam.mp
286texmf-dist/metapost/expressg/expeg.mp
287texmf-dist/metapost/expressg/expressg.mp
288texmf-dist/doc/metapost/exteps/LICENSE
289texmf-dist/doc/metapost/exteps/README
290texmf-dist/doc/metapost/exteps/delfin
291texmf-dist/doc/metapost/exteps/exteps.pdf
292texmf-dist/metapost/exteps/exteps.mp
293texmf-dist/doc/metapost/featpost/README.ctan
294texmf-dist/doc/metapost/featpost/README.featpost
295texmf-dist/doc/metapost/featpost/bashscript/dosome.sh
296texmf-dist/doc/metapost/featpost/bashscript/eps2j.sh
297texmf-dist/doc/metapost/featpost/bashscript/fpost
298texmf-dist/doc/metapost/featpost/bashscript/insertinputcommands.sed
299texmf-dist/doc/metapost/featpost/bashscript/insertinputcommands.sh
300texmf-dist/doc/metapost/featpost/bashscript/laproof
301texmf-dist/doc/metapost/featpost/bashscript/lbproof
302texmf-dist/doc/metapost/featpost/bashscript/lcproof
303texmf-dist/doc/metapost/featpost/bashscript/makelogo.sh
304texmf-dist/doc/metapost/featpost/bashscript/maketugboatart.sh
305texmf-dist/doc/metapost/featpost/bashscript/nontextualpng.sh
306texmf-dist/doc/metapost/featpost/bashscript/procedurenames.sh
307texmf-dist/doc/metapost/featpost/bashscript/remfi.sh
308texmf-dist/doc/metapost/featpost/bashscript/removeinputcommand.sh
309texmf-dist/doc/metapost/featpost/bashscript/replacetext.sh
310texmf-dist/doc/metapost/featpost/bashscript/simpleviewer.sh
311texmf-dist/doc/metapost/featpost/doc/doclicense.txt
312texmf-dist/doc/metapost/featpost/doc/featexamples.html
313texmf-dist/doc/metapost/featpost/doc/featpost.1.gz
314texmf-dist/doc/metapost/featpost/doc/featpost.sgml
315texmf-dist/doc/metapost/featpost/doc/tug2004.pdf
316texmf-dist/doc/metapost/featpost/example/bugtrack/bughunt.mp
317texmf-dist/doc/metapost/featpost/example/bugtrack/gstr.mp
318texmf-dist/doc/metapost/featpost/example/highmemory/hiddenlinegraph.mp
319texmf-dist/doc/metapost/featpost/example/highmemory/mainmemtest.mp
320texmf-dist/doc/metapost/featpost/example/highmemory/par3Dplotexamples.mp
321texmf-dist/doc/metapost/featpost/example/repeated/borderframetest.mp
322texmf-dist/doc/metapost/featpost/example/repeated/conegetready.mp
323texmf-dist/doc/metapost/featpost/example/repeated/doitnow.mp
324texmf-dist/doc/metapost/featpost/example/repeated/electricpotential.mp
325texmf-dist/doc/metapost/featpost/example/repeated/emptylines.mp
326texmf-dist/doc/metapost/featpost/example/repeated/experimental.mp
327texmf-dist/doc/metapost/featpost/example/repeated/fieldlines.mp
328texmf-dist/doc/metapost/featpost/example/repeated/fis3prey.mp
329texmf-dist/doc/metapost/featpost/example/repeated/frustum.mp
330texmf-dist/doc/metapost/featpost/example/repeated/geom_casq.mp
331texmf-dist/doc/metapost/featpost/example/repeated/geom_freder.mp
332texmf-dist/doc/metapost/featpost/example/repeated/graphexample.mp
333texmf-dist/doc/metapost/featpost/example/repeated/lcurvature.mp
334texmf-dist/doc/metapost/featpost/example/repeated/mptoolcone.mp
335texmf-dist/doc/metapost/featpost/example/repeated/nembends.mp
336texmf-dist/doc/metapost/featpost/example/repeated/nemdirector.mp
337texmf-dist/doc/metapost/featpost/example/repeated/nemquira.mp
338texmf-dist/doc/metapost/featpost/example/repeated/nemquirapitch.mp
339texmf-dist/doc/metapost/featpost/example/repeated/nemuniax.mp
340texmf-dist/doc/metapost/featpost/example/repeated/pathernon.mp
341texmf-dist/doc/metapost/featpost/example/repeated/planpht.mp
342texmf-dist/doc/metapost/featpost/example/repeated/rigorcubo.mp
343texmf-dist/doc/metapost/featpost/example/repeated/rmnbob.mp
344texmf-dist/doc/metapost/featpost/example/repeated/sal.mp
345texmf-dist/doc/metapost/featpost/example/repeated/sfearschem.mp
346texmf-dist/doc/metapost/featpost/example/repeated/signalvertexSD.mp
347texmf-dist/doc/metapost/featpost/example/repeated/spherample.mp
348texmf-dist/doc/metapost/featpost/example/repeated/squareanglines.mp
349texmf-dist/doc/metapost/featpost/example/repeated/troncoconedef.mp
350texmf-dist/doc/metapost/featpost/example/repeated/twistnlc.mp
351texmf-dist/doc/metapost/featpost/example/repeated/twistroundbiax.mp
352texmf-dist/doc/metapost/featpost/example/repeated/twocyclestogether.mp
353texmf-dist/doc/metapost/featpost/example/repeated/twoupcones.mp
354texmf-dist/doc/metapost/featpost/example/standard/anglinerigorouscircle.mp
355texmf-dist/doc/metapost/featpost/example/standard/cartaxes.mp
356texmf-dist/doc/metapost/featpost/example/standard/conicurv.mp
357texmf-dist/doc/metapost/featpost/example/standard/cubicfacecentered.mp
358texmf-dist/doc/metapost/featpost/example/standard/cubicfigures.mp
359texmf-dist/doc/metapost/featpost/example/standard/cylimple.mp
360texmf-dist/doc/metapost/featpost/example/standard/downloadicon.mp
361texmf-dist/doc/metapost/featpost/example/standard/eemcsblabla.mp
362texmf-dist/doc/metapost/featpost/example/standard/embroncordada.mp
363texmf-dist/doc/metapost/featpost/example/standard/fakehole.mp
364texmf-dist/doc/metapost/featpost/example/standard/featpostlogo.mp
365texmf-dist/doc/metapost/featpost/example/standard/ffcbob.mp
366texmf-dist/doc/metapost/featpost/example/standard/fieldlinesnorma.mp
367texmf-dist/doc/metapost/featpost/example/standard/fis1prex.mp
368texmf-dist/doc/metapost/featpost/example/standard/fis3prex.mp
369texmf-dist/doc/metapost/featpost/example/standard/geombasic.mp
370texmf-dist/doc/metapost/featpost/example/standard/geomfiguei.mp
371texmf-dist/doc/metapost/featpost/example/standard/geommine.mp
372texmf-dist/doc/metapost/featpost/example/standard/globe.mp
373texmf-dist/doc/metapost/featpost/example/standard/halfcirclesfear.mp
374texmf-dist/doc/metapost/featpost/example/standard/hexagonaltrimesh.mp
375texmf-dist/doc/metapost/featpost/example/standard/hiddensurface.mp
376texmf-dist/doc/metapost/featpost/example/standard/hiddensurfaces.mp
377texmf-dist/doc/metapost/featpost/example/standard/inductionbob.mp
378texmf-dist/doc/metapost/featpost/example/standard/joinedemptylines.mp
379texmf-dist/doc/metapost/featpost/example/standard/kindofcube.mp
380texmf-dist/doc/metapost/featpost/example/standard/labelconstruct.mp
381texmf-dist/doc/metapost/featpost/example/standard/labelinspace.mp
382texmf-dist/doc/metapost/featpost/example/standard/magneticflux.mp
383texmf-dist/doc/metapost/featpost/example/standard/nembiaxi.mp
384texmf-dist/doc/metapost/featpost/example/standard/nemsaddl.mp
385texmf-dist/doc/metapost/featpost/example/standard/nsmetica.mp
386texmf-dist/doc/metapost/featpost/example/standard/parafuso.mp
387texmf-dist/doc/metapost/featpost/example/standard/pathofstraightline.mp
388texmf-dist/doc/metapost/featpost/example/standard/photoreverse.mp
389texmf-dist/doc/metapost/featpost/example/standard/polyhedr.mp
390texmf-dist/doc/metapost/featpost/example/standard/positivecharge.mp
391texmf-dist/doc/metapost/featpost/example/standard/resistcircuit.mp
392texmf-dist/doc/metapost/featpost/example/standard/rigorouscircle.mp
393texmf-dist/doc/metapost/featpost/example/standard/rigorouscone.mp
394texmf-dist/doc/metapost/featpost/example/standard/rigorousdiscSD.mp
395texmf-dist/doc/metapost/featpost/example/standard/rigorousdiscoptions.mp
396texmf-dist/doc/metapost/featpost/example/standard/rigorousfearpath.mp
397texmf-dist/doc/metapost/featpost/example/standard/rotatnlc.mp
398texmf-dist/doc/metapost/featpost/example/standard/saturn.mp
399texmf-dist/doc/metapost/featpost/example/standard/sharpraytrace.mp
400texmf-dist/doc/metapost/featpost/example/standard/simplecar.mp
401texmf-dist/doc/metapost/featpost/example/standard/simplecarparam.mp
402texmf-dist/doc/metapost/featpost/example/standard/spatialhalfsfear.mp
403texmf-dist/doc/metapost/featpost/example/standard/spltwiben.mp
404texmf-dist/doc/metapost/featpost/example/standard/stageforthree.mp
405texmf-dist/doc/metapost/featpost/example/standard/tangencypoint.mp
406texmf-dist/doc/metapost/featpost/example/standard/tdarrow.mp
407texmf-dist/doc/metapost/featpost/example/standard/thearchicon.mp
408texmf-dist/doc/metapost/featpost/example/standard/thethreekindsofperspec.mp
409texmf-dist/doc/metapost/featpost/example/standard/torus.mp
410texmf-dist/doc/metapost/featpost/example/standard/trajectoryline.mp
411texmf-dist/doc/metapost/featpost/example/standard/triangulartrimesh.mp
412texmf-dist/doc/metapost/featpost/example/standard/tropicalglobe.mp
413texmf-dist/doc/metapost/featpost/example/standard/tshirtfig.mp
414texmf-dist/doc/metapost/featpost/example/standard/tuftescatter.mp
415texmf-dist/doc/metapost/featpost/example/standard/twistflat.mp
416texmf-dist/doc/metapost/featpost/example/standard/twoholes.mp
417texmf-dist/doc/metapost/featpost/example/standard/unperfection.mp
418texmf-dist/doc/metapost/featpost/example/standard/unperfectionremoved.mp
419texmf-dist/doc/metapost/featpost/example/standard/vanallenbelt.mp
420texmf-dist/doc/metapost/featpost/example/standard/verygoodcone.mp
421texmf-dist/doc/metapost/featpost/example/standard/xraycamera.mp
422texmf-dist/doc/metapost/featpost/example/tug04/cone.mp
423texmf-dist/doc/metapost/featpost/example/tug04/ellipticprism.mp
424texmf-dist/doc/metapost/featpost/example/tug04/intersection2D.mp
425texmf-dist/doc/metapost/featpost/example/tug04/kindofcube.mp
426texmf-dist/doc/metapost/featpost/example/tug04/newexperimental.mp
427texmf-dist/doc/metapost/featpost/example/tug04/perspec.mp
428texmf-dist/doc/metapost/featpost/example/tug04/planintersection.mp
429texmf-dist/doc/metapost/featpost/example/tug04/revolvers.mp
430texmf-dist/doc/metapost/featpost/example/tug04/tangency2D.mp
431texmf-dist/doc/metapost/featpost/galrey/galrey.rc
432texmf-dist/doc/metapost/featpost/galrey/galrey.sh
433texmf-dist/doc/metapost/featpost/galrey/galrey.tpl
434texmf-dist/doc/metapost/featpost/jpeg/cbxSmall.jpg
435texmf-dist/doc/metapost/featpost/jpeg/hiddenlinegraph1.jpg
436texmf-dist/doc/metapost/featpost/jpeg/mymetapostbackground.jpeg
437texmf-dist/doc/metapost/featpost/jpeg/mymetapostclearback.jpeg
438texmf-dist/doc/metapost/featpost/jpeg/par3Dplotexamples1.jpg
439texmf-dist/doc/metapost/featpost/jpeg/par3Dplotexamples2.jpg
440texmf-dist/doc/metapost/featpost/jpeg/planpau2.jpeg
441texmf-dist/doc/metapost/featpost/latex/linuxdoc-sgml.sty
442texmf-dist/doc/metapost/featpost/latex/logofeatpost.tex
443texmf-dist/doc/metapost/featpost/latex/ltugboat.cls
444texmf-dist/doc/metapost/featpost/latex/macroMan.tex
445texmf-dist/doc/metapost/featpost/latex/mflogohack.sty
446texmf-dist/doc/metapost/featpost/latex/null.sty
447texmf-dist/doc/metapost/featpost/latex/qwertz.sty
448texmf-dist/doc/metapost/featpost/macro/README.macro
449texmf-dist/doc/metapost/featpost/nontextualpng/cylimple.1.png
450texmf-dist/doc/metapost/featpost/nontextualpng/globe.1.png
451texmf-dist/doc/metapost/featpost/nontextualpng/rigorouscone.1.png
452texmf-dist/doc/metapost/featpost/nontextualpng/rigorousfearpath.1.png
453texmf-dist/doc/metapost/featpost/nontextualpng/rotatnlc.1.png
454texmf-dist/doc/metapost/featpost/nontextualpng/stageforthree.2.png
455texmf-dist/doc/metapost/featpost/nontextualpng/torus.5.png
456texmf-dist/doc/metapost/featpost/nontextualpng/torus.6.png
457texmf-dist/doc/metapost/featpost/nontextualpng/triangulartrimesh.1.png
458texmf-dist/doc/metapost/featpost/png/border140.png
459texmf-dist/doc/metapost/featpost/png/borderframetest.png
460texmf-dist/doc/metapost/featpost/png/composite.png
461texmf-dist/doc/metapost/featpost/png/downloadicon.png
462texmf-dist/doc/metapost/featpost/png/experfilminifram.png
463texmf-dist/doc/metapost/featpost/png/featpost2.png
464texmf-dist/doc/metapost/featpost/png/inifram.png
465texmf-dist/doc/metapost/featpost/png/lcdistortsallinifram.png
466texmf-dist/doc/metapost/featpost/png/metapostlace.png
467texmf-dist/doc/metapost/featpost/png/myicon.png
468texmf-dist/doc/metapost/featpost/typesetinspace/README.mpy
469texmf-dist/doc/metapost/featpost/typesetinspace/example.mp
470texmf-dist/doc/metapost/featpost/typesetinspace/exampleminimal.mp
471texmf-dist/doc/metapost/featpost/typesetinspace/makempy.pl
472texmf-dist/doc/metapost/featpost/typesetinspace/mp-grph.mp
473texmf-dist/doc/metapost/featpost/typesetinspace/mp-tool.mp
474texmf-dist/doc/metapost/featpost/xcmd/README.xcmd
475texmf-dist/doc/metapost/featpost/xcmd/xmpost
476texmf-dist/metapost/featpost/featpost.mp
477texmf-dist/metapost/featpost/featpost3Dplus2D.mp
478texmf-dist/doc/latex/feynmf/Announce
479texmf-dist/doc/latex/feynmf/COPYING
480texmf-dist/doc/latex/feynmf/Feynman.Diagrams
481texmf-dist/doc/latex/feynmf/README
482texmf-dist/doc/latex/feynmf/Tutorial
483texmf-dist/doc/latex/feynmf/manpics.1
484texmf-dist/doc/latex/feynmf/manpics.2
485texmf-dist/doc/latex/feynmf/manpics.3
486texmf-dist/doc/latex/feynmf/manual.ps
487texmf-dist/doc/latex/feynmf/template.tex
488texmf-dist/source/latex/feynmf/Makefile
489texmf-dist/source/latex/feynmf/feynmf.drv
490texmf-dist/source/latex/feynmf/feynmf.dtx
491texmf-dist/source/latex/feynmf/feynmf.ins
492texmf-dist/source/latex/feynmf/feynmf.pl
493texmf-dist/source/latex/feynmf/feynmf209.ins
494texmf-dist/source/latex/feynmf/feynmp.drv
495texmf-dist/source/latex/feynmf/fmfman.drv
496texmf-dist/source/latex/feynmf/fmfmanps.drv
497texmf-dist/metafont/feynmf/feynmf.mf
498texmf-dist/metapost/feynmf/feynmp.mp
499texmf-dist/metapost/feynmf/manpics.mp
500texmf-dist/tex/latex/feynmf/feynmf.sty
501texmf-dist/tex/latex/feynmf/feynmp.sty
502texmf-dist/doc/metapost/garrigues/README
503texmf-dist/doc/metapost/garrigues/article.txt
504texmf-dist/metapost/garrigues/garrigues.mp
505texmf-dist/doc/metapost/hatching/htchuse.mp
506texmf-dist/doc/metapost/hatching/htchuse_.tex
507texmf-dist/doc/metapost/hatching/readme
508texmf-dist/metapost/hatching/hatching.mp
509texmf-dist/doc/metapost/latexmp/README
510texmf-dist/doc/metapost/latexmp/latexmp.pdf
511texmf-dist/metapost/latexmp/latexmp.mp
512texmf-dist/doc/metapost/metago/README
513texmf-dist/doc/metapost/metago/example-program.mp
514texmf-dist/doc/metapost/metago/example-program.pdf
515texmf-dist/doc/metapost/metago/example-script-1.pdf
516texmf-dist/doc/metapost/metago/example-script-2.pdf
517texmf-dist/doc/metapost/metago/example-script-3.pdf
518texmf-dist/doc/metapost/metago/example-script-4.pdf
519texmf-dist/doc/metapost/metago/example-script-5.pdf
520texmf-dist/doc/metapost/metago/example-script-6.pdf
521texmf-dist/doc/metapost/metago/example-script-7.pdf
522texmf-dist/doc/metapost/metago/example-script-8.pdf
523texmf-dist/doc/metapost/metago/example-script.mp
524texmf-dist/doc/metapost/metago/script.go
525texmf-dist/metapost/metago/metago.mp
526texmf-dist/doc/metapost/metaobj/README
527texmf-dist/doc/metapost/metaobj/license.txt
528texmf-dist/doc/metapost/metaobj/momanual.pdf
529texmf-dist/metapost/metaobj/connections.mp
530texmf-dist/metapost/metaobj/metaobj.mp
531texmf-dist/metapost/metaobj/mobjstandard.mp
532texmf-dist/metapost/metaobj/proofex.mp
533texmf-dist/metapost/metaobj/pstricksex1.mp
534texmf-dist/metapost/metaobj/pstricksex2.mp
535texmf-dist/metapost/metaobj/pstricksex3.mp
536texmf-dist/metapost/metaobj/pstricksex4.mp
537texmf-dist/doc/latex/metaplot/README
538texmf-dist/doc/latex/metaplot/examples/cap1.cc
539texmf-dist/doc/latex/metaplot/examples/cap1.mp
540texmf-dist/doc/latex/metaplot/examples/capillary.cc
541texmf-dist/doc/latex/metaplot/examples/cpoint.cc
542texmf-dist/doc/latex/metaplot/examples/cpoint.h
543texmf-dist/doc/latex/metaplot/examples/figure_1.mp
544texmf-dist/doc/latex/metaplot/examples/figures_2-7.mp
545texmf-dist/doc/latex/metaplot/examples/figures_8-9.mp
546texmf-dist/doc/latex/metaplot/examples/gpl.txt
547texmf-dist/doc/latex/metaplot/examples/mc2.mp
548texmf-dist/doc/latex/metaplot/examples/metacontour.cc
549texmf-dist/doc/latex/metaplot/examples/metacontour.h
550texmf-dist/doc/latex/metaplot/examples/metacontour_main.cc
551texmf-dist/doc/latex/metaplot/metaplot_preprint.pdf
552texmf-dist/metapost/metaplot/axes.mp
553texmf-dist/metapost/metaplot/metaplot.mp
554texmf-dist/doc/metapost/base/grdemo-doc.pdf
555texmf-dist/doc/metapost/base/grdemo.pdf
556texmf-dist/doc/metapost/base/index.html
557texmf-dist/doc/metapost/base/mpboxes.pdf
558texmf-dist/doc/metapost/base/mpgraph.pdf
559texmf-dist/doc/metapost/base/mpintro.pdf
560texmf-dist/doc/metapost/base/mpman.pdf
561texmf-dist/doc/metapost/base/source-manual/Makefile
562texmf-dist/doc/metapost/base/source-manual/README
563texmf-dist/doc/metapost/base/source-manual/TODO
564texmf-dist/doc/metapost/base/source-manual/agepop91.d
565texmf-dist/doc/metapost/base/source-manual/agepopm.d
566texmf-dist/doc/metapost/base/source-manual/cm2lm.map
567texmf-dist/doc/metapost/base/source-manual/countries.d
568texmf-dist/doc/metapost/base/source-manual/ctabbing.sty
569texmf-dist/doc/metapost/base/source-manual/demo.ms
570texmf-dist/doc/metapost/base/source-manual/energy.d
571texmf-dist/doc/metapost/base/source-manual/examples.mp
572texmf-dist/doc/metapost/base/source-manual/figs.1
573texmf-dist/doc/metapost/base/source-manual/figs.mp
574texmf-dist/doc/metapost/base/source-manual/grdemo-doc.ms
575texmf-dist/doc/metapost/base/source-manual/grdemo-doc.ps
576texmf-dist/doc/metapost/base/source-manual/grdemo.eps
577texmf-dist/doc/metapost/base/source-manual/grdemo.mp
578texmf-dist/doc/metapost/base/source-manual/grdemo.ms
579texmf-dist/doc/metapost/base/source-manual/lead.d
580texmf-dist/doc/metapost/base/source-manual/manfig.mp
581texmf-dist/doc/metapost/base/source-manual/matmul.d
582texmf-dist/doc/metapost/base/source-manual/mp.1
583texmf-dist/doc/metapost/base/source-manual/mpboxes.bib
584texmf-dist/doc/metapost/base/source-manual/mpboxes.mp
585texmf-dist/doc/metapost/base/source-manual/mpboxes.tex
586texmf-dist/doc/metapost/base/source-manual/mpgraph.bib
587texmf-dist/doc/metapost/base/source-manual/mpgraph.mp
588texmf-dist/doc/metapost/base/source-manual/mpgraph.tex
589texmf-dist/doc/metapost/base/source-manual/mpintro.bib
590texmf-dist/doc/metapost/base/source-manual/mpintro.tex
591texmf-dist/doc/metapost/base/source-manual/mplibapi.tex
592texmf-dist/doc/metapost/base/source-manual/mpman-app-legacy.tex
593texmf-dist/doc/metapost/base/source-manual/mpman-app-optab.tex
594texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex
595texmf-dist/doc/metapost/base/source-manual/mpman-optab.tex
596texmf-dist/doc/metapost/base/source-manual/mpman.bib
597texmf-dist/doc/metapost/base/source-manual/mpman.ist
598texmf-dist/doc/metapost/base/source-manual/mpman.mp
599texmf-dist/doc/metapost/base/source-manual/mpman.tex
600texmf-dist/doc/metapost/base/source-manual/timepop.d
601texmf-dist/doc/metapost/base/source-tutorial/Makefile
602texmf-dist/doc/metapost/base/source-tutorial/abstract.tex
603texmf-dist/doc/metapost/base/source-tutorial/annulus.mp
604texmf-dist/doc/metapost/base/source-tutorial/arrows.tex
605texmf-dist/doc/metapost/base/source-tutorial/biblio.tex
606texmf-dist/doc/metapost/base/source-tutorial/circles.mp
607texmf-dist/doc/metapost/base/source-tutorial/commands.tex
608texmf-dist/doc/metapost/base/source-tutorial/compilation.tex
609texmf-dist/doc/metapost/base/source-tutorial/conclusion.tex
610texmf-dist/doc/metapost/base/source-tutorial/data.d
611texmf-dist/doc/metapost/base/source-tutorial/data.mp
612texmf-dist/doc/metapost/base/source-tutorial/data.tex
613texmf-dist/doc/metapost/base/source-tutorial/draw.mp
614texmf-dist/doc/metapost/base/source-tutorial/draw.tex
615texmf-dist/doc/metapost/base/source-tutorial/fill.mp
616texmf-dist/doc/metapost/base/source-tutorial/fill.tex
617texmf-dist/doc/metapost/base/source-tutorial/graph.tex
618texmf-dist/doc/metapost/base/source-tutorial/inclusion.tex
619texmf-dist/doc/metapost/base/source-tutorial/intro.tex
620texmf-dist/doc/metapost/base/source-tutorial/label.mp
621texmf-dist/doc/metapost/base/source-tutorial/label.tex
622texmf-dist/doc/metapost/base/source-tutorial/mpintro.bib
623texmf-dist/doc/metapost/base/source-tutorial/mpintro.ltx
624texmf-dist/doc/metapost/base/source-tutorial/paperclip.mp
625texmf-dist/doc/metapost/base/source-tutorial/parabola.mp
626texmf-dist/doc/metapost/base/source-tutorial/previewer.eps
627texmf-dist/doc/metapost/base/source-tutorial/previewer.pdf
628texmf-dist/doc/metapost/base/source-tutorial/previewer.png
629texmf-dist/metapost/base/TEX.mp
630texmf-dist/metapost/base/boxes.mp
631texmf-dist/metapost/base/format.mp
632texmf-dist/metapost/base/graph.mp
633texmf-dist/metapost/base/marith.mp
634texmf-dist/metapost/base/mfplain.mp
635texmf-dist/metapost/base/mpost.mp
636texmf-dist/metapost/base/plain.mp
637texmf-dist/metapost/base/rboxes.mp
638texmf-dist/metapost/base/sarith.mp
639texmf-dist/metapost/base/string.mp
640texmf-dist/metapost/base/texnum.mp
641texmf-dist/metapost/base/troffnum.mp
642texmf-dist/metapost/config/mfplain.ini
643texmf-dist/metapost/misc/null.mp
644texmf-dist/metapost/support/charlib/12
645texmf-dist/metapost/support/charlib/14
646texmf-dist/metapost/support/charlib/34
647texmf-dist/metapost/support/charlib/Ao
648texmf-dist/metapost/support/charlib/Fi
649texmf-dist/metapost/support/charlib/Fl
650texmf-dist/metapost/support/charlib/L1
651texmf-dist/metapost/support/charlib/LH
652texmf-dist/metapost/support/charlib/Lb
653texmf-dist/metapost/support/charlib/Sl
654texmf-dist/metapost/support/charlib/ao.x
655texmf-dist/metapost/support/charlib/bx
656texmf-dist/metapost/support/charlib/ci
657texmf-dist/metapost/support/charlib/ff
658texmf-dist/metapost/support/charlib/lh.x
659texmf-dist/metapost/support/charlib/ob
660texmf-dist/metapost/support/charlib/rh
661texmf-dist/metapost/support/charlib/sq
662texmf-dist/metapost/support/charlib/twiddle
663texmf-dist/metapost/support/trchars.adj
664texmf-dist/metapost/support/trfonts.map
665texmf-dist/tex/generic/metapost/mproof.tex
666texmf-dist/tex/generic/metapost/mpsproof.tex
667texmf-dist/doc/metapost/metauml/README
668texmf-dist/doc/metapost/metauml/license.txt
669texmf-dist/doc/metapost/metauml/metauml_manual/fig/activity.mp
670texmf-dist/doc/metapost/metauml/metauml_manual/fig/activity_diagrams.mp
671texmf-dist/doc/metapost/metauml/metauml_manual/fig/appetizer.mp
672texmf-dist/doc/metapost/metauml/metauml_manual/fig/boxes_vs_util.mp
673texmf-dist/doc/metapost/metauml/metauml_manual/fig/class.mp
674texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_association.mp
675texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_customization.mp
676texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_customization2.mp
677texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_diagrams.mp
678texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_templates.mp
679texmf-dist/doc/metapost/metauml/metauml_manual/fig/cliparts.mp
680texmf-dist/doc/metapost/metauml/metauml_manual/fig/group.mp
681texmf-dist/doc/metapost/metauml/metauml_manual/fig/how-links-work.mp
682texmf-dist/doc/metapost/metauml/metauml_manual/fig/instance.mp
683texmf-dist/doc/metapost/metauml/metauml_manual/fig/mptrace.tmp
684texmf-dist/doc/metapost/metauml/metauml_manual/fig/note.mp
685texmf-dist/doc/metapost/metauml/metauml_manual/fig/object_stack.mp
686texmf-dist/doc/metapost/metauml/metauml_manual/fig/package.mp
687texmf-dist/doc/metapost/metauml/metauml_manual/fig/paths.mp
688texmf-dist/doc/metapost/metauml/metauml_manual/fig/paths_man.mp
689texmf-dist/doc/metapost/metauml/metauml_manual/fig/picture_info.mp
690texmf-dist/doc/metapost/metauml/metauml_manual/fig/picture_stack.mp
691texmf-dist/doc/metapost/metauml/metauml_manual/fig/positioning.mp
692texmf-dist/doc/metapost/metauml/metauml_manual/fig/properties.mp
693texmf-dist/doc/metapost/metauml/metauml_manual/fig/state.mp
694texmf-dist/doc/metapost/metauml/metauml_manual/fig/statemachine_diagrams.mp
695texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_activity.mp
696texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class.mp
697texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class_qual_assoc.mp
698texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class_templates.mp
699texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_font.mp
700texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_group.mp
701texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_instance.mp
702texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_lars_issues.mp
703texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_lowlevel.mp
704texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_note.mp
705texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_package.mp
706texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_paths.mp
707texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture.mp
708texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture_stack.mp
709texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_positioning.mp
710texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_skins.mp
711texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_skins_global_defaults.mp
712texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_state.mp
713texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_usecase.mp
714texmf-dist/doc/metapost/metauml/metauml_manual/fig/usecase.mp
715texmf-dist/doc/metapost/metauml/metauml_manual/fig/usecase_diagrams.mp
716texmf-dist/doc/metapost/metauml/metauml_manual/gnu-fdl.tex
717texmf-dist/doc/metapost/metauml/metauml_manual/macro.tex
718texmf-dist/doc/metapost/metauml/metauml_manual/metauml_manual.tex
719texmf-dist/doc/metapost/metauml/metauml_manual/my-bib.bib
720texmf-dist/doc/metapost/metauml/metauml_manual/test_suite.tex
721texmf-dist/doc/metapost/metauml/metauml_manual_0.2.3.pdf
722texmf-dist/metapost/metauml/metauml.mp
723texmf-dist/metapost/metauml/metauml_activity.mp
724texmf-dist/metapost/metauml/metauml_base.mp
725texmf-dist/metapost/metauml/metauml_behavioral_common.mp
726texmf-dist/metapost/metauml/metauml_class.mp
727texmf-dist/metapost/metauml/metauml_class_assoc.mp
728texmf-dist/metapost/metauml/metauml_class_clipart.mp
729texmf-dist/metapost/metauml/metauml_class_relations.mp
730texmf-dist/metapost/metauml/metauml_defaults.mp
731texmf-dist/metapost/metauml/metauml_instance.mp
732texmf-dist/metapost/metauml/metauml_links.mp
733texmf-dist/metapost/metauml/metauml_note.mp
734texmf-dist/metapost/metauml/metauml_package.mp
735texmf-dist/metapost/metauml/metauml_package_relations.mp
736texmf-dist/metapost/metauml/metauml_paths.mp
737texmf-dist/metapost/metauml/metauml_skin_simple.mp
738texmf-dist/metapost/metauml/metauml_state.mp
739texmf-dist/metapost/metauml/metauml_stereotype.mp
740texmf-dist/metapost/metauml/metauml_templates.mp
741texmf-dist/metapost/metauml/metauml_usecase.mp
742texmf-dist/metapost/metauml/metauml_usecase_clipart.mp
743texmf-dist/metapost/metauml/util_commons.mp
744texmf-dist/metapost/metauml/util_group.mp
745texmf-dist/metapost/metauml/util_infrastructure.mp
746texmf-dist/metapost/metauml/util_log.mp
747texmf-dist/metapost/metauml/util_margins.mp
748texmf-dist/metapost/metauml/util_object.mp
749texmf-dist/metapost/metauml/util_picture.mp
750texmf-dist/metapost/metauml/util_picture_stack.mp
751texmf-dist/metapost/metauml/util_positioning.mp
752texmf-dist/metapost/metauml/util_shade.mp
753texmf-dist/doc/generic/mfpic/README
754texmf-dist/doc/generic/mfpic/README.mfpic
755texmf-dist/doc/generic/mfpic/changes.txt
756texmf-dist/doc/generic/mfpic/coil.mps
757texmf-dist/doc/generic/mfpic/data.dat
758texmf-dist/doc/generic/mfpic/forfun.tex
759texmf-dist/doc/generic/mfpic/install.txt
760texmf-dist/doc/generic/mfpic/lapictures.tex
761texmf-dist/doc/generic/mfpic/mfpcard.pdf
762texmf-dist/doc/generic/mfpic/mfpcard.tex
763texmf-dist/doc/generic/mfpic/mfpdoc.sty
764texmf-dist/doc/generic/mfpic/mfpguide.pdf
765texmf-dist/doc/generic/mfpic/mfpguide.tex
766texmf-dist/doc/generic/mfpic/mfpic-doc.pdf
767texmf-dist/doc/generic/mfpic/mfpic-doc.tex
768texmf-dist/doc/generic/mfpic/pictures.tex
769texmf-dist/source/generic/mfpic/grafbase.dtx
770texmf-dist/source/generic/mfpic/mfpic.dtx
771texmf-dist/source/generic/mfpic/mfpic.ins
772texmf-dist/metafont/mfpic/grafbase.mf
773texmf-dist/metapost/mfpic/dvipsnam.mp
774texmf-dist/metapost/mfpic/grafbase.mp
775texmf-dist/tex/generic/mfpic/mfpic.sty
776texmf-dist/tex/generic/mfpic/mfpic.tex
777texmf-dist/tex/generic/mfpic/mfppatch.tex
778texmf-dist/doc/latex/mfpic4ode/README
779texmf-dist/doc/latex/mfpic4ode/demo/demo-plain.pdf
780texmf-dist/doc/latex/mfpic4ode/demo/demo-plain.tex
781texmf-dist/doc/latex/mfpic4ode/demo/demo.pdf
782texmf-dist/doc/latex/mfpic4ode/demo/demo.tex
783texmf-dist/doc/latex/mfpic4ode/mfpic4ode.pdf
784texmf-dist/source/latex/mfpic4ode/mfpic4ode.dtx
785texmf-dist/source/latex/mfpic4ode/mfpic4ode.ins
786texmf-dist/tex/latex/mfpic4ode/mfpic4ode.sty
787texmf-dist/tex/latex/mfpic4ode/mfpic4ode.tex
788texmf-dist/doc/metapost/mp3d/README
789texmf-dist/doc/metapost/mp3d/examples/cube10.mp
790texmf-dist/doc/metapost/mp3d/examples/cube4-eng.mp
791texmf-dist/doc/metapost/mp3d/examples/cube5.mp
792texmf-dist/doc/metapost/mp3d/examples/cube6.mp
793texmf-dist/doc/metapost/mp3d/examples/cube7.mp
794texmf-dist/doc/metapost/mp3d/examples/cube8.mp
795texmf-dist/doc/metapost/mp3d/examples/cube9.mp
796texmf-dist/doc/metapost/mp3d/examples/gutmp1-eng.mp
797texmf-dist/doc/metapost/mp3d/examples/gutmp1.mp
798texmf-dist/doc/metapost/mp3d/examples/gutmp2-eng.mp
799texmf-dist/doc/metapost/mp3d/examples/gutmp2.mp
800texmf-dist/doc/metapost/mp3d/examples/gutmp3-eng.mp
801texmf-dist/doc/metapost/mp3d/examples/gutmp3.mp
802texmf-dist/doc/metapost/mp3d/examples/gutmp4-eng.mp
803texmf-dist/doc/metapost/mp3d/examples/gutmp4.mp
804texmf-dist/doc/metapost/mp3d/examples/gutmp5-eng.mp
805texmf-dist/doc/metapost/mp3d/examples/gutmp5.mp
806texmf-dist/doc/metapost/mp3d/examples/gutmp6-eng.mp
807texmf-dist/doc/metapost/mp3d/examples/gutmp6.mp
808texmf-dist/doc/metapost/mp3d/examples/gutmp7-eng.mp
809texmf-dist/doc/metapost/mp3d/examples/gutmp7.mp
810texmf-dist/doc/metapost/mp3d/examples/gutmp8-eng.mp
811texmf-dist/doc/metapost/mp3d/examples/gutmp8.mp
812texmf-dist/doc/metapost/mp3d/examples/gutmp9.mp
813texmf-dist/doc/metapost/mp3d/examples/monge-eng.mp
814texmf-dist/doc/metapost/mp3d/examples/monge.mp
815texmf-dist/doc/metapost/mp3d/gut2001.pdf
816texmf-dist/doc/metapost/mp3d/paper1997corrected.pdf
817texmf-dist/doc/metapost/mp3d/tb57roeg.pdf
818texmf-dist/doc/metapost/mp3d/tb57roegel.ltx
819texmf-dist/doc/metapost/mp3d/tugboat-geometry-space.pdf
820texmf-dist/metapost/mp3d/3d.mp
821texmf-dist/metapost/mp3d/3danim.mp
822texmf-dist/metapost/mp3d/3dgeom.mp
823texmf-dist/metapost/mp3d/3dpoly.mp
824texmf-dist/metapost/mp3d/3dutil.mp
825texmf-dist/metapost/mp3d/animpoly.mp
826texmf-dist/metapost/mp3d/create_animation.sh
827texmf-dist/doc/metapost/mpattern/README
828texmf-dist/doc/metapost/mpattern/README.PL
829texmf-dist/doc/metapost/mpattern/mpattern_test.pdf
830texmf-dist/doc/metapost/mpattern/mpattern_test.tex
831texmf-dist/doc/metapost/mpattern/test.mp
832texmf-dist/metapost/mpattern/mpattern.mp
833texmf-dist/doc/metapost/piechartmp/INSTALL
834texmf-dist/doc/metapost/piechartmp/LEGAL
835texmf-dist/doc/metapost/piechartmp/README
836texmf-dist/doc/metapost/piechartmp/README.TEXLIVE
837texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.mp
838texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.pdf
839texmf-dist/doc/metapost/piechartmp/examples/wec.mp
840texmf-dist/doc/metapost/piechartmp/examples/wec.pdf
841texmf-dist/doc/metapost/piechartmp/examples/worldmap.jpg
842texmf-dist/metapost/piechartmp/piechartmp.mp
843texmf-dist/source/metafont/roex/0roex.doc
844texmf-dist/source/metafont/roex/roexsamp/0roexsam.doc
845texmf-dist/source/metafont/roex/roexsamp/es-01.mf
846texmf-dist/source/metafont/roex/roexsamp/es-02.mf
847texmf-dist/source/metafont/roex/roexsamp/es-03.mf
848texmf-dist/source/metafont/roex/roexsamp/ro-01.mf
849texmf-dist/source/metafont/roex/roexsamp/ro-02.mf
850texmf-dist/source/metafont/roex/roexsamp/ro-03.mf
851texmf-dist/source/metafont/roex/roexsamp/ro-04.mf
852texmf-dist/source/metafont/roex/roexsamp/ro-05.mf
853texmf-dist/source/metafont/roex/roexsamp/ro-06.mf
854texmf-dist/source/metafont/roex/roexsamp/ro-07.mf
855texmf-dist/source/metafont/roex/roexsamp/roes-01.mf
856texmf-dist/source/metafont/roex/roexsamp/roes-02.mf
857texmf-dist/source/metafont/roex/roexsamp/roes-03.mf
858texmf-dist/source/metafont/roex/roexsamp/roes-04.mf
859texmf-dist/metafont/roex/roex.mf
860texmf-dist/doc/metapost/slideshow/slideshow.txt
861texmf-dist/doc/metapost/slideshow/sshowex.pdf
862texmf-dist/doc/metapost/slideshow/sshowex2.pdf
863texmf-dist/doc/metapost/slideshow/sshowex3.pdf
864texmf-dist/doc/metapost/slideshow/sshowintro.pdf
865texmf-dist/metapost/slideshow/pathalong.mp
866texmf-dist/metapost/slideshow/slideshow.mp
867texmf-dist/metapost/slideshow/sshowex.mp
868texmf-dist/metapost/slideshow/sshowex2.mp
869texmf-dist/metapost/slideshow/sshowex3.mp
870texmf-dist/metapost/slideshow/sshowintro.mp
871texmf-dist/doc/metapost/splines/README
872texmf-dist/doc/metapost/splines/splines.pdf
873texmf-dist/source/metapost/splines/splines.dtx
874texmf-dist/source/metapost/splines/splines.ins
875texmf-dist/metapost/splines/splines.mp
876texmf-dist/metapost/splines/testsplines.mp
877texmf-dist/doc/metapost/suanpan/README
878texmf-dist/doc/metapost/suanpan/article.txt
879texmf-dist/metapost/suanpan/abacus.mp
880texmf-dist/metapost/suanpan/suanpan.mp
881texmf-dist/doc/metapost/textpath/CHANGES
882texmf-dist/doc/metapost/textpath/README
883texmf-dist/doc/metapost/textpath/textpath.pdf
884texmf-dist/doc/metapost/textpath/textpath.tex
885texmf-dist/doc/metapost/textpath/textpathfigs.mp
886texmf-dist/doc/metapost/textpath/textpathfigs.tex
887texmf-dist/metapost/textpath/textpath.mp
888texmf-dist/tex/latex/textpath/textpathmp.sty
889)
890
891%__mkdir_p ${PREF}/texmf-dist
892for i in "${manifest[@]}"; do
893    %__install -D %{texlive_src}/$i ${PREF}/$i
894done
895
896## info
897%__rm -f %{buildroot}%{_infodir}/dir
898%__gzip -9nf %{buildroot}%{_infodir}/*info* ||:
899
900## man
901## man t1* files are provided by t1utils
902for i in t1ascii t1asm t1binary t1disasm t1mac t1unmac; do
903    %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
904done
905
906## man some files are provided by psutils
907for i in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
908    %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
909done
910
911## fix perl path
912for i in source/metapost/expressg/expressg.dtx \
913         doc/metapost/expressg/n2mpsprl.prl \
914         doc/latex/songbook/contrib/crd2sb/crd2sb; do
915    [ -f %{build_texmf}-dist/${i} ] && \
916        %__sed -i -e "s|^#!/usr/local/bin/perl|#!%{__perl}|" %{build_texmf}-dist/${i}
917done
918
919## remove asymptote directries, which provides asymptote package
920find %{buildroot} -regex ".*asymptote.*" | xargs %__rm -rf
921# find %{buildroot} -name "Makefile" | xargs %__rm -f
922
923# ## remove xindy
924# find %{buildroot} -regex ".*xindy.*" | xargs %__rm -rf
925
926# ## remove tex4ht
927# find %{buildroot} -regex ".*tex4ht.*" | xargs %__rm -rf
928
929## remove arch dependent binaries
930%__rm -f %{build_texmf}-dist/source/latex/splitindex/splitindex-{OpenBSD,Linux}-i386
931
932## remove unpackaging files
933find %{buildroot} | %__grep -e "\.\(la\|a\)$" | xargs %__rm -f
934find %{buildroot} | %__grep -e "\.\(diff\|patch\)$" | xargs %__rm -f
935
936## Files list
937find %{buildroot} -type f -or -type l | \
938    %__sed -e "s|%{buildroot}||g" > filelist.full
939
940find %{buildroot}%{texmf}-dist -type d | \
941    %__sed -e "s|^%{buildroot}|%dir |" \
942           -e "s|$|/|"             >> filelist.full
943
944## subpackages
945grep "/texmf-dist/doc/" filelist.full > filelist.doc
946cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
947%__mv -f filelist.tmp filelist.full
948
949%clean
950%__rm -rf %{buildroot}
951
952%post
953%{exec_texhash}
954
955rpm -q --quiet texlive-common || exit 0
956
957echo -n "    "
958echo -n "Running fmtutil ... " && %{exec_fmtutil} && echo "done."
959
960exit 0
961
962
963%postun
964if [ "$1" = 0 ]; then
965    %{exec_texhash}
966
967fi
968
969exit 0
970
971%files -f filelist.full
972%defattr(-,root,root)
973
974%files -f filelist.doc doc
975%defattr(-,root,root)
976
977%changelog
978* Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
979- generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-metapost
980- improved %%post
981
982* Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
983- generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-metapost
984- removed arch dependent binaries (texlive-collection-latexextra)
985- fixed perl path
986- improved updmap process in %%post and %%postun
987
988* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
989- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-metapost
Note: See TracBrowser for help on using the repository browser.