]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/qpf-fonts/qpf-utopia_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-utopia_1.0.bb
1 DESCRIPTION = "Utopia fonts - QPF Edition"
2 SECTION = "opie/fonts"
3 PRIORITY = "optional"
4 MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>"
5 LICENSE = "GPL QPL"
6 HOMEPAGE = "http://www.pobox.sk/~mico/zaurus.html"
7 PACKAGE_ARCH = "all"
8 PR = "r1"
9
10 SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/hrw-oe-sources/qpf-utopia.tar.bz2"
11 S = "${WORKDIR}/utopia"
12
13 do_install () { 
14         install -d ${D}${palmqtdir}/lib/fonts/ 
15         for i in *.qpf; do 
16                 install -m 644 $i ${D}${palmqtdir}/lib/fonts/${i} 
17         done 
18
19
20 inherit qpf