blob: 8ec527f064a36e04d44c5812e212e56adf03ae2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require qpf.inc
DESCRIPTION = "Lightweight Japanese font in 10 point suitable for 320x240 display"
HOMEPAGE = "http://sourceforge.jp/projects/zaurus-ja/"
LICENSE = "GPL"
RPROVIDES = "virtual-japanese-font"
PR = "r4"
SRC_URI = "http://osdn.dl.sourceforge.jp/zaurus-ja/773/unismall-${PV}.tar.gz"
S = "${WORKDIR}"
|