diff options
author | Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> | 2012-09-25 11:24:50 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-10-10 09:47:32 +0200 |
commit | 1612f92bb731a68b25b7619a499e1cd1265edd73 (patch) | |
tree | 4ee733101c853231c547223c2933148af8287cc5 /meta-oe/recipes-graphics/ttf-fonts | |
parent | e2d2e822f427ae226fa566512f095e6071b6aa2c (diff) | |
download | meta-openembedded-1612f92bb731a68b25b7619a499e1cd1265edd73.tar.gz |
ttf-hunkyfonts: added license stuff
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts')
-rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb index a2ef0cfa8..4a234517c 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb | |||
@@ -3,6 +3,7 @@ require ttf.inc | |||
3 | DESCRIPTION = "Hunky fonts - TTF Version" | 3 | DESCRIPTION = "Hunky fonts - TTF Version" |
4 | HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" | 4 | HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" |
5 | LICENSE = "LGPL" | 5 | LICENSE = "LGPL" |
6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=7fbc338309ac38fefcd64b04bb903e34" | ||
6 | PR = "r5" | 7 | PR = "r5" |
7 | 8 | ||
8 | SRC_URI = "${SOURCEFORGE_MIRROR}/hunkyfonts/hunkyfonts-${PV}.tar.bz2" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/hunkyfonts/hunkyfonts-${PV}.tar.bz2" |