Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/text
In directory usw-pr-cvs1:/tmp/cvs-serv8641
Added Files:
tetex-macosx-20010808-6.info tetex-macosx-20010808-6.patch
Removed Files:
tetex-macosx-20010808-5.info tetex-macosx-20010808-5.patch
Log Message:
new revision putting epstopdf under the alternative system
--- NEW FILE: tetex-macosx-20010808-6.info ---
Package: tetex-macosx
Version: 20010808
Revision: 6
Type: nosource
Depends: tetex-base (>= 1.0-12), pdftex (>= 20010417-9), hyperref (>= 6.72-2)
GCC: 3.1
Conflicts: system-tetex
Patch: %f.patch
PatchScript: <<
sed 's|maintained in /usr/local/teTeX|maintained in %p/share/doc/tetex-macosx|g'
README.texmf.macosx | sed 's|/usr/local/teTeX|%p|g' > README.macosx
echo "Labeled as a Restrictive fink package, since there is no explicit permission to
redistribute." > README.fink
<<
CompileScript: echo "nothing to be done"
InstallScript: <<
mkdir -p %i/bin
install -p -m 755 epstopdf.macosx %i/bin/epstopdf.macosx
install -p -m 755 epstopdfwrap %i/bin/epstopdfwrap
install -p -m 755 altpdftex %i/bin
ln -s %p/bin/altpdftex %i/bin/altpdflatex
ln -s %p/bin/altpdftex %i/bin/altpdfetex
ln -s %p/bin/altpdftex %i/bin/altpdfelatex
mkdir -p %i/share/texmf.macosx/web2c
mkdir -p %i/share/texmf.macosx/pdftex/config
mkdir -p %i/share/texmf.macosx/dvips/config
cp mktex.cnf.macosx %i/share/texmf.macosx/web2c/mktex.cnf
cp README.macosx %i/share/texmf.macosx
mkdir -p %i/share/doc/tetex-macosx
ln -s %p/share/texmf.macosx/README.macosx %i/share/doc/tetex-macosx
ln -s %p/share/texmf/dvips/config/*.map %i/share/texmf.macosx/dvips/config
cp config.pdfscreen %i/share/texmf.macosx/dvips/config/config.pdfscreen
cp pdftex.cfg.macosx %i/share/texmf.macosx/pdftex/config/pdftex.cfg
cp wolfram.map.macosx %i/share/texmf.macosx/dvips/config/wolfram.map
cp Ttbold.map.macosx %i/share/texmf.macosx/dvips/config/Ttbold.map
cp fmtutil.cnf.macosx %i/share/texmf.macosx/web2c/fmtutil.cnf
<<
DocFiles: INSTALL.TeX.macosx README.fink
License: Restrictive
PostRmScript: mktexlsr %p/share/texmf.macosx
PostInstScript: <<
update-alternatives --install %p/bin/epstopdf epstopdf %p/bin/epstopdf.macosx 40
mktexlsr %p/share/texmf.macosx
<<
PreRmScript: <<
if [ $1 != "upgrade" ]; then
update-alternatives --remove epstopdf %p/bin/epstopdf.macosx
fi
<<
Description: Mac OS X-specific modifications to teTeX
DescDetail: <<
This package installs Gerben Wierda's Mac OS X-specific modifications to
teTeX, as well as the altpdftex, epstopdf, and epstopdfwrap binaries.
The file epstopdf.sty is now provided by the oberdiek package.
<<
DescPort: <<
The entire source in imported through a patchfile.
The source files pdftex.def and texinfo.tex are actually used to patch the
tetex-texmf package, while the file texconfig.te is used to patch the
tetex-base package.
<<
DescPackaging: <<
We edit the README file to refer to the installed pathnames.
<<
Maintainer: Dave Morrison <[EMAIL PROTECTED]>
Homepage: ftp://ftp.nluug.nl/pub/comp/macosx/tex-gs
--- NEW FILE: tetex-macosx-20010808-6.patch ---
diff -uN tetex-macosx/INSTALL.TeX.macosx tetex-macosx.patched/INSTALL.TeX.macosx
--- tetex-macosx/INSTALL.TeX.macosx Wed Dec 31 19:00:00 1969
+++ tetex-macosx.patched/INSTALL.TeX.macosx Sat Oct 20 14:48:57 2001
@@ -0,0 +1,271 @@
+Installation instructions for teTeX on MacOS X 10
+
+Preliminary: you need administrator privileges. I assume that you are running
+the default user shell on Mac OS X: tcsh.
+
+Step 1: get the software.
+
+You need the following files (I will keep my set at
+ftp://ftp.nluug.nl/pub/comp/macosx):
+
+ config.guess
+ config.sub
+ cont-tmf.zip
+ context.macosx.patch
+ fmtutil.cnf.macosx
[...10149 lines suppressed...]
+% Say @foo, not \foo, in error messages.
+@escapechar = `@@
+
+% These look ok in all fonts, so just make them not special.
+@catcode`@& = @other
+@catcode`@# = @other
+@catcode`@% = @other
+
+@c Set initial fonts.
+@textfonts
+@rm
+
+
+@c Local variables:
+@c eval: (add-hook 'write-file-hooks 'time-stamp)
+@c page-delimiter: "^\\\\message"
+@c time-stamp-start: "def\\\\texinfoversion{"
+@c time-stamp-format: "%:y-%02m-%02d.%02H"
+@c time-stamp-end: "}"
+@c End:
--- tetex-macosx-20010808-5.info DELETED ---
--- tetex-macosx-20010808-5.patch DELETED ---
-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ad.doubleclick.net/clk;4699841;7576298;k?http://www.sun.com/javavote
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits