Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv637/10.4/stable/main/finkinfo/text

Added Files:
        pgf.info 
Log Message:
'nother missing dependecny of latex-beamer *grr*


--- NEW FILE: pgf.info ---
Package: pgf
Version: 0.65
Revision: 2
Depends: tetex-base, xcolor (>= 2.00-1)
Source: mirror:sourceforge:latex-beamer/%n-%v.tar.gz
Source-MD5: 763cab72b1a46160da5e40b6892db6a1
Source2: mirror:sourceforge:fink/lppl-1.2.txt
Source2-MD5: 5af7e4b8e7dde262cf18bd7224f454b5
SourceDirectory: %n
CompileScript: echo "Skip compilation."
InstallScript: <<
  install -m 755 -d    %i/etc/texmf.local/tex/latex/%n
  install -m 644 *.sty %i/etc/texmf.local/tex/latex/%n

  install -m 755 -d              %i/share/doc/%n
  install -m 644 ../lppl-1.2.txt %i/share/doc/%n/lppl.txt
<<
DocFiles: AUTHORS ChangeLog FILES INSTALL README TODO *.jpg *.eps *.tex *.pdf
PostInstScript: <<
# If ls-R does not exist, we don't run mktexlsr(user may prefer not to).
if [ -x %p/bin/mktexlsr ] && [ -f %p/etc/texmf.local/ls-R ]
then
        %p/bin/mktexlsr %p/etc/texmf.local
fi
<<
PostRmScript: <<
# If ls-R does not exist, we don't run mktexlsr(user may prefer not to).
if [ -x %p/bin/mktexlsr ] && [ -f %p/etc/texmf.local/ls-R ]
then
        %p/bin/mktexlsr %p/etc/texmf.local
fi
<<
Description: TeX Portable Graphic Format
DescDetail:<<
This package will be installed to %p/etc/texmf.local
<<
License: Restrictive/Distributable
Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
Homepage: http://latex-beamer.sourceforge.net/



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to