From 9bedd27d07bcd1d9f2737f023e917f27499ba4b8 Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 24 Apr 2003 16:24:01 +0000 Subject: 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. --- (limited to 'qt') 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 +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 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 @@ Package: qpf-bitstream-vera -Files: $QTDIR/lib/fonts/vera_*_{50,50i,75,75i}.* -Version: 1.10-1 +Files: $QTDIR/lib/fonts/vera_{80,100,120,140,160,180}_{50,50i,75,75i}.* +Version: 1.10-3 Priority: optional Section: base +Depends: qte-fonts-common +Replaces: qpf-bitstream-vera-light Maintainer: Chris Larson Architecture: all Description: Bitstream Vera Fonts - QPF format -- cgit v0.9.0.2