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
|
Source: ivtools
Priority: optional
Section: libs
Build-Depends: debhelper, xutils, libtiff4-dev, libjpeg62-dev, zlib1g-dev, xlibs-dev, libace-dev, autotools-dev
Maintainer: Guenter Geiger <geiger@debian.org>
Standards-Version: 3.6.1
Package: ivtools-bin
Section: graphics
Architecture: any
Depends: ivtools-unidraw (>= ${Source-Version}), xterm | x-terminal-emulator, ${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.ivtools.org>
Package: ivtools-dev
Section: devel
Architecture: all
Depends: ivtools-interviews (>= ${Source-Version}), ivtools-unidraw (>= ${Source-Version}), libc6-dev, libtiff4-dev, libjpeg62-dev, zlib1g-dev, xlibs-dev, libace-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
Section: libs
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
Section: libs
Architecture: any
Conflicts: ivtools
Replaces: ivtools
Depends: ${shlibs:Depends}
Description: Application Frameworks layered on Unidraw
The package includes the unidraw library plus extensions for frame and
graph editing, needed by the ivtools vector graphics editors.
|