From a6887f230c6b091aa942ea3e7dbf744b20ec53a6 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Fri, 15 Oct 2021 21:07:20 +0200 Subject: ttf-abyssinica: update to 2.100 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb | 15 --------------- .../recipes-graphics/ttf-fonts/ttf-abyssinica_2.100.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb create mode 100644 meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.100.bb (limited to 'meta-oe') 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 deleted file mode 100644 index 29a1f6ba75..0000000000 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb +++ /dev/null @@ -1,15 +0,0 @@ -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=80cc8cdcdc3f8ce96957bbac946b70ae" - -SRCNAME = "AbyssinicaSIL" -SRC_URI = "http://software.sil.org/downloads/r/abyssinica/${SRCNAME}-${PV}.zip" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -SRC_URI[sha256sum] = "274204a53b30f64cca662d78c7199e3c0325ea95ad4109886b47af734c92d0f9" - -FONT_PACKAGES = "${PN}" -FILES:${PN} = "${datadir}" diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.100.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.100.bb new file mode 100644 index 0000000000..bce37a2e05 --- /dev/null +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.100.bb @@ -0,0 +1,15 @@ +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=fd664aaab50445c3c1c97544554a6bda" + +SRCNAME = "AbyssinicaSIL" +SRC_URI = "http://software.sil.org/downloads/r/abyssinica/${SRCNAME}-${PV}.zip" +S = "${WORKDIR}/${SRCNAME}-${PV}" + +SRC_URI[sha256sum] = "1a1fc8e82f0c0f2e824f42bff05c1f4a0356330a89dc7ba798c1a20bc3e333e0" + +FONT_PACKAGES = "${PN}" +FILES:${PN} = "${datadir}" -- cgit v1.2.3-54-g00ecf