summaryrefslogtreecommitdiff
path: root/qt
Side-by-side diff
Diffstat (limited to 'qt') (more/less context) (ignore whitespace changes)
-rw-r--r--qt/control/qpf-bitstream-vera-large.control11
-rwxr-xr-xqt/control/qpf-bitstream-vera-large.postinst11
2 files changed, 22 insertions, 0 deletions
diff --git a/qt/control/qpf-bitstream-vera-large.control b/qt/control/qpf-bitstream-vera-large.control
new file mode 100644
index 0000000..0884e6b
--- a/dev/null
+++ b/qt/control/qpf-bitstream-vera-large.control
@@ -0,0 +1,11 @@
+Package: qpf-bitstream-vera-large
+Files: $QTDIR/lib/fonts/vera_{140,160,180}_{50,50i,75,75i}*
+Version: 1.10-4
+Priority: optional
+Section: base
+Depends: qte-fonts-common
+Provides: qpf-bitstream-vera-large
+Replaces: qpf-bitstream-vera-full
+Maintainer: Chris Larson <kergoth@handhelds.org>
+Architecture: all
+Description: Bitstream Vera Fonts - small sizes - QPF format
diff --git a/qt/control/qpf-bitstream-vera-large.postinst b/qt/control/qpf-bitstream-vera-large.postinst
new file mode 100755
index 0000000..9671d9a
--- a/dev/null
+++ b/qt/control/qpf-bitstream-vera-large.postinst
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" != "configure" ]; then
+ exit 0
+fi
+
+. /etc/profile
+
+update-qtfontdir