summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/conf/layer.conf1
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb17
2 files changed, 18 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index c5e74c298..71ee2fbc0 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -50,6 +50,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
50# ttf.inc inherits fontcache which adds fontconfig-utils to RDEPENDS 50# ttf.inc inherits fontcache which adds fontconfig-utils to RDEPENDS
51SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ 51SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
52 terminus-font->fontconfig \ 52 terminus-font->fontconfig \
53 ttf-abyssinica->fontconfig \
53 ttf-arphic-uming->fontconfig \ 54 ttf-arphic-uming->fontconfig \
54 ttf-dejavu->fontconfig \ 55 ttf-dejavu->fontconfig \
55 ttf-droid->fontconfig \ 56 ttf-droid->fontconfig \
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 000000000..d0c3ae5e3
--- /dev/null
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb
@@ -0,0 +1,17 @@
1require ttf.inc
2
3SUMMARY = "Ethiopia and Eritrea (Amharic) font - TTF Edition"
4HOMEPAGE = "http://software.sil.org/abyssinica/"
5LICENSE = "OFL-1.1"
6LIC_FILES_CHKSUM = "file://OFL.txt;md5=1694c7fc245cdc85c9971db707928159"
7
8SRCNAME = "AbyssinicaSIL"
9SRC_URI = "http://software.sil.org/downloads/abyssinica/${SRCNAME}-${PV}.zip"
10S = "${WORKDIR}/${SRCNAME}-${PV}"
11
12SRC_URI[md5sum] = "a3d943d18e303197c8d3d92d2de54d1e"
13SRC_URI[sha256sum] = "e48a77d5ab8ee0b06464a5b29be70f292aa25dc1e73eb39ec933bd7fa47bbd86"
14
15FONT_PACKAGES = "${PN}"
16FILES_${PN} = "${datadir}"
17