blob: 294ad0c7fa95bd1c0c004c3789935c2f39c5153d (
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"
FILE_PR = "r4"
SRC_URI = "http://osdn.dl.sourceforge.jp/zaurus-ja/773/unismall-${PV}.tar.gz"
S = "${WORKDIR}"
|