summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rwxr-xr-xmkipks3
-rw-r--r--qt/qt-embedded-rotation.control2
-rw-r--r--qt/qt-embedded.control2
3 files changed, 4 insertions, 3 deletions
diff --git a/mkipks b/mkipks
index c39b66f..97f78c5 100755
--- a/mkipks
+++ b/mkipks
@@ -1,5 +1,6 @@
1#!/bin/sh 1#!/bin/sh
2 2
3QTE_VERSION=2.3.4 3[ -z "$QTE_VERSION" ] && QTE_VERSION=2.3.4
4[ -z "$QTE_REVISION" ] && QTE_REVISION=3
4DEB_VERSION=2.0 5DEB_VERSION=2.0
5 6
diff --git a/qt/qt-embedded-rotation.control b/qt/qt-embedded-rotation.control
index 1ef627c..38b5ccc 100644
--- a/qt/qt-embedded-rotation.control
+++ b/qt/qt-embedded-rotation.control
@@ -6,5 +6,5 @@ Architecture: arm
6Arch: iPAQ 6Arch: iPAQ
7Depends: libjpeg62 7Depends: libjpeg62
8Version: $QTE_VERSION-4 8Version: $QTE_VERSION-$QTE_REVISION
9Description: Qt/Embedded 0,90,180 rotation fonts 9Description: Qt/Embedded 0,90,180 rotation fonts
10 The iPAQ's "normal" orientation is 270-degree rotated. 10 The iPAQ's "normal" orientation is 270-degree rotated.
diff --git a/qt/qt-embedded.control b/qt/qt-embedded.control
index 5d2932e..94579a4 100644
--- a/qt/qt-embedded.control
+++ b/qt/qt-embedded.control
@@ -4,5 +4,5 @@ Section: opie/system
4Maintainer: Robert Griebl <sandman@handhelds.org> 4Maintainer: Robert Griebl <sandman@handhelds.org>
5Architecture: arm 5Architecture: arm
6Version: $QTE_VERSION-3 6Version: $QTE_VERSION-$QTE_REVISION
7Depends: libjpeg62, libpng3, zlib1g 7Depends: libjpeg62, libpng3, zlib1g
8Description: Qt/Embedded environment 8Description: Qt/Embedded environment