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 40 41 42 43 44 45 46 47
|
Source: fig2dev
Section: graphics
Priority: optional
Maintainer: Roland Rosenfeld <roland@debian.org>
Standards-Version: 4.6.1
Build-Depends: debhelper-compat (= 13),
gawk,
ghostscript <!nodoc>,
libpng-dev,
netpbm <!nocheck>,
texlive-font-utils <!nodoc>,
texlive-fonts-recommended <!nodoc>,
texlive-lang-german <!nodoc>,
texlive-latex-base <!nodoc>,
texlive-latex-extra <!nocheck !nodoc>,
texlive-latex-recommended <!nodoc>,
texlive-pictures <!nodoc>,
zlib1g-dev
Homepage: https://sourceforge.net/projects/mcj/
Vcs-Git: https://salsa.debian.org/debian/fig2dev.git
Vcs-Browser: https://salsa.debian.org/debian/fig2dev
Rules-Requires-Root: no
Package: fig2dev
Architecture: any
Depends: gawk,
ghostscript,
netpbm,
x11-common,
${misc:Depends},
${shlibs:Depends}
Replaces: transfig (<< 1:3.2.6~beta-1~)
Breaks: transfig (<< 1:3.2.6~beta-1~)
Provides: transfig
Suggests: xfig
Multi-Arch: foreign
Description: Utilities for converting XFig figure files
This package contains utilities (mainly fig2dev) to handle XFig
(Facility for Interactive Generation of figures) files.
.
It can convert files produced by xfig to box, cgm, dxf, epic, eepic,
eepicemu, emf, eps, gbx (Gerber beta driver), gif, ibmgl, jpeg,
latex, map (HTML image map), mf (MetaFont), mp (MetaPost), pcx, pdf,
pdftex, pdftex_t, pic, pict2e, pictex, png, ppm, ps, pstex, pstex_t,
pstricks, ptk (Perl/Tk), shape (LaTeX shaped paragraphs), sld
(AutoCad slide format), svg, textyl, tiff, tikz, tk (Tcl/Tk), tpic,
xbm and xpm.
|