Thank you for your quick reply! I committed the new finkinfo to unstable tree.
At Sat, 25 Mar 2006 07:58:33 -0800, David R. Morrison wrote: > > You may take it over if you like. > > -- Dave > > On Mar 25, 2006, at 7:51 AM, Tomoaki Okayama wrote: > > > Hello, > > > > I attached a patch to texpower.info for updating it. > > Could you commit it or may I take over this package? > > > > -- > > Tomoaki Okayama / Todai Fink Team > > > > > > --- texpower.info.orig 2006-01-21 05:32:31.000000000 +0900 > > +++ texpower.info 2006-03-26 00:39:57.000000000 +0900 > > @@ -1,12 +1,19 @@ > > Package: texpower > > -Version: 0.1b > > +Version: 0.2 > > Revision: 1 > > Depends: tetex-base > > #Source: mirror:sourceforge:%n/%n-%v.tar.gz > > -Source: mirror:sourceforge:%n/%n-0-1b.tar.gz > > -Source-MD5: a08c81fbf1951f7390eb4de23fd944d1 > > +Source: mirror:sourceforge:%n/%n-0-2.tar.gz > > +Source-MD5: 3c4d75625f46d561e5ad2b564012e724 > > +PatchScript: perl -pi -e "s/(latex tpslifonts.dtx)/pdf\1/" > > tpslifonts/Makefile > > CompileScript: << > > make all > > + (cd tpslifonts && make all) > > + > > + cp tpslifonts/tpslifonts.sty . > > + texi2pdf -q -c --language=latex FAQ-display.tex > > + texi2pdf -q -c --language=latex FAQ-printout.tex > > + texi2pdf -q -c --language=latex fulldemo.tex > > << > > InstallScript: << > > mkdir -p %i/etc/texmf.local/tex/latex/texpower > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
