File: control

package info (click to toggle)
libooc-vo 20010807-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,060 kB
  • ctags: 42
  • sloc: sh: 235; makefile: 195; ansic: 28
file content (31 lines) | stat: -rw-r--r-- 1,289 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: Mike Goldman <whig@jefferson.adm.by.net>
Build-Depends: debhelper (>> 3.0.0), oo2c, libooc-xml-dev, libooc-x11-dev, autoconf
Standards-Version: 3.5.6

Package: libooc-vo-dev
Architecture: any
Depends: libooc-vo (= ${Source-Version}), oo2c (>= 1.5.5-3), libooc-xml-dev, libooc-x11-dev
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.