File: control

package info (click to toggle)
gb 0.0.20-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,676 kB
  • ctags: 2,897
  • sloc: ansic: 22,647; sh: 8,730; yacc: 634; makefile: 431; sed: 93
file content (41 lines) | stat: -rw-r--r-- 1,386 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
32
33
34
35
36
37
38
39
40
41
Source: gb
Section: interpreters
Priority: optional
Maintainer: Ben Burton <benb@acm.org>
Build-Depends: bison, debhelper (>> 3.0.0), flex, gettext, gperf, libdb3-dev, libgnomeprint-dev, libxml-dev
Standards-Version: 3.5.6

Package: gb
Architecture: any
Section: interpreters
Depends: ${shlibs:Depends}
Description: Gnome Basic - VB compatible Basic for GNOME
 Gnome Basic is an embryonic attempt to provide Visual Basic compatible
 functionality for the GNOME project, particularly with respect to
 office (VBA) compatibility.
 .
 This package provides the command-line Gnome Basic controller.

Package: libgb0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Conflicts: sgb
Description: Gnome Basic runtime libraries
 Gnome Basic is an embryonic attempt to provide Visual Basic compatible
 functionality for the GNOME project, particularly with respect to
 office (VBA) compatibility.
 .
 This package provides the runtime libraries, including the parser
 and the interpreter.

Package: libgb-dev
Architecture: any
Section: devel
Depends: libgb0 (= ${Source-Version})
Description: Gnome Basic runtime libraries (development files)
 Gnome Basic is an embryonic attempt to provide Visual Basic compatible
 functionality for the GNOME project, particularly with respect to
 office (VBA) compatibility.
 .
 This package provides the development files for the runtime libraries.