]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/qpf-fonts/qpf-helvetica_1.0.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / qpf-fonts / qpf-helvetica_1.0.bb
1 DESCRIPTION = "Helvetica fonts - QPF Edition"
2 LICENSE = "GPL QPL"
3 SECTION = "opie/fonts"
4 PRIORITY = "optional"
5 MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>"
6 HOMEPAGE = "http://www.pobox.sk/~mico/zaurus.html"
7 PR = "r1"
8
9 SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/hrw-oe-sources/qpf-helvetica.tar.bz2"
10 S = "${WORKDIR}/helvetica"
11
12 do_install () { 
13         install -d ${D}${palmqtdir}/lib/fonts/ 
14         for font in *.qpf; do 
15                 install -m 644 $font ${D}${palmqtdir}/lib/fonts/
16         done 
17
18
19 inherit qpf