1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Source: advi
Section: tex
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Ralf Treinen <treinen@debian.org>, Sven Luther <luther@debian.org>, Remi Vanicat <vanicat@debian.org>, Stefano Zacchiroli <zack@debian.org>, Sylvain Le Gall <sylvain.le-gall@polytechnique.org>, Julien Cristau <julien.cristau@ens-lyon.org>, Samuel Mimram <smimram@debian.org>
Build-Depends: debhelper (>> 4.0.0), tetex-bin, ocaml, libcamlimages-ocaml-dev (>= 2.20-8+etch3), tetex-extra, zlib1g-dev, gs, dpatch, chrpath, ocaml-best-compilers, hevea, x-dev, libx11-dev, libxinerama-dev
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/advi
Package: advi
Architecture: any
Depends: ${shlibs:Depends}, tetex-bin | texlive-base-bin, tetex-base| texlive-base, gs
Suggests: ttf-kochi-gothic, ttf-kochi-mincho, bzip2
Replaces: mldvi, activedvi
Description: an active DVI previewer and presenter
Active-DVI is a DVI previewer and presenter written in Objective Caml
with some eye candy effects for presentation, support for interactive
demonstrations, and embedding of arbitrary applications within the
presentation (hence the Active adjective of the presenter :).
.
Active-DVI does not (yet) support postscript fonts (see the README.Debian for
more details).
.
Active-DVI also has the ability to run embedded commands, which may cause
security problems when viewing untrusted DVI files. Make sure to read the
README.Debian for more information.
Package: advi-examples
Architecture: all
Depends: tetex-bin | texlive-latex-base, gs, advi, imagemagick
Conflicts: advi (<< 1.6.0-4)
Suggests: ttf-kochi-gothic, ttf-kochi-mincho, ocaml-base-nox, mpg321, tk8.4, xbase-clients, xterm
Description: example presentations for Active-DVI (advi)
Active-DVI is a DVI previewer and presenter written in Objective Caml
with some eye candy effects for presentation, support for interactive
demonstrations, and embedding of arbitrary applications within the
presentation (hence the Active adjective of the presenter :).
.
This package contains example presentations for Active-DVI.
|