foiltex stable port information

Package: foiltex
Version: 2.1.4
Revision: 2
Depends: tetex-base
Description: System for generating foils/transparencies/slides using TeX
#Source: mirror:ctan:nonfree/macros/latex/contrib/supported/foiltex/foiltex.ins
Source: mirror:sourceforge:fink/foiltex-%v.ins
Source-MD5: 52b7e2ce6bded506f04b630464702f6c
#Source2: mirror:ctan:nonfree/macros/latex/contrib/supported/foiltex/foiltex.dtx
Source2: mirror:sourceforge:fink/foiltex-%v.dtx
Source2-MD5: d795a8bb32e90be70fb16e595998a841
#Source3: mirror:ctan:nonfree/macros/latex/contrib/supported/foiltex/readme.flt
Source3: mirror:sourceforge:fink/readme-%v.flt
Source3-MD5: efe215816b3a90e4995df95acad79bb8
NoSourceDirectory: true
Patch: %n.patch
CompileScript: <<
mv foiltex-%v.ins foiltex.ins; mv foiltex-%v.dtx foiltex.dtx; mv readme-%v.flt readme.flt
latex foiltex.ins
latex foiltex.dtx
<<
InstallScript: <<
mkdir -p %i/etc/texmf.local/tex/latex/foiltex
mkdir -p %i/etc/texmf.local/doc/foiltex/examples
cp -f foils.cls foil*.clo fltfonts.def foils.sty %i/etc/texmf.local/tex/latex/foiltex
cp -f foiltex.dvi %i/etc/texmf.local/doc/foiltex
cp -f sampfoil.tex %i/etc/texmf.local/doc/foiltex/examples
<<
License: Restrictive/Distributable
DocFiles: readme.flt foiltex.ins foiltex.dtx
PostInstScript: <<
if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr %p/etc/texmf.local; fi
<<
PostRmScript: <<
if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr %p/etc/texmf.local; fi
<<
DescPort: <<
The patch allows foiltex to build with the most recent LaTeX2e (as supplied
in teTeX 3.0 and later).
<<
Homepage: http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/foiltex.html
Maintainer: Dave Morrison

foiltex stable port .patch

--- foiltex/foiltex-2.1.4.ins.orig 2005-05-24 08:05:47.000000000 -0400
+++ foiltex/foiltex-2.1.4.ins 2005-05-24 08:08:40.000000000 -0400
@@ -117,20 +117,20 @@
\generateFile{sampfoil.tex}{t}{\from{foiltex.dtx}{sample}}


-\newcommand{\iispc}{\space\space}
-\newcommand{\vspc}{\iispc\iispc\space}
+%\newcommand{\iispc}{\space\space}
+%\newcommand{\vspc}{\iispc\iispc\space}
\Msg{**********************************************************************}
\Msg{*}
\Msg{* To finish the installation, do the following:}
\Msg{*}
-\Msg{*\iispc 1) Copy or move the foils.cls, foil*.clo, fltfonts.def and}
-\Msg{*\vspc and foils.sty files to the some directory in your TEXINPUTS}
-\Msg{*\vspc LATEXINPUTS path. See your TeX systems documentation for}
-\Msg{*\vspc additional steps that may be required for your local environment.}
-\Msg{*\iispc 2) Run LaTeX on the foiltex.dtx file to produce the documentation}
-\Msg{*\vspc in dvi format. Put the resulting foiltex.dvi file and the}
-\Msg{*\vspc foiltex.dtx somewhere in your documentation subdirectory.}
-\Msg{*\iispc 3) Put the sample file (sampfoil.tex) in the examples directory.}
+\Msg{*\space\space 1) Copy or move the foils.cls, foil*.clo, fltfonts.def and}
+\Msg{*\space\space\space\space\space and foils.sty files to the some directory in your TEXINPUTS}
+\Msg{*\space\space\space\space\space LATEXINPUTS path. See your TeX systems documentation for}
+\Msg{*\space\space\space\space\space additional steps that may be required for your local environment.}
+\Msg{*\space\space 2) Run LaTeX on the foiltex.dtx file to produce the documentation}
+\Msg{*\space\space\space\space\space in dvi format. Put the resulting foiltex.dvi file and the}
+\Msg{*\space\space\space\space\space foiltex.dtx somewhere in your documentation subdirectory.}
+\Msg{*\space\space 3) Put the sample file (sampfoil.tex) in the examples directory.}
\Msg{*}
\Msg{**********************************************************************}
\endinput

foiltex _unstable_ port information

Package: foiltex
Version: 2.1.4b
Revision: 1
Depends: tetex-base
Description: System for generating foils/transparencies/slides using TeX
#Source: mirror:ctan:nonfree/macros/latex/contrib/supported/foiltex/
Source: mirror:sourceforge:fink/%n-%v.tar.gz
Source-MD5: f7cc9d4e441e55739494a45a1cb64085
SourceDirectory: %n
CompileScript: <<
latex foiltex.ins
latex foiltex.dtx
<<
InstallScript: <<
mkdir -p %i/etc/texmf.local/tex/latex/foiltex
mkdir -p %i/etc/texmf.local/doc/foiltex/examples
cp -f foils.cls foil*.clo fltfonts.def foils.sty %i/etc/texmf.local/tex/latex/foiltex
cp -f foiltex.pdf %i/etc/texmf.local/doc/foiltex
cp -f sampfoil.tex %i/etc/texmf.local/doc/foiltex/examples
<<
License: Restrictive/Distributable
DocFiles: README foiltex.ins foiltex.dtx foiltex.announce
PostInstScript: <<
if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr %p/etc/texmf.local; fi
<<
PostRmScript: <<
if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr %p/etc/texmf.local; fi
<<
Homepage: http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/foiltex.html
Maintainer: Dave Morrison

foiltex _unstable_ port .patch

--- foiltex/foiltex-2.1.4.ins.orig 2005-05-24 08:05:47.000000000 -0400
+++ foiltex/foiltex-2.1.4.ins 2005-05-24 08:08:40.000000000 -0400
@@ -117,20 +117,20 @@
\generateFile{sampfoil.tex}{t}{\from{foiltex.dtx}{sample}}


-\newcommand{\iispc}{\space\space}
-\newcommand{\vspc}{\iispc\iispc\space}
+%\newcommand{\iispc}{\space\space}
+%\newcommand{\vspc}{\iispc\iispc\space}
\Msg{**********************************************************************}
\Msg{*}
\Msg{* To finish the installation, do the following:}
\Msg{*}
-\Msg{*\iispc 1) Copy or move the foils.cls, foil*.clo, fltfonts.def and}
-\Msg{*\vspc and foils.sty files to the some directory in your TEXINPUTS}
-\Msg{*\vspc LATEXINPUTS path. See your TeX systems documentation for}
-\Msg{*\vspc additional steps that may be required for your local environment.}
-\Msg{*\iispc 2) Run LaTeX on the foiltex.dtx file to produce the documentation}
-\Msg{*\vspc in dvi format. Put the resulting foiltex.dvi file and the}
-\Msg{*\vspc foiltex.dtx somewhere in your documentation subdirectory.}
-\Msg{*\iispc 3) Put the sample file (sampfoil.tex) in the examples directory.}
+\Msg{*\space\space 1) Copy or move the foils.cls, foil*.clo, fltfonts.def and}
+\Msg{*\space\space\space\space\space and foils.sty files to the some directory in your TEXINPUTS}
+\Msg{*\space\space\space\space\space LATEXINPUTS path. See your TeX systems documentation for}
+\Msg{*\space\space\space\space\space additional steps that may be required for your local environment.}
+\Msg{*\space\space 2) Run LaTeX on the foiltex.dtx file to produce the documentation}
+\Msg{*\space\space\space\space\space in dvi format. Put the resulting foiltex.dvi file and the}
+\Msg{*\space\space\space\space\space foiltex.dtx somewhere in your documentation subdirectory.}
+\Msg{*\space\space 3) Put the sample file (sampfoil.tex) in the examples directory.}
\Msg{*}
\Msg{**********************************************************************}
\endinput