diff options
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb new file mode 100644 index 0000000000..d3dd417dc1 --- /dev/null +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | require ttf.inc | ||
| 2 | |||
| 3 | SUMMARY = "Ethiopia and Eritrea (Amharic) font - TTF Edition" | ||
| 4 | HOMEPAGE = "http://software.sil.org/abyssinica/" | ||
| 5 | LICENSE = "OFL-1.1" | ||
| 6 | LIC_FILES_CHKSUM = "file://OFL.txt;md5=80cc8cdcdc3f8ce96957bbac946b70ae" | ||
| 7 | |||
| 8 | SRCNAME = "AbyssinicaSIL" | ||
| 9 | SRC_URI = "http://software.sil.org/downloads/r/abyssinica/${SRCNAME}-${PV}.zip" | ||
| 10 | S = "${WORKDIR}/${SRCNAME}-${PV}" | ||
| 11 | |||
| 12 | SRC_URI[sha256sum] = "274204a53b30f64cca662d78c7199e3c0325ea95ad4109886b47af734c92d0f9" | ||
| 13 | |||
| 14 | FONT_PACKAGES = "${PN}" | ||
| 15 | FILES_${PN} = "${datadir}" | ||
