summaryrefslogtreecommitdiff
path: root/qt/control
Side-by-side diff
Diffstat (limited to 'qt/control') (more/less context) (show whitespace changes)
-rw-r--r--qt/control/qpf-bitstream-vera-light.control11
-rwxr-xr-xqt/control/qpf-bitstream-vera-light.postinst11
2 files changed, 22 insertions, 0 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 @@
+Package: qpf-bitstream-vera-light
+Files: $QTDIR/lib/fonts/vera_{80,100,120}_{50,50i,75,75i}.*
+Version: 1.10-3
+Priority: optional
+Section: base
+Depends: qte-fonts-common
+Provides: qpf-bitstream-vera
+Replaces: qpf-bitstream-vera
+Maintainer: Chris Larson <kergoth@handhelds.org>
+Architecture: all
+Description: 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 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" != "configure" ]; then
+ exit 0
+fi
+
+. /etc/profile
+
+update-qtfontdir