Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / ttf-fonts / ttf-arphic-uming_20080216.bb
1 DESCRIPTION = "Unicode Mingti (printed) TrueType Font"
2 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts"
3 LICENSE = "${PN}"
4 SRC_DISTRIBUTE_LICENSES += "${PN}"
5 RPROVIDES = "virtual-chinese-font"
6 PR = "r1"
7
8 SRC_URI = \
9 "http://archive.ubuntu.com/ubuntu/pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.2.${PV}.1.orig.tar.gz"
10 S = "${WORKDIR}"
11
12 require ttf.inc
13
14 FILES_${PN} = "${datadir}"
15