author | kergoth <kergoth> | 2003-04-22 05:36:43 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 05:36:43 (UTC) |
commit | 93aa0affde672012c65dcde0df2f5a11078aa376 (patch) (unidiff) | |
tree | 8a94bd64d971797c078ff7318ffdf3ee20e5c313 /qt/control | |
parent | d171a4c253f0d7d5298e1834e0c49be6f600119f (diff) | |
download | opie-93aa0affde672012c65dcde0df2f5a11078aa376.zip opie-93aa0affde672012c65dcde0df2f5a11078aa376.tar.gz opie-93aa0affde672012c65dcde0df2f5a11078aa376.tar.bz2 |
Add update-qtfontdir tool for updating qtdir/lib/fonts/fontdir when fonts are installed/removed, and include it in qte-fonts package. note: currently only updates qpf entries
-rw-r--r-- | qt/control/qte-fonts.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/control/qte-fonts.control b/qt/control/qte-fonts.control index e1b14ff..0f7164a 100644 --- a/qt/control/qte-fonts.control +++ b/qt/control/qte-fonts.control | |||
@@ -1,10 +1,10 @@ | |||
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* $QTDIR/bin/update-qtfontdir |
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 | Provides: libqt2-emb-fonts | 7 | Provides: libqt2-emb-fonts |
8 | Replaces: qt-embedded-rotation, libqt2-emb-fonts | 8 | Replaces: qt-embedded-rotation, libqt2-emb-fonts |
9 | Version: 1:$QTE_VERSION-$QTE_REVISION | 9 | Version: 1:$QTE_VERSION-$QTE_REVISION |
10 | Description: Qt/Embedded fonts - 0,90,180,270 rotation | 10 | Description: Qt/Embedded fonts - 0,90,180,270 rotation |