File: control

package info (click to toggle)
pong 1.0.2-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 904 kB
  • ctags: 17
  • sloc: sh: 343; makefile: 215
file content (52 lines) | stat: -rw-r--r-- 1,984 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
42
43
44
45
46
47
48
49
50
51
52
Source: pong
Section: devel
Priority: optional
Maintainer: Akira TAGOH <tagoh@debian.org>
Build-Depends: debhelper (>> 3.0.0), intltool, libxml-dev, libgnome-dev, liborbit-dev, bison, flex, xlibs-dev, gob (>= 1.0.9), libglade0-dev, liboaf-dev (>= 0.6.0), libgconf-dev (>= 0.6.0), gettext, libgdk-pixbuf-dev (>= 0.7.0), libbonobo-dev (>= 1.0.3), scrollkeeper, libglade-gnome0-dev
Standards-Version: 3.5.2

Package: libpong0
Section: libs
Architecture: any
Depends: libpong-common, ${shlibs:Depends}
Description: a library for making Preference/Property dialogs
 PonG is a library for making preference/property dialogs for GNOME. By
 default it does very simple dialog layout, however you can also use glade to
 design parts of the dialogs.
 .
 This package contains the shared libraries.

Package: libpong-common
Section: misc
Architecture: any
Depends: ${shlibs:Depends}
Description: Common files for making Preference/Property dialogs
 PonG is a library for making preference/property dialogs for GNOME. By
 default it does very simple dialog layout, however you can also use glade to
 design parts of the dialogs.
 .
 This package contains the common files for PonG.

Package: pong
Section: devel
Architecture: any
Depends: scrollkeeper, ${shlibs:Depends}
Recommends: gnome-help | www-browser
Description: Preference/Property dialogs maker for GNOME
 PonG is a library for making preference/property dialogs. By default it does
 very simple dialog layout, however you can also use glade to design parts of
 the dialogs.
 .
 This package contains the dialog editor.

Package: libpong-dev
Section: devel
Architecture: any
Depends: libpong0 (= ${Source-Version}), libc6-dev
Description: development files for making Preference/Property dialogs.
 PonG is a library for making preference/property dialogs for GNOME. By
 default it does very simple dialog layout, however you can also use glade to
 design parts of the dialogs.
 .
 This package contains the development files for PonG.