1 | Source: libgq
|
---|
2 | Section: libs
|
---|
3 | Priority: extra
|
---|
4 | Maintainer: Marius Vollmer <marius.vollmer@nokia.com>
|
---|
5 | Origin: maemo
|
---|
6 | Build-Depends: debhelper (>= 7), libqt4-dev, doxygen, libgconf2-dev, libglib2.0-dev, autoconf, automake, libtool
|
---|
7 | Vcs-Browser: http://gitorious.org/maemo-af/libgq
|
---|
8 | Vcs-Git: git@gitorious.org:maemo-af/libgq.git
|
---|
9 |
|
---|
10 | Package: libgq-gconf0
|
---|
11 | Architecture: any
|
---|
12 | Depends: ${shlibs:Depends}
|
---|
13 | Description: a Qt wrapper for GConf
|
---|
14 | This library contains the GConfItem class, for easy
|
---|
15 | access to GConf from Qt programs.
|
---|
16 | .
|
---|
17 | This package contains the shared run-time library.
|
---|
18 |
|
---|
19 | Package: libgq-gconf0-dbg
|
---|
20 | Architecture: any
|
---|
21 | Depends: libgq-gconf0 (= ${source:Version})
|
---|
22 | Description: a Qt wrapper for GConf
|
---|
23 | This library contains the GConfItem class, for easy
|
---|
24 | access to GConf from Qt programs.
|
---|
25 | .
|
---|
26 | This package contains the debugging symbols.
|
---|
27 |
|
---|
28 | Package: libgq-gconf-dev
|
---|
29 | Architecture: any
|
---|
30 | Depends: libgq-gconf0 (= ${source:Version}), libqt4-dev, libgconf2-dev
|
---|
31 | Description: a Qt wrapper for GConf
|
---|
32 | This library contains the GConfItem class, for easy
|
---|
33 | access to GConf from Qt programs.
|
---|
34 | .
|
---|
35 | This package contains the development files.
|
---|
36 |
|
---|
37 | Package: libgq-gconf-doc
|
---|
38 | Architecture: all
|
---|
39 | Description: a Qt wrapper for GConf
|
---|
40 | This library contains the GConfItem class, for easy
|
---|
41 | access to GConf from Qt programs.
|
---|
42 | .
|
---|
43 | This package contains the documentation.
|
---|