-rw-r--r-- | qt/control/libqte2.control (renamed from qt/libqt2-emb.control) | 4 | ||||
-rwxr-xr-x | qt/control/libqte2.postinst (renamed from qt/libqt2-emb.postinst) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qt/libqt2-emb.control b/qt/control/libqte2.control index 91479ea..30c79c9 100644 --- a/qt/libqt2-emb.control +++ b/qt/control/libqte2.control | |||
@@ -1,12 +1,12 @@ | |||
1 | Files: $QTDIR/lib/libqte.so.$QTE_BASEVERSION $QTDIR/lib/libqte.so.2.3 $QTDIR/lib/libqte.so.2 | 1 | Files: $QTDIR/lib/libqte.so.$QTE_BASEVERSION $QTDIR/lib/libqte.so.2.3 $QTDIR/lib/libqte.so.2 |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Robert Griebl <sandman@handhelds.org> | 4 | Maintainer: Robert Griebl <sandman@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 1:$QTE_VERSION-$QTE_REVISION | 6 | Version: 1:$QTE_VERSION-$QTE_REVISION |
7 | Depends: libjpeg62, libpng3, zlib1g | 7 | Depends: libjpeg62, libpng3, zlib1g |
8 | Provides: qt-embedded | 8 | Provides: qt-embedded, libqt2-emb |
9 | Replaces: qt-embedded | 9 | Replaces: qt-embedded, libqt2-emb |
10 | Description: Qt/Embedded environment | 10 | Description: Qt/Embedded environment |
11 | A complete windowing system and GUI toolkit for handhelds. | 11 | A complete windowing system and GUI toolkit for handhelds. |
12 | See "QPE" for applications. | 12 | See "QPE" for applications. |
diff --git a/qt/libqt2-emb.postinst b/qt/control/libqte2.postinst index 0c37b3d..0c37b3d 100755 --- a/qt/libqt2-emb.postinst +++ b/qt/control/libqte2.postinst | |||