diff options
author | Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> | 2012-09-25 11:29:45 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-10-10 09:47:32 +0200 |
commit | bf0a086890c3d883352d6ed79558f681fe9f8d09 (patch) | |
tree | 8272432b3c46489fa0ef6e2a8821274868be83ff /meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb | |
parent | cbffec21fbdd978be4665c9c50119e8d570588ea (diff) | |
download | meta-openembedded-bf0a086890c3d883352d6ed79558f681fe9f8d09.tar.gz |
ttf-wqy-zenhei: added license stuff
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb')
-rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb index f1eb6ff53..d8c88d544 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb | |||
@@ -4,6 +4,7 @@ DESCRIPTION = "WenQuanYi Zen Hei - A Hei-Ti Style Chinese font" | |||
4 | AUTHOR = "Qianqian Fang and The WenQuanYi Project Contributors" | 4 | AUTHOR = "Qianqian Fang and The WenQuanYi Project Contributors" |
5 | HOMEPAGE = "http://wqy.sourceforge.net/en/" | 5 | HOMEPAGE = "http://wqy.sourceforge.net/en/" |
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=cf540fc7d35b5777e36051280b3a911c" | ||
7 | PR = "r2" | 8 | PR = "r2" |
8 | 9 | ||
9 | SRC_URI = "${SOURCEFORGE_MIRROR}/wqy/wqy-zenhei-${PV}-0.tar.gz" | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/wqy/wqy-zenhei-${PV}-0.tar.gz" |