summaryrefslogtreecommitdiffstats
path: root/devices/maemo5/debian/control
blob: 4aef0362b004d48b95924f0de6e7e985142c1e63 (plain)
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
Source: libqt4-3d
Section: libdevel
Priority: extra
Maintainer: Sarah Smith <sarah.j.smith@nokia.com>
Build-Depends: debhelper (>= 5), libqt4-dev (>= 4.7.0~git20100909-0maemo1+0m5), cdbs (>= 0.4.48-0osso2)
Standards-Version: 3.8.4

Package: libqt4-3d
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt4 3D module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The Qt3d module contains functionality for 3D scenes and UIs.

Package: libqt4-3d-examples
Architecture: any
Depends: libqt4-3d (= ${binary:Version})
Description: Qt 4 3d module examples
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains examples and demos for the Qt3d module

Package: libqt4-3d-dev
Architecture: any
Depends: libqt4-3d (= ${binary:Version})
Description: Qt 4 3d module development files
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the development headers for the Qt3d module