summaryrefslogtreecommitdiff
path: root/packages/ttf-fonts/ttf-arphic-uming_20080216.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-09-24 08:57:21 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-09-24 08:57:21 +0000
commite0a250c30d978c85e8f6e63cb3940061d906730d (patch)
treeeac86624642e03c81bba47cd5a4c3c968974de29 /packages/ttf-fonts/ttf-arphic-uming_20080216.bb
parent17d2b8a8282c911f3d394fac1d042912c1f7f0ee (diff)
add chinese font ttf-arphic-uming
Diffstat (limited to 'packages/ttf-fonts/ttf-arphic-uming_20080216.bb')
-rw-r--r--packages/ttf-fonts/ttf-arphic-uming_20080216.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages/ttf-fonts/ttf-arphic-uming_20080216.bb b/packages/ttf-fonts/ttf-arphic-uming_20080216.bb
new file mode 100644
index 0000000000..6c2da7b669
--- /dev/null
+++ b/packages/ttf-fonts/ttf-arphic-uming_20080216.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "Unicode Mingti (printed) TrueType Font"
+HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts"
+LICENSE = "${PN}"
+SRC_DISTRIBUTE_LICENSES += "${PN}"
+RPROVIDES = "virtual/chinese-font"
+PR = "r0"
+
+SRC_URI = \
+"http://archive.ubuntu.com/ubuntu/pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.2.${PV}.1.orig.tar.gz"
+S = "${WORKDIR}"
+
+require ttf.inc
+
+FILES_${PN} = "${datadir}"
+