File: control

package info (click to toggle)
libooc-vo 20020310-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,388 kB
  • ctags: 78
  • sloc: sh: 266; ansic: 263; makefile: 197
file content (31 lines) | stat: -rw-r--r-- 1,366 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
31
Source: libooc-vo
Section: devel
Priority: optional
Maintainer: Florian M. Weps <fmw@debian.org>
Build-Depends: debhelper (>> 3.0.0), oo2c (>= 1.5.7-2), libooc-xml-dev (>= 3.0-4), libooc-x11-dev (>= 20020123-1), autoconf, libtool, texinfo
Standards-Version: 3.5.6

Package: libooc-vo-dev
Architecture: any
Depends: libooc-vo (= ${Source-Version}), oo2c (>= 1.5.7-2), libooc-xml-dev (>= 3.0-4), libooc-x11-dev (>= 20020123-1)
Replaces: voberon-dev
Section: devel
Description: VisualOberon GUI class library for Oberon-2 (development)
 VisualOberon (or short 'VO') is a collection of classes written in
 the programming language Oberon-2. The classes are designed to easily
 build graphical user interfaces for programs written in Oberon-2.
 .
 VisualOberon uses OOC and its first implementation OO2C as
 development tool, but VisualOberon's design is not limited to that
 compiler.  It is based on the language defined by the official language
 report and thus should be easily portable to other compilers.

Package: libooc-vo
Architecture: any
Depends: ${shlibs:Depends}
Replaces: voberon
Section: libs
Description: VisualOberon GUI class library for Oberon-2
 VisualOberon (or short 'VO') is a collection of classes written in
 the programming language Oberon-2. The classes are designed to easily
 build graphical user interfaces for programs written in Oberon-2.