aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qpf-fonts/qpf-qte_2.3.10.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-29 14:40:07 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-29 14:40:07 +0000
commit48c7883a6f0fa1820a3307d109ceb26d1bcb7a41 (patch)
tree79c49f3f558f77d440ad3d3a5d7e5382fa247bdc /packages/qpf-fonts/qpf-qte_2.3.10.bb
parentc625a292aecd1db4e36a0a9cc4b4efa1901f328e (diff)
downloadopenembedded-48c7883a6f0fa1820a3307d109ceb26d1bcb7a41.tar.gz
qpf-fonts: some major clean-up and bumping of PR after the "update-font-common" commits
* unify * drop update-qtfontdir from qte-fonts-common, it is provided by qpf-font-common * replace dependencies on qte-fonts-common with qpf-font-common * rename qte-fonts-common_3.3.5 to qpf-qte_3.3.5
Diffstat (limited to 'packages/qpf-fonts/qpf-qte_2.3.10.bb')
-rw-r--r--packages/qpf-fonts/qpf-qte_2.3.10.bb12
1 files changed, 5 insertions, 7 deletions
diff --git a/packages/qpf-fonts/qpf-qte_2.3.10.bb b/packages/qpf-fonts/qpf-qte_2.3.10.bb
index 7cc4789c4a..a1a589f003 100644
--- a/packages/qpf-fonts/qpf-qte_2.3.10.bb
+++ b/packages/qpf-fonts/qpf-qte_2.3.10.bb
@@ -1,9 +1,9 @@
-DESCRIPTION = "Qt/Embedded Fonts Version ${PV}"
-SECTION = "opie/fonts"
-PRIORITY = "optional"
-LICENSE = "GPL QPL"
+require qpf.inc
+
+DESCRIPTION = "Qt/Embedded fonts version ${PV}"
HOMEPAGE = "http://www.trolltech.com"
-PR = "r1"
+LICENSE = "GPL QPL"
+PR = "r2"
PROVIDES = "qte-font-helvetica-100 qte-font-helvetica-120"
PROVIDES += "qte-font-fixed-70 qte-font-fixed-120"
@@ -26,8 +26,6 @@ RPROVIDES_qte-font-japanese += "virtual/japanese-font"
SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz"
S = "${WORKDIR}/qt-${PV}"
-require qpf.inc
-
QPF_PKGPATTERN = "qte-font-%s"
QPF_DESCRIPTION = "Qt/E font %s"