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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: glom
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>
Build-Depends: debhelper (>= 11),
dh-python,
docbook-to-man,
dpkg-dev (>= 1.16.0),
gnome-pkg-tools,
intltool,
iso-codes,
itstool,
libarchive-dev (>= 3.0),
libavahi-glib-dev,
libavahi-ui-gtk3-dev,
libboost-python-dev,
libepc-dev (>= 0.4.2),
libevince-dev,
libgda-5.0-dev (>= 5.2.1),
libgda-5.0-mysql,
libgda-5.0-postgres,
libgdamm5.0-dev (>= 4.99.10),
libgettextpo-dev,
libgoocanvas-2.0-dev,
libgoocanvasmm-2.0-dev (>= 1.90.11),
libgtkmm-3.0-dev (>= 3.18.0),
libgtksourceviewmm-3.0-dev (>= 3.18.0),
libtool,
libtool-bin,
libxml++2.6-dev (>= 2.24.0),
libxml-parser-perl,
libxslt1-dev (>= 1.1.10),
mm-common,
postgresql-11,
python-gi-dev,
python3-dev,
python3-sphinx,
xauth <!nocheck>,
xvfb <!nocheck>,
yelp-tools
Build-Depends-Indep: gnome-doc-utils <!nodoc>
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/gnome-team/glom
Vcs-Git: https://salsa.debian.org/gnome-team/glom.git
Homepage: http://www.glom.org/
Package: libglom-1.30-0
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Glom library (a database designer and user interface) - library
With Glom you can design table definitions and the relationships between
them, plus arrange the fields on the screen. You can edit and search the
data in those tables, and specify field values in terms of other fields.
It's as easy as it should be.
The design is loosely based on FileMaker Pro, with the added advantage of
separation between interface and data. Its simple framework should be enough
to implement most database applications. Without Glom these systems normally
consist of lots of repetitive, unmaintainable code.
.
This is the library package.
Package: libglom-1.30-dev
Architecture: any
Section: libdevel
XB-Python-Version: ${python3:Versions}
Depends: ${misc:Depends},
libepc-dev (>= 0.3.1),
libgda-5.0-dev (>= 5.2.1),
libgda-5.0-postgres,
libgdamm5.0-dev (>= 4.99.10),
libglib2.0-dev,
libglom-1.30-0 (= ${binary:Version}),
libxml++2.6-dev (>= 2.24.0),
libxml-parser-perl,
libxslt1-dev (>= 1.1.10),
python-gi-dev,
python3-dev
Description: Glom library (a database designer and user interface) - header files
With Glom you can design table definitions and the relationships between
them, plus arrange the fields on the screen. You can edit and search the
data in those tables, and specify field values in terms of other fields.
It's as easy as it should be.
The design is loosely based on FileMaker Pro, with the added advantage of
separation between interface and data. Its simple framework should be enough
to implement most database applications. Without Glom these systems normally
consist of lots of repetitive, unmaintainable code.
.
This package contains the library headers.
Package: glom
Architecture: any
Depends: ${misc:Depends},
${python3:Depends},
${shlibs:Depends},
gir1.2-gda-5.0,
iso-codes,
libgda-5.0-postgres,
libglom-1.30-0 (= ${binary:Version}),
postgresql-11
Recommends: glom-doc (= ${binary:Version})
Description: database designer and user interface
With Glom you can design table definitions and the relationships between
them, plus arrange the fields on the screen. You can edit and search the
data in those tables, and specify field values in terms of other fields.
It's as easy as it should be.
.
The design is loosely based on FileMaker Pro, with the added advantage of
separation between interface and data. Its simple framework should be enough
to implement most database applications. Without Glom these systems normally
consist of lots of repetitive, unmaintainable code.
Package: glom-doc
Section: doc
Build-Profiles: <!nodoc>
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
${shlibs:Depends},
doc-base,
libjs-jquery,
libjs-underscore
Description: database designer and user interface - documentation
With Glom you can design table definitions and the relationships between
them, plus arrange the fields on the screen. You can edit and search the
data in those tables, and specify field values in terms of other fields.
It's as easy as it should be.
.
The design is loosely based on FileMaker Pro, with the added advantage of
separation between interface and data. Its simple framework should be enough
to implement most database applications. Without Glom these systems normally
consist of lots of repetitive, unmaintainable code.
.
This package contains the documentation and examples.
Package: glom-utils
Architecture: any
Depends: ${misc:Depends},
${python3:Depends},
${shlibs:Depends},
gir1.2-gda-5.0,
libgda-5.0-postgres,
libglom-1.30-0 (= ${binary:Version}),
postgresql-11
Description: Command-line utilities for Glom
With Glom you can design table definitions and the relationships between
them, plus arrange the fields on the screen. You can edit and search the
data in those tables, and specify field values in terms of other fields.
It's as easy as it should be.
.
The design is loosely based on FileMaker Pro, with the added advantage of
separation between interface and data. Its simple framework should be enough
to implement most database applications. Without Glom these systems normally
consist of lots of repetitive, unmaintainable code.
.
This package contains the command-line tools.
|