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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
Source: gnome-db
Section: libs
Priority: optional
Maintainer: Akira TAGOH <tagoh@debian.org>
Build-Depends: debhelper (>> 3.0.0), libgda-dev (>= 0.2.96), intltool, libbonobo-dev (>= 0.29), scrollkeeper, libgnome-dev, liborbit-dev, liboaf-dev, libgnomeprint-dev, libgconf-dev, gdk-imlib-dev, libart-dev, libgdk-pixbuf-dev, libglib1.2-dev, libgtk1.2-dev, libperl-dev, libpopt-dev, libwrap0-dev, libxml-dev, xlibs-dev, zlib1g-dev
Build-Depends-Indep: gtk-doc-tools, sgmltools-lite
Standards-Version: 3.5.2
Package: gnome-db
Section: x11
Architecture: any
Depends: ${shlibs:Depends}
Suggests: gda-mysql | gda-postgres | gda-odbc
Replaces: gnome-db-dev (<< 0.2.10-1)
Description: frontend to the GDA architecture for GNOME -- binary files
GNOME is the "GNU Network OBject Model Environment"
.
GDA is the "GNU Data Access"
.
Gnome DB is a frontend to the GDA architecture, being
developed as part of the GNOME project. It adds, to the
already powerful GDA architecture, a nice GUI front end for
users, as well as a whole set of software components
intended to be reused in other unrelated applications.
.
This package contains the core components of GNOME-DB.
Package: libgnomedb0
Section: libs
Architecture: any
Depends: gnome-db, ${shlibs:Depends}
Replaces: gnome-db (<< 0.2.92-1)
Description: frontend to the GDA architecture for GNOME -- runtime libraries
GNOME is the "GNU Network OBject Model Environment"
.
GDA is the "GNU Data Access"
.
Gnome DB is a frontend to the GDA architecture, being
developed as part of the GNOME project. It adds, to the
already powerful GDA architecture, a nice GUI front end for
users, as well as a whole set of software components
intended to be reused in other unrelated applications.
.
This package contains the runtime libraries.
Package: libgnomedb-dev
Section: devel
Architecture: any
Depends: libgnomedb0 (= ${Source-Version}), libgda-dev (>= 0.2.96), libc6-dev
Suggests: gnome-db-doc
Replaces: gnome-db-dev (<< 0.2.92-1), gnome-db (<< 0.2.92-1)
Conflicts: gnome-db-dev (<< 0.2.92-1)
Provides: gnome-db-dev
Description: frontend to the GDA architecture for GNOME -- development files
GNOME is the "GNU Network OBject Model Environment"
.
GDA is the "GNU Data Access"
.
Gnome DB is a frontend to the GDA architecture, being
developed as part of the GNOME project. It adds, to the
already powerful GDA architecture, a nice GUI front end for
users, as well as a whole set of software components
intended to be reused in other unrelated applications.
.
This package contains libraries, header files and tools to
let you develop GNOME-DB applications.
Package: gnome-db-doc
Section: doc
Architecture: all
Depends: gnome-help | www-browser, scrollkeeper
Replaces: gnome-db (<< 0.2.91-2)
Description: frontend to the GDA architecture for GNOME -- documentation files
GNOME is the "GNU Network OBject Model Environment"
.
GDA is the "GNU Data Access"
.
Gnome DB is a frontend to the GDA architecture, being
developed as part of the GNOME project. It adds, to the
already powerful GDA architecture, a nice GUI front end for
users, as well as a whole set of software components
intended to be reused in other unrelated applications.
.
This package contains documentation files.
|