Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Tue, 22 Feb 2005 16:40:12 +0000 (16:40 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Tue, 22 Feb 2005 16:40:12 +0000 (16:40 +0000)
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/02/22 17:22:01+01:00 mn-solutions.de!schurig
added some provides, so what we can DEPEND/RDEPEND on the font files

BKrev: 421b606c_tlyJfgOd4bBNyMRPEXrJg

packages/qpf-fonts/qpf-qte_2.3.10.bb
packages/vera-fonts/qpf-bitstream-vera-sans-mono_1.10.bb
packages/vera-fonts/qpf-bitstream-vera_1.10.bb

index a200830..caead15 100644 (file)
@@ -5,6 +5,22 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL QPL"
 PR = "r1"
 
+PROVIDES  = "qte-font-helvetica-100 qte-font-helvetica-120"
+PROVIDES += "qte-font-fixed-70 qte-font-fixed-120"
+PROVIDES += "qte-font-helvetica-80 qte-font-helvetica-140 qte-font-helvetica-180 qte-font-helvetica-240"
+PROVIDES += "qte-font-smallsmooth-90"
+PROVIDES += "qte-font-micro-40"
+PROVIDES += "qte-font-japanese-230"
+PROVIDES += "qte-font-smoothmono-90 qte-font-smoothmono-100  qte-font-smoothmono-110 qte-font-smoothmono-120"
+PROVIDES += "qte-font-smoothmono-140 qte-font-smoothmono-180  qte-font-smoothmono-240"
+PROVIDES += "qte-font-smoothsans-90 qte-font-smoothsans-100  qte-font-smoothsans-110 qte-font-smoothsans-120"
+PROVIDES += "qte-font-smoothsans-140 qte-font-smoothsans-180  qte-font-smoothsans-240"
+PROVIDES += "qte-font-smoothserif-90 qte-font-smoothserif-100  qte-font-smoothserif-110 qte-font-smoothserif-120"
+PROVIDES += "qte-font-smoothserif-140 qte-font-smoothserif-180  qte-font-smoothserif-240"
+PROVIDES += "qte-font-smoothtimes-100  qte-font-smoothtimes-160 qte-font-smoothtimes-170"
+PROVIDES += "qte-font-smoothtimes-220 qte-font-smoothtimes-250  qte-font-smoothtimes-440"
+PROVIDES += "qte-font-unifont"
+
 SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz"
 S = "${WORKDIR}/qt-${PV}"
 
index 4123ab7..59ceeb2 100644 (file)
@@ -5,6 +5,11 @@ LICENSE = "Bitstream Vera"
 PACKAGE_ARCH = "all"
 PR = "r3"
 
+PROVIDES += "qpf-bitstream-vera-sans-mono-small"
+PROVIDES += "qpf-bitstream-vera-sans-mono-larger"
+PROVIDES += "qpf-bitstream-vera-sans-mono-large"
+PROVIDES += "qpf-bitstream-vera-sans-mono-huge"
+
 SRC_URI = "http://openzaurus.org/mirror/fonts-bitstream-vera-sans-mono.tar.gz"
 S = "${WORKDIR}/verasansmono"
 
index f55705a..6c85113 100644 (file)
@@ -6,6 +6,8 @@ LICENSE = "Bitstream Vera"
 PACKAGE_ARCH = "all"
 PR = "r2"
 
+PROVIDES = "qpf-bitstream-vera-small qpf-bitstream-vera-large"
+
 SRC_URI = "http://openzaurus.org/mirror/vera-qpf_1.10-3.tar.gz"
 S = "${WORKDIR}/vera-qpf"