removed qpf-hunky_0.3.0.bb as we have HunkyFonts in QPF format in many other sizes...
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 26 Jun 2005 18:17:44 +0000 (18:17 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 26 Jun 2005 18:17:44 +0000 (18:17 +0000)
BKrev: 42bef148TqXQGvqF2aDHK8q8LHMIsQ

packages/qpf-fonts/qpf-hunky_0.3.0.bb [deleted file]

diff --git a/packages/qpf-fonts/qpf-hunky_0.3.0.bb b/packages/qpf-fonts/qpf-hunky_0.3.0.bb
deleted file mode 100644 (file)
index a877e38..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-DESCRIPTION = "Hunky fonts - QPF Edition"
-SECTION = "opie/fonts"
-PRIORITY = "optional"
-MAINTAINER = "Gints Polis <gints.polis@cc.lv>"
-LICENSE = "Bitstream Vera"
-HOMEPAGE = "http://www.yoper.com/ariszlo/hunky.html"
-PACKAGE_ARCH = "all"
-PR = "r2"
-
-SRC_URI = "http://handhelds.org/~gints/hunkyfonts-${PV}.tar.gz"
-S = "${WORKDIR}/hunkyfonts-${PV}/QPF"
-
-do_install () { 
-        install -d ${D}${palmqtdir}/lib/fonts/ 
-        for i in *.qpf; do 
-                install -m 644 $i ${D}${palmqtdir}/lib/fonts/${i} 
-        done 
-} 
-
-inherit qpf