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
|
Source: ivtools
Section: optional
Priority: extra
Maintainer: Guenter Geiger <geiger@debian.org>
Standards-Version: 2.4.1
Package: ivtools-bin
Architecture: any
Depends: ivtools-interviews (>= ${Source-Version}), ivtools-unidraw (>= ${Source-Version}), ${shlibs:Depends}
Suggests: netpbm, libjpeg-progs, pstoedit
Description: Drawing Editors evolved from idraw.
The drawing editors in this package are idraw, a basic vector graphics
editor, graphdraw, flipbook, a vector graphics animation tool, a vector
graphics server and some small sample programs like dclock. For more
information about these tools and it's usage see
http://www.vectaport.com
Package: ivtools-dev
Architecture: all
Depends: ivtools-interviews (>= ${Source-Version}), ivtools-unidraw (>= ${Source-Version}), libc6-dev
Conflicts: ivtools-bin (<< 0.7.2)
Description: Development files for the InterViews library.
The ivmkmf program (similar to xmkmf) and all the include-files needed
to develop applications with the ivtools library.
Package: ivtools-interviews
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: ivtools
Description: C++ GUI library with Motif Look and Feel.
This package contains the InterViews library. It is written in C++
and portable to several different Unix platforms.
Applications written with the Interviews library can be configured to
provide a special "Look and Feel", such as SGI-Motif and normal Motif.
Package: ivtools-unidraw
Architecture: any
Conflicts: ivtools
Replaces: ivtools
Depends: ivtools-interviews, ${shlibs:Depends}
Description: Unidraw is a C++ framework for drawing editor and vector graphics
development. It is the base of the drawing editors in Vectaports ivtools
package.
|