author | kergoth <kergoth> | 2003-01-24 19:21:30 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-24 19:21:30 (UTC) |
commit | 6ad2305a32674d3149bd5bb1dc6d90336283a60a (patch) (unidiff) | |
tree | 4fad4ad5662cce7b514642db6f6e017b0c8e80e3 | |
parent | 2bf2283a35a21091a2c8a756d22c7dbd4c404b2f (diff) | |
download | opie-6ad2305a32674d3149bd5bb1dc6d90336283a60a.zip opie-6ad2305a32674d3149bd5bb1dc6d90336283a60a.tar.gz opie-6ad2305a32674d3149bd5bb1dc6d90336283a60a.tar.bz2 |
1) add Replaces: qt-embedded-rotation to libqt2-emb-fonts, per oliver, and 2) add libqt2-emb-fonts to libqpe1 depends, to ensure the fonts are always available when using any qtopia app.
-rw-r--r-- | library/libqpe1.control | 2 | ||||
-rw-r--r-- | qt/libqt2-emb-fonts.control | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/library/libqpe1.control b/library/libqpe1.control index 8b0e437..6743e28 100644 --- a/library/libqpe1.control +++ b/library/libqpe1.control | |||
@@ -1,8 +1,8 @@ | |||
1 | Files: $OPIEDIR/lib/libqpe.so.1 $OPIEDIR/lib/libqpe.so.1.5 $OPIEDIR/lib/libqpe.so.1.5.0 | 1 | Files: $OPIEDIR/lib/libqpe.so.1 $OPIEDIR/lib/libqpe.so.1.5 $OPIEDIR/lib/libqpe.so.1.5.0 |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Project Opie <opie@handhelds.org> | 4 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: qt-embedded (>=$QTE_VERSION) | 7 | Depends: libqt2-emb (>=$QTE_VERSION), libqt2-emb-fonts (>=$QTE_VERSION) |
8 | Description: libqpe, base qtopia/opie library. | 8 | Description: libqpe, base qtopia/opie library. |
diff --git a/qt/libqt2-emb-fonts.control b/qt/libqt2-emb-fonts.control index 9dd45ca..f4b9260 100644 --- a/qt/libqt2-emb-fonts.control +++ b/qt/libqt2-emb-fonts.control | |||
@@ -1,8 +1,9 @@ | |||
1 | Files: $QTDIR/lib/fonts/helvetica_*_{50,50i,75,75i}.* $QTDIR/lib/fonts/helvetica_*_t*5* $QTDIR/lib/fonts/fixed_*_50.* $QTDIR/lib/fonts/fixed_*_t*5* $QTDIR/lib/fonts/micro_*{50,50_t15,50_t5}.* $QTDIR/lib/fonts/smallsmooth_*{50,50_t15,50_t5}.* $QTDIR/lib/fonts/smoothtimes_{170,100}_{50,50_t15,50_t5}.* $QTDIR/lib/fonts/fontdir $QTDIR/lib/fonts/helvetica_*t10* $QTDIR/lib/fonts/fixed_*t10* $QTDIR/lib/fonts/micro_*t10* $QTDIR/lib/fonts/smallsmooth_*t10* $QTDIR/lib/fonts/smoothtimes_{170,100}_50*t10* | 1 | Files: $QTDIR/lib/fonts/helvetica_*_{50,50i,75,75i}.* $QTDIR/lib/fonts/helvetica_*_t*5* $QTDIR/lib/fonts/fixed_*_50.* $QTDIR/lib/fonts/fixed_*_t*5* $QTDIR/lib/fonts/micro_*{50,50_t15,50_t5}.* $QTDIR/lib/fonts/smallsmooth_*{50,50_t15,50_t5}.* $QTDIR/lib/fonts/smoothtimes_{170,100}_{50,50_t15,50_t5}.* $QTDIR/lib/fonts/fontdir $QTDIR/lib/fonts/helvetica_*t10* $QTDIR/lib/fonts/fixed_*t10* $QTDIR/lib/fonts/micro_*t10* $QTDIR/lib/fonts/smallsmooth_*t10* $QTDIR/lib/fonts/smoothtimes_{170,100}_50*t10* |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Opie Team <opie@handhelds.org> | 4 | Maintainer: Opie Team <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Depends: libqt2-emb | 6 | Depends: libqt2-emb |
7 | Version: $QTE_VERSION-$QTE_REVISION | 7 | Replaces: qt-embedded-rotation |
8 | Version: $QTE_VERSION-$QTE_REVISION.1 | ||
8 | Description: Qt/Embedded fonts - 0,90,180,270 rotation | 9 | Description: Qt/Embedded fonts - 0,90,180,270 rotation |