the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: feynmf
Version: 1.08
Revision: 4
Description: LaTeX package for drawing Feynman diagrams
BuildDepends: fink (>= 0.24.12-1)
Depends: tetex-base
Source: ftp://ftp.dante.de/tex-archive/macros/latex/contrib/feynmf.tar
Source-MD5: 6c02fa816b714726ebfd1ef49810137a
SourceDirectory: feynmf
PatchFile: %n.patch
PatchFile-MD5: fd1259455f911915347093259ded0005
CompileScript: make
InstallScript: <<
mkdir -p %i/etc/texmf.local/tex/latex/feynmf
mkdir -p %i/etc/texmf.local/metafont/feynmf
mkdir -p %i/etc/texmf.local/metapost/feynmf
mkdir -p %i/share/man/man1
mkdir -p %i/bin
mkdir -p %i/etc/texmf.local/doc/latex
make install prefix=%i texdir=%i/etc/texmf.local/tex/latex/feynmf mfdir=%i/etc/texmf.local/metafont/feynmf mandir=%i/share/man/man1
mv %i/etc/texmf.local/metafont/feynmf/feynmp.mp %i/etc/texmf.local/metapost/feynmf
make install.doc docdir=%i/etc/texmf.local/doc/latex
gunzip %i/etc/texmf.local/doc/latex/manual.ps.gz
<<
DocFiles: COPYING README Announce
License: GPL
PostInstScript: if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
PostRmScript: if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
DescDetail: <<
This is feynmf, a combined LaTeX/Metafont package for easy drawing
of professional quality Feynman diagrams. feynmf lays out most
diagrams satisfactorily from the structure of the graph without
any need for manual intervention. Nevertheless all the power of
Metafont is available for more obscure cases.
<<
DescPort: <<
The installation paths are modified to accomodate more recent
directory structures.
<<
DescPackaging: <<
This package does not take advantage of ctan mirrors due to problems
with inconsistent md5sums of tar/tar.gz/zip files produced on the fly
by different mirrors.
<<
Maintainer: Remi Mommsen
Homepage: http://xml.web.cern.ch/XML/textproc/feynmf.html
--- feynmf/feynmf.pl Sun Dec 1 16:00:00 1996
+++ feynmf.new/feynmf.pl Fri Feb 7 02:30:49 2003
@@ -373,7 +373,7 @@
maybe_run "$gftopk_prog $gf" if $gftopk_prog;
}
}
- close (
+ close (LOG);
}
}
}
--- feynmf/Makefile Sun Dec 1 16:00:00 1996
+++ feynmf.new/Makefile Mon Jun 30 18:53:55 2003
@@ -126,6 +126,7 @@
$(INSTALL_DATA) feynmf.drv $(docdir)
$(INSTALL_DATA) fmfman.drv $(docdir)
$(INSTALL_DATA) $(MANPICS) $(docdir)
+ $(INSTALL_DATA) manual.ps.gz $(docdir)
uninstall:
rm -f $(mfdir)/feynmf.mf