summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control38
1 files changed, 38 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..ffe525d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,38 @@
+Source: qt4-maemo5-homescreen
+Section: libs
+Priority: optional
+Maintainer: Qt Development Frameworks <qt-info@nokia.com>
+Uploaders: Harald Fernengel <harald.fernengel@nokia.com>
+Build-Depends: libqt4-maemo5-dev, libhildon1-dev, libhildondesktop1-dev
+Standards-Version: 3.7.3
+
+Package: qt4-maemo5-homescreen-loader
+Architecture: any
+Section: devel
+Depends: libhildondesktop1
+Description: Qt 4 homescreen widget loader
+ 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 provides a loader for loading Qt homescreen widgets
+
+Package: qt4-maemo5-homescreen-loader-dbg
+Priority: extra
+Architecture: any
+Section: devel
+Depends: qt4-maemo5-homescreen-loader
+Description: Qt 4 library debugging symbols
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This packages contains the debugging symbols for the Qt 4 homescreen loader
+
+Package: qt4-maemo5-homescreen-example
+Architecture: any
+Section: devel
+Depends: libqt4-maemo5-core (>= 4.6.1), libqt4-maemo5-gui (>= 4.6.1), qt4-maemo5-homescreen-loader
+Description: Qt 4 Declarative 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 an example homescreen widget done with Qt 4