Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/text
In directory sc8-pr-cvs1:/tmp/cvs-serv19942
Added Files:
xdvi-22.70-1.info
Removed Files:
xdvi-22.69-1.info
Log Message:
new upstream version
--- NEW FILE: xdvi-22.70-1.info ---
Package: xdvi
Version: 22.70
Revision: 1
Depends: x11, ghostscript (>= 7.02) | ghostscript6, tetex-base
Description: Display TeX .dvi files under the X Window System
Source: ftp://ftp.math.berkeley.edu/pub/Software/TeX/%n-%v.tar.gz
Source-MD5: 1e9e89db06e37672246041f4caa2ceb3
UpdateConfigGuess: true
ConfigureParams: --with-tetex --mandir='${prefix}/share/man' --enable-config-file=%p
InstallScript: <<
mkdir -p %i/bin
mkdir -p %i/share/man/man1
make install prefix=%i
head -25 xdvi.c > LICENSE
mv %i/bin/xdvi %i/bin/xdvi.xdvi
mv %i/share/man/man1/xdvi.1 %i/share/man/man1/xdvi.1.xdvi
<<
DocFiles: FAQ INSTALL README LICENSE
PostInstScript: <<
update-alternatives --install %p/bin/xdvi xdvi %p/bin/xdvi.xdvi 40
update-alternatives --install %p/share/man/man1/xdvi.1 xdvi.1
%p/share/man/man1/xdvi.1.xdvi 40
<<
PreRmScript: <<
if [ $1 != "upgrade" ]; then
update-alternatives --remove xdvi %p/bin/xdvi.xdvi
update-alternatives --remove xdvi.1 %p/share/man/man1/xdvi.1.xdvi
fi
<<
DescUsage: <<
If using system-tex, update to system-tetex >= 20010808-4, and add the
following lines to /usr/local/teTeX/share/texmf/web2c/texmf.cnf. They must go
before any of these symbols are defined without the .XDvi suffix:
PKFONTS.XDvi = .:$TEXMF/%s:$VARTEXFONTS/pk/{%m,modeless}//
VFFONTS.XDvi = .:$TEXMF/%s
PSHEADERS.XDvi = .:$TEXMF/%q{dvips,fonts/type1}//
PSFIGURES.XDvi = .:$TEXMF/%q{dvips,tex}//
This version of xdvi will not work properly with tetex < 1.0-12.
If you are using a more recent version of fink's tetex packages, either
update to tetex-texmf >= 1.0-6, or add the above lines to %p/texmf.cnf
Note that the recently-introduced Print dialog box is not yet functioning
correctly in this OSX port.
<<
License: OSI-Approved
Homepage: http://www.math.berkeley.edu/~vojta/xdvi.html
Maintainer: Dave Morrison <[EMAIL PROTECTED]>
--- xdvi-22.69-1.info DELETED ---
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits