summaryrefslogtreecommitdiff
path: root/qt
authorkergoth <kergoth>2003-04-24 16:24:01 (UTC)
committer kergoth <kergoth>2003-04-24 16:24:01 (UTC)
commit9bedd27d07bcd1d9f2737f023e917f27499ba4b8 (patch) (unidiff)
treeec9a0f3bd8498302ff661061664e5c61c5ad5ed5 /qt
parentc57a19971e2f43b3a5cdfe525d755ac6603c3676 (diff)
downloadopie-9bedd27d07bcd1d9f2737f023e917f27499ba4b8.zip
opie-9bedd27d07bcd1d9f2737f023e917f27499ba4b8.tar.gz
opie-9bedd27d07bcd1d9f2737f023e917f27499ba4b8.tar.bz2
Update Bitstream Vera qpfs, include 8,10,12,14,16,18 rather than 8,10,12,14,18,24, and add Bitstream Vera 'light', which includes only 8,10,12, per mickey's request.
Diffstat (limited to 'qt') (more/less context) (ignore whitespace changes)
-rw-r--r--qt/control/qpf-bitstream-vera-light.control11
-rwxr-xr-xqt/control/qpf-bitstream-vera-light.postinst11
-rw-r--r--qt/qpf-bitstream-vera.control6
3 files changed, 26 insertions, 2 deletions
diff --git a/qt/control/qpf-bitstream-vera-light.control b/qt/control/qpf-bitstream-vera-light.control
new file mode 100644
index 0000000..b9943fb
--- a/dev/null
+++ b/qt/control/qpf-bitstream-vera-light.control
@@ -0,0 +1,11 @@
1Package: qpf-bitstream-vera-light
2Files: $QTDIR/lib/fonts/vera_{80,100,120}_{50,50i,75,75i}.*
3Version: 1.10-3
4Priority: optional
5Section: base
6Depends: qte-fonts-common
7Provides: qpf-bitstream-vera
8Replaces: qpf-bitstream-vera
9Maintainer: Chris Larson <kergoth@handhelds.org>
10Architecture: all
11Description: Bitstream Vera Fonts - small sizes - QPF format
diff --git a/qt/control/qpf-bitstream-vera-light.postinst b/qt/control/qpf-bitstream-vera-light.postinst
new file mode 100755
index 0000000..9671d9a
--- a/dev/null
+++ b/qt/control/qpf-bitstream-vera-light.postinst
@@ -0,0 +1,11 @@
1#!/bin/sh
2
3set -e
4
5if [ "$1" != "configure" ]; then
6 exit 0
7fi
8
9. /etc/profile
10
11update-qtfontdir
diff --git a/qt/qpf-bitstream-vera.control b/qt/qpf-bitstream-vera.control
index db62392..38fdf75 100644
--- a/qt/qpf-bitstream-vera.control
+++ b/qt/qpf-bitstream-vera.control
@@ -1,8 +1,10 @@
1Package: qpf-bitstream-vera 1Package: qpf-bitstream-vera
2Files: $QTDIR/lib/fonts/vera_*_{50,50i,75,75i}.* 2Files: $QTDIR/lib/fonts/vera_{80,100,120,140,160,180}_{50,50i,75,75i}.*
3Version: 1.10-1 3Version: 1.10-3
4Priority: optional 4Priority: optional
5Section: base 5Section: base
6Depends: qte-fonts-common
7Replaces: qpf-bitstream-vera-light
6Maintainer: Chris Larson <kergoth@handhelds.org> 8Maintainer: Chris Larson <kergoth@handhelds.org>
7Architecture: all 9Architecture: all
8Description: Bitstream Vera Fonts - QPF format 10Description: Bitstream Vera Fonts - QPF format