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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
Source: xfig
Section: graphics
Priority: optional
Maintainer: Roland Rosenfeld <roland@debian.org>
Standards-Version: 4.5.1
Build-Depends: debhelper-compat (= 13),
desktop-file-utils <!nocheck>,
dpkg (>= 1.7.2),
fig2dev,
libgs-dev,
libjpeg-dev,
libpng-dev,
libtiff-dev,
libx11-dev,
libxi-dev,
libxpm-dev,
libxt-dev,
xaw3dg-dev (>= 1.5+E-2)
Build-Depends-Arch: imagemagick
Build-Depends-Indep: groff <!nodoc>,
htmldoc <!nodoc>,
man-db <!nodoc>
Homepage: https://sourceforge.net/projects/mcj/
Vcs-Git: https://salsa.debian.org/debian/xfig.git
Vcs-Browser: https://salsa.debian.org/debian/xfig
Rules-Requires-Root: no
Package: xfig
Architecture: any
Depends: fig2dev,
sensible-utils,
xdg-utils,
${misc:Depends},
${shlibs:Depends}
Recommends: xfig-libs
Suggests: cups-client | lpr,
ghostscript,
gimp,
gsfonts-x11 (>= 0.7),
netpbm,
spell,
xfig-doc (>= 1:3.2.5-alpha4-1)
Breaks: xfig-doc (<< 1:3.2.5-alpha4-1)
Description: Facility for Interactive Generation of figures under X11
XFig is a menu-driven tool that allows the user to draw and
manipulate objects interactively in an X window. The resulting
pictures can be saved. If the fig2dev program is installed, which is
contained in the fig2dev package, the pictures can be printed on
postscript printers or converted to a variety of other formats (e.g.
to allow inclusion in LaTeX documents or web pages).
.
This package contains the xfig program itself.
.
You should think about installing the fig2dev package to export the
graphics to several common formats. You should also think about
installing xfig-doc, which contains the documentation and xfig-libs,
which contains several clip art libraries.
Package: xfig-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: firefox-esr | www-browser,
xfig,
xpdf | pdf-viewer
Description: XFig on-line documentation and examples
XFig is a menu-driven tool that allows the user to draw and
manipulate objects interactively in an X window. The resulting
pictures can be saved. If the fig2dev program is installed, which is
contained in the fig2dev package, the pictures can be printed on
postscript printers or converted to a variety of other formats (e.g.
to allow inclusion in LaTeX documents or web pages).
.
This package contains on-line documentation in HTML and PDF formats
as well as the graphics examples distributed with XFig.
Package: xfig-libs
Architecture: all
Depends: ${misc:Depends}
Suggests: xfig (>= 1:3.2.5-alpha4-1)
Breaks: xfig (<< 1:3.2.5-alpha4-1)
Multi-Arch: foreign
Description: XFig image libraries and examples
XFig is a menu-driven tool that allows the user to draw and
manipulate objects interactively in an X window. The resulting
pictures can be saved. If the fig2dev program is installed, which is
contained in the fig2dev package, the pictures can be printed on
postscript printers or converted to a variety of other formats (e.g.
to allow inclusion in LaTeX documents or web pages).
.
This package contains several clip art libraries including arrows,
flowcharts, charts, labels, knitting, GUI, chemical process
flowsheets, logic, digital signal processing, Entity Relationship
diagrams, UML, electronic, electrical, hospital equipment, structural
analysis, optics, audiovisual objects, computers, networks,
mechanical (DIN), music, welding, office equipment, furniture,
buildings, flags, maps and several examples.
|