summaryrefslogtreecommitdiff
path: root/recipes/qpf-fonts/qpf-unismall_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qpf-fonts/qpf-unismall_1.0.0.bb')
-rw-r--r--recipes/qpf-fonts/qpf-unismall_1.0.0.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/qpf-fonts/qpf-unismall_1.0.0.bb b/recipes/qpf-fonts/qpf-unismall_1.0.0.bb
new file mode 100644
index 0000000000..6298e2dfc4
--- /dev/null
+++ b/recipes/qpf-fonts/qpf-unismall_1.0.0.bb
@@ -0,0 +1,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}"