Update of /cvsroot/fink/packages/dists/unstable/main/finkinfo/text
In directory usw-pr-cvs1:/tmp/cvs-serv17118

Added Files:
        ppower4-0.8.4-5.info 
Removed Files:
        ppower4-0.8.4-4.info 
Log Message:
now uses JarFiles directive


--- NEW FILE: ppower4-0.8.4-5.info ---
Package: ppower4
Version: 0.8.4
Revision: 5
Depends: tetex-base, foiltex, fink (>= 0.10.0)
#Source: mirror:custom:support/%n.zip
#CustomMirror: <<
# nam-US: ftp://tug.ctan.org/tex-archive/
# eur-DE: ftp://ftp.dante.de/tex-archive/
# eur-UK: ftp://ftp.tex.ac.uk/tex-archive/
# sam-CR: ftp://scratchy.emate.ucr.ac.cr/pub/ctan/
# eur-FR: ftp://ftp.loria.fr/pub/ctan/
# eur-NL: ftp://ftp.ntg.nl/mirror/tex-archive/
# nam-US: ftp://ftp.cise.ufl.edu/pub/mirrors/tex-archive/
#<<
#SourceRename: ppower4-%v.zip
Source: http://us.dl.sf.net/fink/direct_download/source/%n-%v.zip
Source-MD5: da969ee648e56f33f8fa98a2cc4fb40d
SourceDirectory: %n
CompileScript: <<
 unzip -a pp4sty.zip
 unzip -a exampled.zip
 unzip -a examplee.zip
<<
InstallScript: <<
 mkdir -p %i/etc/texmf.local/tex/latex/%n
 mv *.sty %i/etc/texmf.local/tex/latex/%n
 mkdir -p %i/bin
 sed 's|/common/Java/lib/ppower4|%p/bin|g' < ppower4 | sed 
's|CLASSPATH=$basedir/pp4.jar||g' > %i/bin/ppower4
 sed 's|/common/Java/lib/ppower4|%p/bin|g' < ppower4p | sed 
's|CLASSPATH=$basedir/pp4.jar||g' > %i/bin/ppower4p
 sed 's|/common/Java/lib/ppower4|%p/bin|g' < pdfthumb | sed 
's|CLASSPATH=$basedir/pp4.jar||g' > %i/bin/pdfthumb
 chmod 755 %i/bin/*
<<
JarFiles: *.jar
DocFiles: readme.html faq.html *.tex *.pdf
License: GPL
Description: Post-processor for PDF presentations created by pdf(La)TeX
DescPackaging: <<
 Using CustomMirror instead of mirror:ctan because not all CTAN mirrors
 support automatic zipping of directories.
<<
DescPort: <<
 The sed scripts correct the paths in ppower4(p).
 pp4sty.zip contains 4 files, which have been put in the texmf.local tree:
   background.sty pause.sty pp4slide.sty texpause.sty  
 I put the binaries in /sw/bin rather than /sw/bin/ppower4 to avoid
 complications of expanding the path.
 As of rev. 5, we are using the new JarFiles mechanism.
<<
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
Maintainer: Dave Morrison <[EMAIL PROTECTED]>

--- ppower4-0.8.4-4.info DELETED ---



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to