File: control

package info (click to toggle)
ivtools 0.6.2-4
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 10,236 kB
  • ctags: 31,595
  • sloc: ansic: 137,968; makefile: 20,655; cpp: 14,588; sh: 169
file content (30 lines) | stat: -rw-r--r-- 891 bytes parent folder | download
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
Source: ivtools
Section: devel
Priority: extra
Maintainer: Guenter Geiger <geiger@iem.mhsg.ac.at>
Standards-Version: 2.1.2.2

Package: ivtools-dev
Architecture: any
Depends: ivtools (= ${Source-Version}), libc6-dev
Conflicts: ivtools-dev
Description: Development files for the ivtools library.
 See ivtools

Package: ivtools-bin
Architecture: any
Depends: ${shlibs:Depends}
Description: Sample programs using the InterViews libraby. 
 These consist out of several demos like dclock and idemo, a C++ 
 class browser iclass and several vector drawing programs like 
 idraw, drawtool and graphdraw. The animation tool flipbook is
 also part of these programs.

Package: ivtools
Architecture: any
Depends: ${shlibs:Depends}
Conflicts:
Description: Ivtools is a C++ GUI library. 
 It was originally known as InterViews. It is written in C++ 
 and portable to serveral different Unix platforms.