summaryrefslogtreecommitdiff
path: root/qt/control
authorkergoth <kergoth>2003-04-25 15:38:39 (UTC)
committer kergoth <kergoth>2003-04-25 15:38:39 (UTC)
commited49328dc30e6e12f78c788d042ba01ce2cd2a0d (patch) (unidiff)
treefbd446e4e63b5066e9840bea76d60f03dd3fd723 /qt/control
parentbddc2d168776bf7674f9b938f8889051fb9fa7a8 (diff)
downloadopie-ed49328dc30e6e12f78c788d042ba01ce2cd2a0d.zip
opie-ed49328dc30e6e12f78c788d042ba01ce2cd2a0d.tar.gz
opie-ed49328dc30e6e12f78c788d042ba01ce2cd2a0d.tar.bz2
Reducing ambiguity in vera packaging
Diffstat (limited to 'qt/control') (more/less context) (ignore whitespace changes)
-rw-r--r--qt/control/qpf-bitstream-vera-full.control11
-rwxr-xr-xqt/control/qpf-bitstream-vera-full.postinst11
2 files changed, 22 insertions, 0 deletions
diff --git a/qt/control/qpf-bitstream-vera-full.control b/qt/control/qpf-bitstream-vera-full.control
new file mode 100644
index 0000000..1241c07
--- a/dev/null
+++ b/qt/control/qpf-bitstream-vera-full.control
@@ -0,0 +1,11 @@
1Package: qpf-bitstream-vera-full
2Files: $QTDIR/lib/fonts/vera_{80,100,120,140,160,180}_{50,50i,75,75i}*
3Version: 1.10-3
4Priority: optional
5Section: base
6Depends: qte-fonts-common
7Provides: qpf-bitstream-vera
8Replaces: qpf-bitstream-vera-light
9Maintainer: Chris Larson <kergoth@handhelds.org>
10Architecture: all
11Description: Bitstream Vera Fonts - QPF format
diff --git a/qt/control/qpf-bitstream-vera-full.postinst b/qt/control/qpf-bitstream-vera-full.postinst
new file mode 100755
index 0000000..9671d9a
--- a/dev/null
+++ b/qt/control/qpf-bitstream-vera-full.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