All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [PATCH 1/4] ttf-abyssinica: add version 1.500 to support Amharic language
Date: Mon, 8 Aug 2016 03:13:11 -0400	[thread overview]
Message-ID: <d916acda575f6bf600c1a08597b6377769fc26bc.1470640304.git.hongxu.jia@windriver.com> (raw)
In-Reply-To: <cover.1470640304.git.hongxu.jia@windriver.com>

Add  Ethiopia and Eritrea font, which requried by Amharic language.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
 .../recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb  | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb

diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb
new file mode 100644
index 0000000..d0c3ae5
--- /dev/null
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb
@@ -0,0 +1,17 @@
+require ttf.inc
+
+SUMMARY = "Ethiopia and Eritrea (Amharic) font - TTF Edition"
+HOMEPAGE = "http://software.sil.org/abyssinica/"
+LICENSE = "OFL-1.1"
+LIC_FILES_CHKSUM = "file://OFL.txt;md5=1694c7fc245cdc85c9971db707928159"
+
+SRCNAME = "AbyssinicaSIL"
+SRC_URI = "http://software.sil.org/downloads/abyssinica/${SRCNAME}-${PV}.zip"
+S = "${WORKDIR}/${SRCNAME}-${PV}"
+
+SRC_URI[md5sum] = "a3d943d18e303197c8d3d92d2de54d1e"
+SRC_URI[sha256sum] = "e48a77d5ab8ee0b06464a5b29be70f292aa25dc1e73eb39ec933bd7fa47bbd86"
+
+FONT_PACKAGES = "${PN}"
+FILES_${PN} = "${datadir}"
+
-- 
2.8.1



  reply	other threads:[~2016-08-08  7:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-08  7:13 [meta-oe][PATCH 0/4]add ttf-fonts packages Hongxu Jia
2016-08-08  7:13 ` Hongxu Jia [this message]
2016-08-08  7:13 ` [PATCH 2/4] fontforge-native: support python module Hongxu Jia
2016-08-08  7:13 ` [PATCH 3/4] ttf-lohit: add version 2 to support Indian languages Hongxu Jia
2016-08-08  7:13 ` [PATCH 4/4] ttf-lklug: add version 0.6-14.20090803cvs.fc24 to support sinhala language Hongxu Jia
2016-08-08 11:23 ` [meta-oe][PATCH 0/4]add ttf-fonts packages Martin Jansa
2016-08-08 17:36   ` Hongxu Jia
2016-08-09  1:42 [meta-oe][PATCH V2 " Hongxu Jia
2016-08-09  1:42 ` [PATCH 1/4] ttf-abyssinica: add version 1.500 to support Amharic language Hongxu Jia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d916acda575f6bf600c1a08597b6377769fc26bc.1470640304.git.hongxu.jia@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.